| | |
| | | openOurSee () { |
| | | this.$store.commit( |
| | | 'MSET_OPENMOBILEPANORAMA', |
| | | 'https://vr.jxpskj.com/JXSFKZQJ/QJ/' // sd |
| | | // 'https://vr.jxpskj.com/JXSFKZQJ/QJ/' // sd |
| | | 'https://vr.jxpskj.com/JXJJGLGBXY/' // jg |
| | | |
| | | ) |
| | | }, |
| | | |
| | |
| | | wd: position[1] |
| | | } |
| | | |
| | | // 师大 |
| | | if (position[0] > 116.009836 && position[0] < 116.045022 && position[1] > 28.664168 && position[1] < 28.699788) { |
| | | // 经管 |
| | | if (position[0] > 115.78815057 && position[0] < 115.80346610 && position[1] > 28.63771847 && position[1] < 28.64981682) { |
| | | that.$store.dispatch('pcMoveView', { |
| | | jd: position[0], |
| | | wd: position[1], |
| | |
| | | type: 'warning' |
| | | }) |
| | | } |
| | | |
| | | // 师大 |
| | | // if (position[0] > 116.009836 && position[0] < 116.045022 && position[1] > 28.664168 && position[1] < 28.699788) { |
| | | // that.$store.dispatch('pcMoveView', { |
| | | // jd: position[0], |
| | | // wd: position[1], |
| | | // viewer: global.viewer |
| | | // }) |
| | | |
| | | // that.$store.dispatch('addLabelLayerIconMobelUse', { |
| | | // list: data, |
| | | // clear: true, |
| | | // mviewer: global.viewer |
| | | // }) |
| | | // } else { |
| | | // that.$message({ |
| | | // message: '您当前位置超出学校范围', |
| | | // type: 'warning' |
| | | // }) |
| | | // } |
| | | } |
| | | |
| | | function showErrow (result) { |