I'm searching for an automated way of generating imagemaps for world, country and region maps.
Currently I have an imagemap of regions for one country which was generated manually using this tool. By clicking a region you are then presented with a sub-region map which was also manually generated. Clicking in the sub-region would redirect to a different page.
At the moment this works for one country but I would like to expand this to other countries.
Ideally the solution should allow one to easily select a country and the corresponding imagemap would be presented. I've thought of using Google Maps or a similar online tool, but so far I was unable to find enough information or a suitable API to get the task done.
I've also found this tool but it's unclear how to automate the imagemap generation (or if it's even possible to do so).
Any help or suggestions are welcome.
Cheers