UNPKG
dhis2-maps-api
Version:
latest (29.0.0)
29.0.0
Maps API for DHIS2 based on Leaflet
github.com/dhis2/gis-api
dhis2/gis-api
dhis2-maps-api
/
example
/
css
/
map.css
11 lines
(10 loc)
•
112 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
body
{
margin
:
0
;
padding
:
0
; }
#map
{
position
:absolute;
top
:
0
;
bottom
:
0
;
width
:
100%
; }