UNPKG
leaflet-image
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
export leaflet maps as images
github.com/mapbox/leaflet-image
mapbox/leaflet-image
leaflet-image
/
test
/
pages
/
shared
/
style.css
9 lines
(8 loc)
•
181 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
body
{
margin
:
0
;
padding
:
0
; }
#map
{
position
:absolute;
top
:
0
;
bottom
:
0
;
width
:
100%
; }
#map
{
width
:
50%
; }
#snapshot
{
position
:absolute;
top
:
0
;
bottom
:
0
;
right
:
0
;
width
:
50%
; }