PaulLeCam / react-leaflet

React components for Leaflet maps
https://react-leaflet.js.org
Other
5.19k stars 887 forks source link

Support dynamic changing of Marker `interactive` property #1086

Closed someonewithpc closed 1 year ago

someonewithpc commented 1 year ago

@PaulLeCam Could you take a look at this?

PaulLeCam commented 1 year ago

Thanks but this is out of scope for this library, features that are not directly supported by Leaflet should be implemented in plugins or custom components.