Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twobin/china-map-geojson
china map geojson
https://github.com/twobin/china-map-geojson
Last synced: about 2 months ago
JSON representation
china map geojson
- Host: GitHub
- URL: https://github.com/twobin/china-map-geojson
- Owner: twobin
- Created: 2017-02-15T07:47:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T12:25:10.000Z (over 6 years ago)
- Last Synced: 2024-10-11T18:39:12.799Z (2 months ago)
- Language: JavaScript
- Size: 569 KB
- Stars: 23
- Watchers: 4
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
Awesome Lists containing this project
README
# china-map-geojson
china map geojson
[![npm version](https://badge.fury.io/js/china-map-geojson.png)](https://badge.fury.io/js/china-map-geojson)
[![npm downloads](https://img.shields.io/npm/dt/china-map-geojson.svg?style=flat-square)](https://www.npmjs.com/package/china-map-geojson)## usage
```
$ npm i -S china-map-geojson
```## docs
### china-map-geojson
```
import { ChinaData, ProvinceData } from 'china-map-geojson';
```you can also use umd.
```
https://unpkg.com/[email protected]/umd/china-map-geojson.min.js
```