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.04k stars 424 forks source link

Line and Annotation rendering before Geography #220

Open Veropla92 opened 3 years ago

Veropla92 commented 3 years ago

Is there any method to show Line and Annotation components after the map rendering defined in Geography component?

zimrick commented 3 years ago

Hi @Veropla92, Does this describe a similar issue to #223? Let me know if the solutions there help you