# 🇰🇷 South Korea

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

Contains all the provincial divisions of South Korea:
* Busan
* Daegu
* Daejeon
* Gangwon
* Gwangju
* Gyeonggi
* Incheon
* Jeju
* North Chungcheong
* North Gyeongsang
* North Jeolla
* Sejong
* Seoul
* South Chungcheong
* South Gyeongsang
* South Jeolla
* Ulsan

## Installation

### npm

`npm install --save @svg-maps/south-korea`

## Credits

This map is based on the work of [MapSVG](https://mapsvg.com).

The original map is available [here](https://mapsvg.com/maps/south-korea) under the [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license.

### Changes

* Remove unnecessary attributes
* Replace title by name attributes
* Add viewBox
* Rename ids
* Sort `<path/>` alphabetically
