img-mapper / react-img-mapper

React Component to highlight interactive zones in images
https://img-mapper.github.io/react-docs
MIT License
122 stars 39 forks source link

Display an array of Area ID's #19

Closed hainsdominic closed 3 years ago

hainsdominic commented 3 years ago

Is your feature request related to a problem? Please describe. I am trying to display an array of Area ID's on a map.

Is it possible? I read the documentation and I have no clue on how to do it.

Thank you!

hainsdominic commented 3 years ago

I tried adding the "preFillColor" property to the map JSON, but I get an errror: TypeError: Cannot read property 'naturalWidth' of null

NishargShah commented 3 years ago

Can you show some demo here like in code sandbox, so I know where you go wrong

NishargShah commented 3 years ago

I am closing this issue because of the inactivity of the author, feel free to reopen it with a demo