How to make an interactive map using jQuery?

I need a world map and you can select parts of the map.

Therefore, when I execute (via js) US, he should highlight the American continent on the world map. The same goes for other countries. Any ideas I should start / watch in?

I need a simple flat map. Therefore, it’s easy to connect to the Google Maps API.

Caught google and stumbled upon this: http://davidlynch.org/projects/maphilight/docs/demo_world.html

http://ammap.com/ also looks interesting, but is in Flash. It would be great if there was a javascript version.

Any other alternatives worth mentioning?

+3
source share
2

JQVMAP, . , !

,

+6

Hiya , , :) http://jsfiddle.net/J8wME/4/

http://jsfiddle.net/J8wME/4/show/

, , . JQuery : (Maphighlight)

  <script type='text/javascript' src="http://davidlynch.org/js/maphilight/jquery.maphilight.min.js"></script>

. : JQuery Map

; , !

+1

All Articles