UNPKG
leaflet-plot
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A Leaflet Plugin For Plot in Leaflet 1.0
leaflet-plot
/
dist
/
leaflet-plot.css
10 lines
(9 loc)
•
203 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.marker-icon
{
background-color
:
#ffffff
;
border
:
1px
solid
#3388ff
;
border-radius
:
50%
;
margin
: -
8px
0
0
-
8px
!important
;
width
:
14px
!important
;
height
:
14px
!important
;
outline
: none; }