# 🇫🇷 France, regions

[![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-blue.svg)](https://creativecommons.org/licenses/by-nc/4.0/)

Contains all the regions of Metropolitan France:
* Auvergne-Rhône-Alpes
* Bourgogne-Franche-Comté
* Bretagne
* Centre-Val de Loire
* Corse
* Grand Est
* Hauts-de-France
* Île-de-France
* Normandie
* Nouvelle-Aquitaine
* Occitanie
* Pays de la Loire
* Provence-Alpes-Côte d'Azur

## Installation

### npm

`npm install --save @svg-maps/france.regions`

### yarn

`yarn add @svg-maps/france.regions`

## Credits

This map is based on the work of [amCharts](https://www.amcharts.com).

The original map is available [here](https://www.amcharts.com/svg-maps/?map=france2016) under the [Creative Commons Attribution-NonCommercial 4.0 International](https://creativecommons.org/licenses/by-nc/4.0/) license.

### Changes

* Remove inline styles
* Add document label
* Replace locations title by name
* Lowercase ids
* Sort `<path/>` alphabetically
