zcreativelabs / react-simple-maps

Beautiful React SVG maps with d3-geo and topojson using a declarative api.
https://www.react-simple-maps.io/
MIT License
3.07k stars 424 forks source link

Marker display when zooming in using ZoomableGroup #316

Open scho3034 opened 1 year ago

scho3034 commented 1 year ago

I am using multiple markers in the United States map with ZoomableGroup. There are multiple markers in some areas and when i zoom in they do not scatter out but are still 'clustered'. Is there any solution to this?

image