Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best Javascript Geo chart/map library [closed]

What is the best JavaScript Geo map/chart available (high quality solution) ?

It should work on the ipad/android tablets/ie8++/firefox... and ideally with a professional support.

Google Visualization could be a low end solution (no zoom/move, low detail on map...) but their licensing and lack of support is a problem; note you can not even fix bugs or copy their library.

Protovis is quit impressive but it's not any longer supported and lacks IE compatibilty (again zoom/move).

like image 491
ic3 Avatar asked May 28 '11 07:05

ic3


1 Answers

There is jVectorMap jQuery plugin. You can create interactive vector-based maps with it, wrold, USA and Germany maps are available at the moment. Probably this is what you need.

like image 79
bjornd Avatar answered Sep 21 '22 19:09

bjornd