| | |
| | | beginMap (map, data) { |
| | | var that = this, |
| | | center = [data[0].wd, data[0].jd], |
| | | url = `http://223.82.109.183:2082/api/alarm/alarm/APP-getAlarm?id=${data[0].id}` |
| | | url = `http://61.131.136.25:2082/api/alarm/alarm/APP-getAlarm?id=${data[0].id}` |
| | | // url = `http://localhost:89/alarm/alarm/APP-getAlarm?id=${data[0].id}`; |
| | | this.nowPosition = center |
| | | |
| | |
| | | that.regionName = position.district || position.city |
| | | |
| | | that.lat = position.lat // |
| | | that.lng = position.lng //火星坐标 //TODO 实现业务代码逻辑 |
| | | that.lng = position.lng //火星坐标 //TODO 实现业务代码逻辑 |
| | | |
| | | // 逆地址解析(经纬度到地名转换过程) |
| | | geocoder = new qq.maps.Geocoder({ |
| | |
| | | |
| | | }, |
| | | wacth: {} |
| | | }) |
| | | }) |