MapSvg is jQuery plugin which can take any SVG map and make it interactive: clickable, highlightable, showing data for each region onClick etc.
Fetures:
- No Flash!
- Cross-browser tested
- User-defined events for every map region: onClick, onMouseOver, onMouseOut
- Customizable colors
- Attach array of data to map regions by region_id and show it onClick/onMouseOver: list of cities, statistical data, charts etc..
- Works with any SVG map
- USA , Europe and Russia maps are already included in package (find other free SVG maps on Wikipedia)
Plugin uses:
- jQuery 1.4+
- Raphael 2.0.1+