# 🇺🇸 USA, Michigan

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

Contains all the counties of the Michigan state:
* Alcona
* Alger
* Allegan
* Alpena
* Antrim
* Arenac
* Baraga
* Barry
* Bay
* Benzie
* Berrien
* Branch
* Calhoun
* Cass
* Charlevoix
* Cheboygan
* Chippewa
* Clare
* Clinton
* Crawford
* Delta
* Detroit City
* Dickinson
* Eaton
* Emmet
* Genesee
* Gladwin
* Gogebic
* Grand Traverse
* Gratiot
* Hillsdale
* Houghton
* Huron
* Ingham
* Ionia
* Iosco
* Iron
* Isabella
* Jackson
* Kalamazoo
* Kalkaska
* Kent
* Keweenaw
* Lake
* Lapeer
* Leelanau
* Lenawee
* Livingston
* Luce
* Mackinac
* Macomb
* Manistee
* Marquette
* Mason
* Mecosta
* Menominee
* Midland
* Missaukee
* Monroe
* Montcalm
* Montmorency
* Muskegon
* Newaygo
* Oakland
* Oceana
* Ogemaw
* Ontonagon
* Osceola
* Oscoda
* Otsego
* Ottawa
* Presque Isle
* Roscommon
* Saginaw
* Sanilac
* Schoolcraft
* Shiawassee
* St. Clair
* St. Joseph
* Tuscola
* Van Buren
* Washtenaw
* Wayne
* Wexford

## Installation

### npm

`npm install --save @svg-maps/usa.michigan`

### yarn

`yarn add @svg-maps/usa.michigan`

## Credits

This map is based on the work of [ThrawnRocks](https://commons.wikimedia.org/wiki/Special:Contributions/ThrawnRocks).

The original map is available [here](https://commons.wikimedia.org/wiki/File:Blank_map_of_Michigan.svg) under the [Creative Commons Attribution-Share Alike 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/) license.

### Changes

* Remove unnecessary tags and attributes
* Rename ids to kebab-case
* Add name attributes to paths
* Add path for Detroit City region
