mhasbie / react-leaflet-deflate

React wrapper of Leaflet.Deflate. Substitues polygons and lines with markers when screen size falls below a defined threshold.
MIT License
6 stars 5 forks source link

Upgrade Leaflet.Deflate to >= 1.1.0 #5

Closed oliverroick closed 5 years ago

oliverroick commented 5 years ago

Hey @mhasbie,

I recently released Leaflet.Deflate 1.0, which contains improvements for better integration with Leaflet and other Leaflet plugins. I recommend you use the new release since it's more stable than the alpha from last November.

mhasbie commented 5 years ago

Hi @oliverroick,

Awesome! Thanks a lot for the update.