vue项目中报错:
[Vue warn]: Property "visible" must be accessed with "$data.visible" because properties starting with "$" or "_" are not proxied in the Vue instance to prevent conflicts with Vue internalsS…
主要参考 https://sandcastle.cesium.com/index.html?srcPicking.html
export function monitorMove() {const viewer window.viewer;const scene viewer.scene;const handler new Cesium.ScreenSpaceEventHandler(scene.canvas);let previousPickedEntity undefined;var…