[#64,map] Preliminary work on the map view
Basic map view that plots points into a Leaflet map. Right now only models with two "lat"/"lon" fields are supported. Some problems regarding zooming to markers bounds when div not visible.
This commit is contained in:
4
css/map.css
Normal file
4
css/map.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.data-map-container .map {
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user