src/pages/page-web/projects/wayline.vue
@@ -350,6 +350,8 @@ * @param file */ function initKmlFile (file: string) { const [, address] = file.split('cloud-bucket') file = import.meta.env.VITE_MEDIAPANEL_API_URL + address removeById('kmzLine') const options = { camera: global.$viewer.scene.camera,