Visualizing Data Over Maps With JavaScript: DataMaps
12
Dec
// php the_time('Y') ?>
DataMaps is a script to display any data interactively and beautifully inside maps.
It comes with ready-to-use maps for world map with countries, USA with states and a combined one.
The map data is stored as JSON and any custom maps can be created by following the structure.
DataMaps makes use of D3, Backbone + Underscore and comes as a jQuery plugin (or a as a standalone Backbone view).
When browsing through the maps, the hovered or clicked parts can be highlighted and be set to display custom information.
Also, it has support for visualizing data as bubbles in different sizes to show the effect of the data over a region.
Requirements: jQuery, Underscore, D3
Compatibility: All Major Browsers
Website: http://datamaps.github.com/
Download: https://github.com/markmarkoh/datamaps
Compatibility: All Major Browsers
Website: http://datamaps.github.com/
Download: https://github.com/markmarkoh/datamaps
- Tags:
D3
- Filed under: Goodies, Map, MIT License
- 1 Comment












One Response for "Visualizing Data Over Maps With JavaScript: DataMaps"
this is a terrific resource and I appreciate you sharing… we are going to use it to map land surveyors around the world on our network! thanks again!