kadoshms / react-jvectormap

A react wrapper for jvectormap maps
MIT License
98 stars 70 forks source link

Drilldown to a custom map #97

Closed Alex35520 closed 2 years ago

Alex35520 commented 3 years ago

HI!

I try to add a custom region map. Is there anyway to add my map? I have tried lot of solution but i can't use my map. My maps seems to be good probably vectorRef.current.getMapObject().mapData=resultMap doesn't work

Drilldown feature is implemented? Can i use a custom map? Do you have an example?

Thanks

kadoshms commented 2 years ago

Hey! Version 1.0.0 will include support for both custom maps, and drilldown maps. Stay tuned.