1.0.0 • Published 2 years ago

@datapool/anshun.geojson v1.0.0

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

Anshun.geoJSON

🗄️ 安顺地图数据。

Issues

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

How to use?

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

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

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

npm install --save @datapool/anshun.geojson

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

import AnshunGeoJSON from '@datapool/anshun.geojson';

const AnshunGeoJSON = require("@datapool/anshun.geojson");

开源协议

MIT

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