mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 01:16:01 +00:00
Merge pull request #1090 from dataspun/leaflet-map-scale
show scale bar on map
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
})
|
||||
.addTo(map);
|
||||
|
||||
leaflet.control.scale().addTo(map);
|
||||
|
||||
addObjectToMap();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user