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
- Host: GitHub
- URL: https://github.com/robflaherty/us-map-raphael
- Owner: robflaherty
- Created: 2010-12-10T20:42:41.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2013-12-13T14:26:02.000Z (over 12 years ago)
- Last Synced: 2025-03-26T08:01:36.664Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 312 KB
- Stars: 158
- Watchers: 7
- Forks: 49
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
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.