world-svg-maps

A set of SVG maps that can be installed via npm or yarn: * Australia * France, Regions * Taiwan * Taiwan, Main Island * Tunisia * USA * USA, Counties * USA, Utah

Usage no npm install needed!

<script type="module">
  import worldSvgMaps from 'https://cdn.skypack.dev/world-svg-maps';
</script>

README

SVG Maps

A set of SVG maps that can be installed via npm or yarn:

SVG files

The SVG files come from different sources and have been cleaned to be lighter and easier to use.

JS files

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

They can be imported and used in projects like react-svg-map.

Contribution

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