zjfcool / react-leaflet-editable

a react component with react-leaflet and leaflet-editable
10 stars 4 forks source link

Migrate to react-leaflet v3 #11

Open EliteMasterEric opened 3 years ago

EliteMasterEric commented 3 years ago

This library is not compatible with react-leaflet v3, it requires a Map component which no longer exists.

Note there are now hooks present that allow children of the Map component to access the ref directly.

@zjfcool

zjfcool commented 3 years ago

Hi,I‘m sorry to apply now.I have upgrated this library to be compatible with react-leaflet v3.You can install react-leaflet-editable@0.2.0 and try it;