Question

I need to do something similar to this:

Flash-based interactive map

I wonder if you could recommend a good library or something. JQuery or Javascript will be nice, but Flash/Action Script is not a good option.

Was it helpful?

Solution

You can use jQuery based solution for that - jVectorMap.

OTHER TIPS

Give the Google maps API to make your own custom map from your own images

http://forevermore.net/articles/photo-zoom/

http://www.maplib.net/

You can then use the same api to detect clicks that would trigger modal windows.

You can have a variety of 44 Maping APIs HERE

and of course Flash/Action Script is not a good option since it takes much resource and is always slower than JavaScript and AJAX based solutions.

HERE is your first tutorial to set up your map (from Google developers).

and finally, HERE is a collection of Free Mapping Tools for creating maps online.

Hope this helps :)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top