Clickable Map — Responsive Design
I'm trying to make a map with clickable areas that play sounds.
(For example—you click the city and hear traffic/honking horns... you click the coast and hear ocean waves.)
I tried this as scalable HTML and it works but it bugs out on smart phones when you double tap.
It seems the phone resizes the browser on double tap and the clickable areas can't keep up... it gets wonky.
The sounds play inconsistently and the page keeps resizing while you're trying to click.
Is it possible to make clickable areas on an image in true responsive design?
I haven't been able to figure out how to keep my clickable areas attached to the right spots on my map background while the window scales.
Thanks for considering!
