You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone been able to get this to work with current (> 17.0) React.js and react-leaflet? Just importing it after npm install doesn't do anything (two Polylines between two locations don't show an offset), I saw a hint that I was supposed to do something like at https://github.com/pajicv/react-leaflet-with-custom-plugin/blob/master/src/App.js but leafletElement is undefined.
I am at a loss ;-)
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Has anyone been able to get this to work with current (> 17.0) React.js and react-leaflet? Just importing it after npm install doesn't do anything (two Polylines between two locations don't show an offset), I saw a hint that I was supposed to do something like at https://github.com/pajicv/react-leaflet-with-custom-plugin/blob/master/src/App.js but leafletElement is undefined.
I am at a loss ;-)
Thanks!
The text was updated successfully, but these errors were encountered: