Vector Maps With jQuery – JQVMap
8
May
// php the_time('Y') ?>
JQVMap is a jQuery plugin for rendering vector maps by using SVG for modern browsers and VML for the rest.
It is a heavily modified version of another plugin, jVectorMap, and comes with ready-to-use maps of "world, USA, Europe and Germany".
There are several customization options for beautifying the maps including colors, borders or their opacities.
Maps can have zooming enabled or not, show tooltips of data when hovered and there is callback for clicks.
Also, it is possible to select any regions on initial load or after any custom event.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://jqvmap.com/
Download: https://github.com/manifestinteractive/jqvmap
Compatibility: All Major Browsers
Website: http://jqvmap.com/
Download: https://github.com/manifestinteractive/jqvmap
- Tags:
Javascript SVG VML
- Filed under: Goodies, Map, MIT License
- 1 Comment












One Response for "Vector Maps With jQuery – JQVMap"
Do not forget to check out jVectorMap site at http://jvectormap.com for more features and maps.