UNPKG
ol-legend
Version:
latest (1.0.1)
1.0.1
1.0.0
0.1.2
0.1.1
Legend control for OpenLayers v3/v4/v5
github.com/munna/ol-legend
munna/ol-legend
ol-legend
/
examples
/
legend.css
12 lines
(11 loc)
•
178 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
html
,
body
{
height
:
100%
;
padding
:
0
;
margin
:
0
;
font-family
: sans-serif;
font-size
: small; }
#map
{
width
:
100%
;
height
:
100%
; }