提交 19b8a1e4 编写于 作者: T tgd

init

上级 4f588b4a
......@@ -2,17 +2,31 @@
目录
- [访问链接](#1111)
- [访问链接](#1112)
- [说明](#说明)
- [使用起步](#使用起步)
- [访问链接](#1113)
- [访问链接](#1114)
- [访问链接](#1115)
> 本项目采用插件``leaflet.js``及其相关插件开发gis。
> [leaflet.js官网](https://leafletjs.com/)
## 说明
> 本项目采用插件``leaflet.js``和高德地图开发gis应用。
- [leaflet.js使用文档](https://leafletjs.com/)
项目使用
```bash
# yarn
# yarn dev
```
本项目实现demo内容有:
- [ ] 使用
- [x] 打点
- [x] 使用
\ No newline at end of file
> - [ ] 使用起步
> - [x] 打点
> - [x] 使用
## 使用起步
安装
......@@ -11,6 +11,7 @@
"dependencies": {
"core-js": "^3.4.3",
"element-ui": "^2.13.0",
"leaflet": "^1.6.0",
"vue": "^2.6.10",
"vue-router": "^3.1.3",
"vuex": "^3.1.2"
......
......@@ -4910,6 +4910,11 @@ lcid@^2.0.0:
dependencies:
invert-kv "^2.0.0"
leaflet@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.6.0.tgz#aecbb044b949ec29469eeb31c77a88e2f448f308"
integrity sha512-CPkhyqWUKZKFJ6K8umN5/D2wrJ2+/8UIpXppY7QDnUZW5bZL5+SEI2J7GBpwh4LIupOKqbNSQXgqmrEJopHVNQ==
levn@^0.3.0, levn@~0.3.0:
version "0.3.0"
resolved "https://registry.npm.taobao.org/levn/download/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册