This commit is contained in:
Andy Gup 2014-07-30 16:53:16 -06:00
parent d10487b850
commit 042a6c74d4

View File

@ -558,7 +558,7 @@
});
updateOfflineUsage();
if(typeof baseMapLayer != "undefined") baseMapLayer.goOnline();
if(typeof tileLayer != "undefined") tileLayer.goOnline();
}
function goOffline(){