UNPKG

@svg-maps/taiwan.main

Version:

Map of Taiwan main island

48 lines (36 loc) 1.03 kB
# Taiwan, main island Contains all the counties and cities of the main island. Same as [Taiwan](/packages/taiwan/) but without Kinmen County and Lienchiang County: * Changhua County * Chiayi City * Chiayi County * Hualien County * Hsinchu City * Hsinchu County * Kaohsiung City * Keelung City * Miaoli County * Nantou County * New Taipei City * Penghu County * Pingtung County * Taichung City * Tainan City * Taipei City * Taitung County * Taoyuan City * Yilan County * Yunlin County ## Installation ### npm `npm install --save @svg-maps/taiwan.main` ### yarn `yarn add @svg-maps/taiwan.main` ### Credits This map is based on the work of [simplemaps](https://simplemaps.com). The original map is available [here](https://simplemaps.com/resources/svg-tw) under the [Free for Commercial and Personal Use](https://simplemaps.com/resources/svg-license) license. ### Changes * Remove inline styles * Fix viewBox * Add document label * Add understandable ids (`taipei-city`, `hsinchu-county`...) * Sort `<path/>` alphabetically