I am looking for some free SVG map Javascript plugins that support line drawing. I desire to draw a world map with different colors for each country based on intensity. So i choose simple SVG map plugins instead of Google Maps API.
I have found several pretty plugins like http://jqvmap.com/, http://mapsvg.buyhunters.ru/, Jquery Interactive Map Plugin. Yet all those plugins don't seem to support line drawing on it. I need to be able to draw simple curved lines between two points with some given lat and long points.
Have anyone find suitable plugin for that? Or maybe other workarounds to draw line on one of those plugins?
I suppose this library should meet your needs. You can easily draw line, coloring countries/regions, and plot marker.