Commit 59d2d1cc authored by forevertyler's avatar forevertyler

fix:坐标

parent a56adcdd
......@@ -3,7 +3,7 @@ ENV = 'development'
# 接口地址
VUE_APP_LOCAL_PORT = '8059'
VUE_APP_WS_API = 'ws://localhost:8000'
VUE_APP_BASE_API = 'http://192.168.3.226:8059'
VUE_APP_BASE_API = 'http://192.168.2.15:8059'
VUE_APP_LOCAL_API = 'http://192.168.2.37:9005'
VUE_APP_D3Tileset = 'http://192.168.3.226:8080/Apps/assets/media/rushanruibo'
......
......@@ -691,8 +691,8 @@ export default {
// 视角
m.openVisual = function(){
fg3d.Assist.flyToLnglat({
longitude:'121.712245',
latitude:'36.96346',
longitude:'121.70710830038986',
latitude:'36.853636402927986',
height:'1000',
heading:'0',
pitch:Cesium.Math.toRadians(-45),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment