From 6f2c9299e0314303a8ee94af854268238bc13861 Mon Sep 17 00:00:00 2001 From: JinxChen <2183691628@qq.com> Date: Wed, 11 May 2022 14:27:57 +0800 Subject: [PATCH] =?UTF-8?q?feature=20-=20=E5=A2=9E=E5=8A=A0=20=E5=A4=9A?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +- public/gaode.html | 152 +++++++++++++++++++++++++++ public/index.html | 4 +- src/App.vue | 7 +- src/main.js | 2 +- src/pages/gaode.js | 10 ++ src/pages/gaode.vue | 19 ++++ src/router/index.js | 5 +- src/views/gaode-demo/PointInRing.vue | 4 +- vue.config.js | 20 +++- 10 files changed, 218 insertions(+), 15 deletions(-) create mode 100644 public/gaode.html create mode 100644 src/pages/gaode.js create mode 100644 src/pages/gaode.vue diff --git a/README.md b/README.md index 0aa2ab5..e489f52 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ @@ -99,4 +99,10 @@ feature - 增加 一个高德demo 判断一个点是否在一个多边形围栏内 - 增加 引入高德地图api - 增加 圆形围栏判断 一个点是否在圆形围栏内 -- 增加 坐标点显示 \ No newline at end of file +- 增加 坐标点显示 + + +### v1.0.5 +`2022.05.11` +feature +- 增加 多页面配置 \ No newline at end of file diff --git a/public/gaode.html b/public/gaode.html new file mode 100644 index 0000000..b53a790 --- /dev/null +++ b/public/gaode.html @@ -0,0 +1,152 @@ + + +
+ + + +拖动marker可调整位置
+ +{{this.tips}}
当前点坐标: