1.0.0 • Published 2 years ago

@datapool/yichun-city.geojson v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

YichunCity.geoJSON

🗄️ 宜春地图数据。

Issues

使用的时候遇到任何问题或有好的建议,请点击进入issue,欢迎参与维护!

How to use?

请直接在页面中加入下面这行代码,然后通过YichunCityGeoJSON即可调用:

<script src="https://cdn.jsdelivr.net/npm/@datapool/yichun-city.geojson@1"></script>

如果你想通过npm方式管理,首先你需要通过命令行安装YichunCityGeoJSON,就像这样:

npm install --save @datapool/yichun-city.geojson

安装好了以后,在需要的地方引入即可:

import YichunCityGeoJSON from '@datapool/yichun-city.geojson';

const YichunCityGeoJSON = require("@datapool/yichun-city.geojson");

开源协议

MIT

Copyright (c) 2022 hai2007 走一步,再走一步。