| | |
| | | </div> |
| | | </div> |
| | | </a-popover> |
| | | </template>\ |
| | | </template> |
| | | |
| | | <script setup lang="ts"> |
| | | import { ref, } from 'vue' |
| | |
| | | } |
| | | } |
| | | const searchLocation = _.debounce(search, 500) |
| | | const { flyTo, addPoint, removeById, switchModel, dimension, zoonIn, zoonOut, roadPattern, patternMap } = cesiumOperation() |
| | | const { flyTo, addPoint, removeById, switchModel, dimension, zoonIn, zoonOut, roadPattern, patternMap, loadGeoJson } = cesiumOperation() |
| | | const enter = (e: string) => { |
| | | removeById('key') |
| | | const filterItem = resultList.value.find(v => v.value === e) |
| | |
| | | |
| | | <style scoped lang="scss"> |
| | | .cesium { |
| | | position: relative; |
| | | :deep(.cesium-viewer-bottom) { |
| | | display: none !important; |
| | | } |