An open API service indexing awesome lists of open source software.

https://github.com/robflaherty/us-map-raphael

Interactive U.S. map made with Raphael
https://github.com/robflaherty/us-map-raphael

Last synced: 9 months ago
JSON representation

Interactive U.S. map made with Raphael

Awesome Lists containing this project

README

          

# Interactive United States Map made with Raphael.js
This file contains SVG paths for each of the 50 states in the U.S. Feed this to Raphael to create an interactive map.

[View Demo](http://robflaherty.github.io/us-map-raphael/demo/demo-animated.html)

## Credits
[SVG Map of the United States](http://commons.wikimedia.org/wiki/File:Blank_US_Map.svg)

[Raphael](http://raphaeljs.com)

[SVG-to-Raphael Converter Tool](http://toki-woki.net/p/SVG2RaphaelJS/)

## License
The map coordinates and demo code are both public domain.