oSoc18 / healthdata

#osoc18 healthdata project
MIT License
6 stars 1 forks source link

Hospital selection using MarkerCluster breaks the Explorer #136

Open archived-m opened 6 years ago

archived-m commented 6 years ago

Underlying problem in the way react-leaflet rerenders the component. Might have to add markers through the leaflet instance instead of using the component.

archived-m commented 6 years ago

Works fine when removing react-leaflet-markercluster. Might also be a combination issue between markercluster and flyTo