| | |
| | | |
| | | this.$refs.leftNav.initialize(newData) |
| | | |
| | | this.$refs.campusNavRoute.closeModel() |
| | | |
| | | this.createdLayers(newData) |
| | | }) |
| | | } |
| | |
| | | }) |
| | | }) |
| | | }, |
| | | |
| | | methods: { |
| | | createdLayers (campusKey) { |
| | | const that = this |
| | |
| | | let result = res.data.data |
| | | |
| | | this.$store.dispatch('setOurDataInPoput', { |
| | | item: result |
| | | item: result, |
| | | lng: event.event.coordinate[0], |
| | | lat: event.event.coordinate[1] |
| | | }) |
| | | |
| | | this.openPopups({ |
| | |
| | | |
| | | mapClick (e) { |
| | | this.$refs.campusNavRoute.shortcutShow(e) |
| | | // this.$refs.campusBuildingSearch.shortcutShow(e) |
| | | this.$refs.campusBuildingSearch.shortcutShow(e) |
| | | }, |
| | | |
| | | campusCut (campusKey) { |