| | |
| | | |
| | | this[type].getSource().addFeature(iconFeature) |
| | | |
| | | this.flyTo(Number(item.LGTD), Number(item.LTTD), 18) |
| | | this.flyTo(Number(item.LGTD), Number(item.LTTD), 13) |
| | | }, |
| | | |
| | | addLines (arr) { |
| | |
| | | |
| | | this.peopleLineAddlayer.getSource().addFeature(feature_LineString) |
| | | |
| | | this.flyTo(arr[Math.ceil(arr.length / 2)][0], arr[Math.ceil(arr.length / 2)][1], 15) |
| | | this.flyTo(arr[Math.ceil(arr.length / 2)][0], arr[Math.ceil(arr.length / 2)][1], 13) |
| | | }, |
| | | |
| | | addEntity (LGTD, LTTD) { |
| | |
| | | // target: 'http://192.168.0.109:1', |
| | | //远程演示服务地址,可用于直接启动项目 |
| | | // target: 'http://2h3f861221.wicp.vip:58646', |
| | | // target: 'http://s16s652780.51mypc.cn/api', |
| | | // target: 'http://192.168.0.114:82', |
| | | // target: 'http://192.168.0.108:82', |
| | | target: 'http://192.168.0.110:82', |
| | | // target: 'http://s16s652780.51mypc.cn/api', |
| | | // 服务器使用 |