Hi
I’ve made an SVG image with paths, lots of paths, and when I hover over a region on the map it highlights the text in a list and visa versa. Would I would also like to get to work is a tooltip to appear on that region. Ideally it will be a custom tooltip which I can style the way I want but I just can’t seem to get anything to work.
Ok, after sleeping on it last night I’ve thought of a possible solution. Place Divs over the top of the svg image.
I just need to work out how to position the divs exactly where I want them and also keep them there when the SVG rescales.
Cheers @John_Betong
I think what I might need to do is hide the map for tablets / mobile devices, it’s not fundamental to the site and people can navigate to the regions without the map.
It’s worth a bit of thought though and thanks for bringing it to my attention.