PaulLeCam / react-leaflet

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

error rendering <Marker> component in react #1124

Closed kalvin1322 closed 9 months ago

kalvin1322 commented 9 months ago

I'm new with leaflet, I think I have done all the procedures to install correctly all the dependencies but when I load the I get this error: "cannot convert undefined or null to object". I've noticed that if I remove the component the map is rendered normally, any suggestion? I've also tried to reinstall all the dependencies. thank you very much