提交 702187c3 编写于 作者: T tgd

readme

上级 3ba2514d
...@@ -14,9 +14,9 @@ ...@@ -14,9 +14,9 @@
项目使用: 项目使用:
```bash ```shell
# yarn yarn
# yarn dev yarn dev
``` ```
本项目实现demo内容有: 本项目实现demo内容有:
...@@ -29,11 +29,11 @@ ...@@ -29,11 +29,11 @@
安装插件 安装插件
```bash ```shell
# yarn add leaflet yarn add leaflet
# leaflet.chinatmsproviders插件提供了中国主流地图与leaflet结合的配置 # leaflet.chinatmsproviders插件提供了中国主流地图与leaflet结合的配置
# yarn add leaflet.chinatmsproviders yarn add leaflet.chinatmsproviders
``` ```
使用 使用
...@@ -50,8 +50,8 @@ import 'leaflet/dist/leaflet.css' ...@@ -50,8 +50,8 @@ import 'leaflet/dist/leaflet.css'
安装插件 安装插件
```bash ```shell
# yarn add leaflet.markercluster yarn add leaflet.markercluster
``` ```
使用 使用
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册