|
||
---|---|---|
.vscode | ||
public | ||
src | ||
.gitignore | ||
README.md | ||
index.html | ||
package-lock.json | ||
package.json | ||
pnpm-lock.yaml | ||
vite.config.js | ||
yarn.lock |
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.
1.添加正北展示按钮
优化: 1.加载速度 2.点击展示坐标,量测,输入坐标跳转 3.添加红线数据显示红线范围,并指示正北方向 4.点击查看坐标投影坐标cgcs200,加聚合功能
功能列表:
- 图层管理(勾选控制图层显隐)
- 基础图层(遥感影像服务加载,分幅网格展示)
- 矢量数据:兴趣点的聚合功能;
shp
数据(zip的形式)的加载,geojson
数据加载; - 倾斜摄影:控制鼠标点击网格展示对应分幅的倾斜三维模型
- 罗盘组件,比例尺,鼠标移动位置的坐标显示
- 操作菜单(量距功能)
- 鼠标点击展示点的投影坐标