Map_Default_Lat: 20.0,
Map_Default_Lon: 0.0,
Map_Default_Zoom: 2,
+ // https://leafletjs.com/reference.html#map-fitbounds
+ // Example: [[0,-180], [90,180]]
+ // If set then _Lat, _Lon, _Zoom have no effect
Map_Default_Bounds: null,
// For what {x}, {y} etc stand for see