Skip to content

VictorCazanave/svg-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG Maps

A set of SVG maps:

Installation

npm install --save svg-maps

SVG files

The SVG files come from different sources and have been cleaned to be more readable.

JS files

The JS files contain a simplified object representation of the SVG files.

They are currently used by react-svg-map, but could be imported in any other project.

Contribution

If you want to add a new map (country, state...), feel free to contribute!