Skip to content

SVG United States map that is ready for javascript manipulation

Notifications You must be signed in to change notification settings

deytah/svg-us-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

svg-us-map

SVG United States map that is ready for javascript manipulation

License: Creative Commons Attribution-Share Alike 3.0 Unported

This a simplified version of the file with everything nested to make it easier to work with via javascript.
Original: https://commons.wikimedia.org/wiki/File:Blank_US_Map_With_Labels.svg

Each state (and DC) are nested within a g node with the id of the state 2-letter abbreviation.

<path> nodes have two classes.
boundary - The state boundary(s) label-line - The line between the label and state on small states

<text> nodes are the labels.

<rect> nodes are the label boxes.

About

SVG United States map that is ready for javascript manipulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published