| src/components/map/index.vue | ●●●●● patch | view | raw | blame | history | |
| src/pcviews/tool/ranging.vue | ●●●●● patch | view | raw | blame | history |
src/components/map/index.vue
@@ -355,7 +355,7 @@ // name: '地形' // }) // viewer.use(new that.DC.Measure()) viewer.use(new that.DC.Measure()) // viewer.flyToPosition( // new that.DC.Position(117.08489820, 31.65413916, 1500, 0, -90, 45) src/pcviews/tool/ranging.vue
@@ -3,7 +3,7 @@ * @Name: 地图测距 * @Date: 2021-11-13 16:04:27 * @Last Modified by: Morpheus * @Last Modified time: 2021-12-24 09:46:27 * @Last Modified time: 2022-01-26 11:24:56 */ <template> @@ -34,7 +34,7 @@ <el-button type="danger" size="mini" @click.stop="deactivate"> 结束 清除 </el-button> </div> </div>