0.1.0 • Published 10 years ago

leaflet-div-style-icon v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Styleable Leaflet DivIcons

Divicons for rectangles and circles that can be passed svg-like style rules

Ideally it will be something like:

var icon = L.circleDivIcon({
  color: 'red'
});

where the object passed to the constructor is just like any style hash you give to the leaflet svg layers.

0.1.0

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.1

10 years ago