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