IvanSanchez / Leaflet.Marker.Stack

A client-side implementation of CartoDB's "stacked chips" symbolizer
43 stars 5 forks source link

Any chance of a version that is backwards compatible with leaflet 0.7 ? #5

Open dceejay opened 6 years ago

dceejay commented 6 years ago

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 plugins get sorted. Your's seems to be 1.0 in that it requires this.getPane() support. Is there a workaround to make it also work on 0.7 ?