stefanocudini / leaflet-search

Search stuff in a Leaflet map
https://opengeo.tech/maps/leaflet-search/
MIT License
780 stars 335 forks source link

while rendering the map and trying to zoom out or zoom in it shows the error of "Cannot read properties of undefined (reading '_leaflet_pos')" #331

Open Karthik002002 opened 8 months ago

Karthik002002 commented 8 months ago

I been updating the each 10 sec, while plotting the new marker data. while i do dragging on the map it wont show any error while rendering / updating. but when i zoom in / out while rendering / updating the map it show the "Cannot read properties of undefined (reading '_leaflet_pos')". I'm using the leaflet map in the react.

Is there any ways to solve this issue while updating the map?