removed scale bar
This commit is contained in:
@@ -111,11 +111,11 @@ L.control.zoom({
|
|||||||
}).addTo(map);
|
}).addTo(map);
|
||||||
|
|
||||||
// Scale Bar
|
// Scale Bar
|
||||||
L.control.scale({
|
// L.control.scale({
|
||||||
position: 'bottomright',
|
// position: 'bottomright',
|
||||||
maxWidth: 200,
|
// maxWidth: 200,
|
||||||
imperial: false
|
// imperial: false
|
||||||
}).addTo(map);
|
// }).addTo(map);
|
||||||
|
|
||||||
// Fullscreen Button
|
// Fullscreen Button
|
||||||
L.control.fullscreen({
|
L.control.fullscreen({
|
||||||
|
|||||||
Reference in New Issue
Block a user