Leaflet.Marker.Stack icon indicating copy to clipboard operation
Leaflet.Marker.Stack copied to clipboard

A client-side implementation of CartoDB's "stacked chips" symbolizer

Results 3 Leaflet.Marker.Stack issues
Sort by recently updated
recently updated
newest added

It does not seem to work: ` L.marker.stack([48.1452853,17.0980958], { icons: [L.icon.chip({ color: "#ffffbf", iconSize: 10 }), L.icon.chip({ color: "#ffffbf", iconSize: 10 }), L.icon.chip({ color: "#a2a27b", iconSize: 10 }), ], stackOffset:...

Many other plugins "only" support leaflet 0.7 - I know that's their issue not yours - but it means that quite a few users are stuck on 0.7 while the...

Good morning Ivan, I really love all the hard work you do and that you share your hard work with everyone. I'm trying to implement this solution but I cannot...

needs more info