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.4.2 #6

Open oliverroick opened 3 years ago

oliverroick commented 3 years ago

Hi @mhasbie,

I've noticed package.lock still references Leaflet.Deflate 1.1.0. I recommend updating the dependency to 1.4.2 since later versions contain a couple of bug fixes.

Let me know if I can help.