react-maps icon indicating copy to clipboard operation
react-maps copied to clipboard

Is it possible for hint to show in each region?

Open folarmi opened this issue 1 year ago • 1 comments

Thank you so much for the hard work on this project, i am writing to ask if it is possible for hints to show in each region. For example i am making use of the Nigeria map and i want the name of each state to show before hovering or clicking.

folarmi avatar Sep 24 '24 13:09 folarmi

Welcome @folarmi , Currently there is no way to implement hints without hover. The main issue with this is the irregular shape of many states which makes it unclear to dynamically show the hints by default..

Would have to research it a bit. Would work on this next after #22

shubhexists avatar Sep 24 '24 15:09 shubhexists