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

Using Custom Map Image #281

Open Jawmo opened 2 years ago

Jawmo commented 2 years ago

Is there an example of using a custom image file, such as a fantasy or artistic map? I don't seem to see any way to use this library over a custom image file. Thanks!

kiseloMlyako commented 1 year ago

I have not found a way to do so with this library either, but achieved it using Leaflet, good luck!