Creating an interactive custom vector map of the UK with animated locations might sound complicated at first, but that's exactly what I'm trying to accomplish. The map showcases various landmarks throughout the country, and I want users to be able to click on a specific location to view more information about it. Something similar to , although my map includes character illustrations.
I'm curious about how feasible it is to adjust the coordinates in the Javascript code to pinpoint exact positions on the map. Is there a tool available that can display current coordinates when hovering over a location?
If anyone has any suggestions or recommendations, I would greatly appreciate it! It's essential that the functionality works across all major browsers, including IE 8/9 (and preferably 7).
Thanks,
Josh