Misc leaflet fixes
This commit is contained in:
@@ -14,6 +14,9 @@ overviewer.map = null;
|
||||
overviewer.worldCtrl = null;
|
||||
overviewer.layerCtrl = null;
|
||||
overviewer.current_world = null;
|
||||
|
||||
/// Records the current layer by name (if any) of each world
|
||||
overviewer.current_layer = {};
|
||||
|
||||
|
||||
overviewer.collections = {
|
||||
@@ -37,6 +40,8 @@ overviewer.collections = {
|
||||
*/
|
||||
'centers': {},
|
||||
|
||||
'overlays': {},
|
||||
|
||||
'worldViews': [],
|
||||
|
||||
'haveSigns': false,
|
||||
|
||||
Reference in New Issue
Block a user