README
china-geojson
Install
npm install china-geojson --svae
Usage
var ChinaGeojson = require('china-geojson');
中国地图 geoJSON 格式数据,包含各个省市
<script type="module">
import chinaGeojson from 'https://cdn.skypack.dev/china-geojson';
</script>
npm install china-geojson --svae
var ChinaGeojson = require('china-geojson');