UNPKG
proj4leaflet
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
Smooth Proj4js integration with Leaflet
github.com/kartena/Proj4Leaflet
kartena/Proj4Leaflet
proj4leaflet
/
examples
/
tms-tiled
/
style.css
11 lines
(9 loc)
•
109 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
html
,
body
{
height
:
100%
;
padding
:
0
;
margin
:
0
; }
#map
{
width
:
100%
;
height
:
100%
; }