mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
fixes #219
This commit is contained in:
parent
d10487b850
commit
042a6c74d4
@ -558,7 +558,7 @@
|
||||
});
|
||||
|
||||
updateOfflineUsage();
|
||||
if(typeof baseMapLayer != "undefined") baseMapLayer.goOnline();
|
||||
if(typeof tileLayer != "undefined") tileLayer.goOnline();
|
||||
}
|
||||
|
||||
function goOffline(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user