@vcmap/ui 5.0.0-rc.9 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +90 -106
- package/app.config.json +3 -0
- package/build/.eslintrc +3 -0
- package/build/build.js +302 -162
- package/build/buildCesium.js +39 -19
- package/build/buildHelpers.js +279 -87
- package/build/buildPreview.js +16 -6
- package/build/bundle.js +57 -0
- package/build/commonViteConfig.js +6 -15
- package/build/determineHost.js +17 -4
- package/build/generateOLLib.js +15 -18
- package/build/getPluginProxies.js +35 -3
- package/build/info/conf.json +21 -19
- package/build/info/publish.js +16 -5
- package/config/aerowest.config.json +47 -54
- package/config/base.config.json +597 -662
- package/config/codes.config.json +401 -0
- package/config/dev.config.json +460 -14
- package/config/graphFeatureInfo.config.json +141 -0
- package/config/projects.config.json +29 -0
- package/config/www.config.json +1801 -0
- package/dist/assets/@mdi/font/LICENSE +20 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.css.map +16 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.min.e3f476.css +3 -0
- package/dist/assets/@mdi/font/fonts/materialdesignicons-webfont.woff2 +0 -0
- package/dist/assets/cesium/ThirdParty/Workers/basis_transcoder.js +21 -0
- package/dist/assets/cesium/ThirdParty/Workers/package.json +1 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_deflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_inflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/z-worker-pako.js +1 -0
- package/dist/assets/cesium/ThirdParty/basis_transcoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/draco_decoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/google-earth-dbroot-parser.js +8337 -0
- package/dist/assets/cesium/Workers/chunk-227AJNOA.js +59 -0
- package/dist/assets/cesium/Workers/chunk-2R5O53JW.js +157 -0
- package/dist/assets/cesium/Workers/chunk-34YUDLRP.js +781 -0
- package/dist/assets/cesium/Workers/chunk-3W63OHNJ.js +100 -0
- package/dist/assets/cesium/Workers/chunk-4MFFIWUA.js +163 -0
- package/dist/assets/cesium/Workers/chunk-66QLLS45.js +218 -0
- package/dist/assets/cesium/Workers/chunk-6BTKZDRG.js +77 -0
- package/dist/assets/cesium/Workers/chunk-A4JVFBQ3.js +101 -0
- package/dist/assets/cesium/Workers/chunk-ABADGKYE.js +58 -0
- package/dist/assets/cesium/Workers/chunk-AFFLIKOH.js +353 -0
- package/dist/assets/cesium/Workers/chunk-AHKEZ2OE.js +629 -0
- package/dist/assets/cesium/Workers/chunk-C3SXRKRW.js +476 -0
- package/dist/assets/cesium/Workers/chunk-CCFQRR6D.js +55 -0
- package/dist/assets/cesium/Workers/chunk-CHHNOC2C.js +1860 -0
- package/dist/assets/cesium/Workers/chunk-CTELOFLA.js +196 -0
- package/dist/assets/cesium/Workers/chunk-DUHWWBQQ.js +3273 -0
- package/dist/assets/cesium/Workers/chunk-EW2GWJYB.js +44 -0
- package/dist/assets/cesium/Workers/chunk-GLZBE3ML.js +421 -0
- package/dist/assets/cesium/Workers/chunk-HARLBUOL.js +236 -0
- package/dist/assets/cesium/Workers/chunk-HQF437NJ.js +117 -0
- package/dist/assets/cesium/Workers/chunk-IPA4EACJ.js +368 -0
- package/dist/assets/cesium/Workers/chunk-J3JY6I2C.js +1009 -0
- package/dist/assets/cesium/Workers/chunk-JB2LWGH4.js +390 -0
- package/dist/assets/cesium/Workers/chunk-JS3AW5BK.js +634 -0
- package/dist/assets/cesium/Workers/chunk-K36FEYS7.js +452 -0
- package/dist/assets/cesium/Workers/chunk-KD4Y7CZL.js +400 -0
- package/dist/assets/cesium/Workers/chunk-KTJSNCK4.js +842 -0
- package/dist/assets/cesium/Workers/chunk-LLUNNUJV.js +258 -0
- package/dist/assets/cesium/Workers/chunk-MPAZH4BF.js +37 -0
- package/dist/assets/cesium/Workers/chunk-MYZB7C4T.js +1258 -0
- package/dist/assets/cesium/Workers/chunk-N3JIFFX2.js +501 -0
- package/dist/assets/cesium/Workers/chunk-O5AMBQ36.js +430 -0
- package/dist/assets/cesium/Workers/chunk-OAVNIRB4.js +124 -0
- package/dist/assets/cesium/Workers/chunk-OYFCF4PL.js +171 -0
- package/dist/assets/cesium/Workers/chunk-OZJDGN5F.js +1477 -0
- package/dist/assets/cesium/Workers/chunk-PCJWUS4M.js +2041 -0
- package/dist/assets/cesium/Workers/chunk-PFQBCKBM.js +8644 -0
- package/dist/assets/cesium/Workers/chunk-QIKODV5G.js +305 -0
- package/dist/assets/cesium/Workers/chunk-QJ3DFBH3.js +73 -0
- package/dist/assets/cesium/Workers/chunk-QMEMZIJI.js +138 -0
- package/dist/assets/cesium/Workers/chunk-QT3MPEMI.js +102 -0
- package/dist/assets/cesium/Workers/chunk-RP2A7BR5.js +289 -0
- package/dist/assets/cesium/Workers/chunk-RW6LU2CJ.js +138 -0
- package/dist/assets/cesium/Workers/chunk-TFC6TZ3S.js +757 -0
- package/dist/assets/cesium/Workers/chunk-V3NGATMV.js +693 -0
- package/dist/assets/cesium/Workers/chunk-VLGOATD6.js +1075 -0
- package/dist/assets/cesium/Workers/chunk-WXTV4ATB.js +39 -0
- package/dist/assets/cesium/Workers/chunk-X4SU25DT.js +302 -0
- package/dist/assets/cesium/Workers/chunk-XTY7B2N6.js +2716 -0
- package/dist/assets/cesium/Workers/chunk-XY7MGBKC.js +513 -0
- package/dist/assets/cesium/Workers/chunk-Z24VKNDO.js +834 -0
- package/dist/assets/cesium/Workers/chunk-ZA25DG4Y.js +684 -0
- package/dist/assets/cesium/Workers/chunk-ZFOBYDGF.js +73 -0
- package/dist/assets/cesium/Workers/combineGeometry.js +67 -1
- package/dist/assets/cesium/Workers/createBoxGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createBoxOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createCircleGeometry.js +196 -1
- package/dist/assets/cesium/Workers/createCircleOutlineGeometry.js +146 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonGeometry.js +506 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonOutlineGeometry.js +224 -1
- package/dist/assets/cesium/Workers/createCorridorGeometry.js +1262 -1
- package/dist/assets/cesium/Workers/createCorridorOutlineGeometry.js +567 -1
- package/dist/assets/cesium/Workers/createCylinderGeometry.js +59 -1
- package/dist/assets/cesium/Workers/createCylinderOutlineGeometry.js +231 -1
- package/dist/assets/cesium/Workers/createEllipseGeometry.js +70 -1
- package/dist/assets/cesium/Workers/createEllipseOutlineGeometry.js +63 -1
- package/dist/assets/cesium/Workers/createEllipsoidGeometry.js +58 -1
- package/dist/assets/cesium/Workers/createEllipsoidOutlineGeometry.js +60 -1
- package/dist/assets/cesium/Workers/createFrustumGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createFrustumOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createGeometry.js +150 -1
- package/dist/assets/cesium/Workers/createGroundPolylineGeometry.js +1607 -1
- package/dist/assets/cesium/Workers/createPlaneGeometry.js +223 -1
- package/dist/assets/cesium/Workers/createPlaneOutlineGeometry.js +123 -1
- package/dist/assets/cesium/Workers/createPolygonGeometry.js +1134 -1
- package/dist/assets/cesium/Workers/createPolygonOutlineGeometry.js +542 -1
- package/dist/assets/cesium/Workers/createPolylineGeometry.js +495 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeGeometry.js +379 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeOutlineGeometry.js +277 -1
- package/dist/assets/cesium/Workers/createRectangleGeometry.js +1273 -1
- package/dist/assets/cesium/Workers/createRectangleOutlineGeometry.js +480 -1
- package/dist/assets/cesium/Workers/createSimplePolylineGeometry.js +399 -1
- package/dist/assets/cesium/Workers/createSphereGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createSphereOutlineGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createTaskProcessorWorker.js +32 -1
- package/dist/assets/cesium/Workers/createVectorTileClampedPolylines.js +492 -1
- package/dist/assets/cesium/Workers/createVectorTileGeometries.js +386 -1
- package/dist/assets/cesium/Workers/createVectorTilePoints.js +112 -1
- package/dist/assets/cesium/Workers/createVectorTilePolygons.js +384 -1
- package/dist/assets/cesium/Workers/createVectorTilePolylines.js +262 -1
- package/dist/assets/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +568 -1
- package/dist/assets/cesium/Workers/createVerticesFromHeightmap.js +2277 -3
- package/dist/assets/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +745 -1
- package/dist/assets/cesium/Workers/createWallGeometry.js +489 -1
- package/dist/assets/cesium/Workers/createWallOutlineGeometry.js +337 -1
- package/dist/assets/cesium/Workers/decodeDraco.js +369 -1
- package/dist/assets/cesium/Workers/decodeGoogleEarthEnterprisePacket.js +2650 -1
- package/dist/assets/cesium/Workers/decodeI3S.js +835 -0
- package/dist/assets/cesium/Workers/transcodeKTX2.js +3425 -1
- package/dist/assets/cesium/Workers/transferTypedArrayTest.js +41 -1
- package/dist/assets/cesium/Workers/upsampleQuantizedTerrainMesh.js +818 -1
- package/dist/assets/cesium.4137c8.js +164897 -0
- package/dist/assets/cesium.js +1 -1
- package/dist/assets/core.306872.js +19286 -0
- package/dist/assets/core.js +1 -1
- package/dist/assets/favicon-128.4c4ce5.png +0 -0
- package/dist/assets/favicon-180.5b99c0.png +0 -0
- package/dist/assets/favicon-192.0e205e.png +0 -0
- package/dist/assets/favicon-32.6b9add.png +0 -0
- package/dist/assets/favicon.d5ec97.svg +10 -0
- package/dist/assets/font/OFL.txt +93 -0
- package/dist/assets/font/TitilliumWeb-Regular.9ca076.woff2 +0 -0
- package/dist/assets/index-cfed33b1.js +1 -0
- package/dist/assets/ol.328bbf.js +60117 -0
- package/dist/assets/ol.js +1 -1
- package/dist/assets/style/icon-marker-blue.534e37.png +0 -0
- package/dist/assets/style/icon-marker-green.0b6a92.png +0 -0
- package/dist/assets/style/icon-marker-o-blue.7b6d62.png +0 -0
- package/dist/assets/style/icon-marker-o-green.c863c0.png +0 -0
- package/dist/assets/style/icon-marker-o-red.93ff58.png +0 -0
- package/dist/assets/style/icon-marker-o.036477.png +0 -0
- package/dist/assets/style/icon-marker-red.313d03.png +0 -0
- package/dist/assets/style/icon-marker.70960f.png +0 -0
- package/dist/assets/style/icon-pin-blue.7be369.png +0 -0
- package/dist/assets/style/icon-pin-green.cbb935.png +0 -0
- package/dist/assets/style/icon-pin-red.3f25b2.png +0 -0
- package/dist/assets/style/icon-pin.b7ce77.png +0 -0
- package/dist/assets/ui.e84ce9.css +5 -0
- package/dist/assets/ui.e84ce9.js +16488 -0
- package/dist/assets/ui.js +1 -1
- package/dist/assets/vue.1c8696.js +4911 -0
- package/dist/assets/vue.js +5 -1
- package/dist/assets/vuetify.008fac.css +5 -0
- package/dist/assets/vuetify.008fac.js +21262 -0
- package/dist/assets/vuetify.js +5 -2
- package/dist/index.html +90 -8
- package/index.html +111 -0
- package/index.js +171 -24
- package/lib/cesium.js +1 -1
- package/lib/core.js +1 -1
- package/lib/olLib.js +861 -843
- package/lib/ui.js +1 -1
- package/lib/vue.js +2 -1
- package/lib/vuetify.js +2 -2
- package/package.json +53 -33
- package/plugins/.eslintrc +9 -0
- package/plugins/@vcmap-show-case/README.md +28 -0
- package/plugins/@vcmap-show-case/buttons-example/README.md +4 -0
- package/plugins/@vcmap-show-case/buttons-example/package.json +5 -0
- package/plugins/@vcmap-show-case/buttons-example/src/ButtonsExample.vue +282 -0
- package/plugins/@vcmap-show-case/buttons-example/src/index.js +51 -0
- package/plugins/@vcmap-show-case/category-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/category-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/category-tester/src/CategoriesExample.vue +135 -0
- package/plugins/@vcmap-show-case/category-tester/src/CollectionComponentOptions.vue +209 -0
- package/plugins/@vcmap-show-case/category-tester/src/index.js +73 -0
- package/plugins/@vcmap-show-case/collection-manager-example/README.md +3 -0
- package/plugins/@vcmap-show-case/collection-manager-example/package.json +5 -0
- package/plugins/@vcmap-show-case/collection-manager-example/src/CollectionManagerExample.vue +182 -0
- package/plugins/@vcmap-show-case/collection-manager-example/src/index.js +79 -0
- package/plugins/@vcmap-show-case/config-editor/README.md +3 -0
- package/plugins/@vcmap-show-case/config-editor/package.json +5 -0
- package/plugins/@vcmap-show-case/config-editor/src/ConfigEditor.vue +62 -0
- package/plugins/@vcmap-show-case/config-editor/src/index.js +49 -0
- package/plugins/@vcmap-show-case/context-menu-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/context-menu-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/context-menu-tester/src/index.js +41 -0
- package/plugins/@vcmap-show-case/form-inputs-example/README.md +4 -0
- package/plugins/@vcmap-show-case/form-inputs-example/config.json +5 -0
- package/plugins/@vcmap-show-case/form-inputs-example/package.json +5 -0
- package/plugins/@vcmap-show-case/form-inputs-example/src/FormInputsExample.vue +516 -0
- package/plugins/@vcmap-show-case/form-inputs-example/src/exampleActions.js +36 -0
- package/plugins/{@vcmap/pluginExample → @vcmap-show-case/form-inputs-example/src}/index.js +119 -35
- package/plugins/{@vcmap/pluginExample → @vcmap-show-case/form-inputs-example/src}/validation.js +14 -2
- package/plugins/@vcmap-show-case/hello-world/README.md +31 -0
- package/plugins/@vcmap-show-case/hello-world/package.json +6 -0
- package/plugins/@vcmap-show-case/hello-world/plugin-assets/vcs_logo.png +0 -0
- package/plugins/@vcmap-show-case/hello-world/src/defaultOptions.js +4 -0
- package/plugins/@vcmap-show-case/hello-world/src/helloWorld.vue +69 -0
- package/plugins/@vcmap-show-case/hello-world/src/index.js +142 -0
- package/plugins/@vcmap-show-case/hello-world/tests/helloWorld.spec.js +53 -0
- package/plugins/@vcmap-show-case/icons-example/README.md +5 -0
- package/plugins/@vcmap-show-case/icons-example/package.json +5 -0
- package/plugins/@vcmap-show-case/icons-example/src/AllIconsComponent.vue +51 -0
- package/plugins/@vcmap-show-case/icons-example/src/index.js +46 -0
- package/plugins/@vcmap-show-case/list-example/README.md +3 -0
- package/plugins/@vcmap-show-case/list-example/package.json +5 -0
- package/plugins/@vcmap-show-case/list-example/src/ListExample.vue +411 -0
- package/plugins/@vcmap-show-case/list-example/src/index.js +46 -0
- package/plugins/@vcmap-show-case/notifier-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/notifier-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/notifier-tester/src/NotifierTester.vue +82 -0
- package/plugins/@vcmap-show-case/notifier-tester/src/index.js +42 -0
- package/plugins/@vcmap-show-case/plugin-editors/README.md +4 -0
- package/plugins/@vcmap-show-case/plugin-editors/package.json +5 -0
- package/plugins/@vcmap-show-case/plugin-editors/src/PluginEditors.vue +119 -0
- package/plugins/@vcmap-show-case/plugin-editors/src/index.js +41 -0
- package/plugins/@vcmap-show-case/project-selector/README.md +25 -0
- package/plugins/@vcmap-show-case/project-selector/config.json +15 -0
- package/plugins/{@vcmap → @vcmap-show-case}/project-selector/package.json +3 -4
- package/plugins/{@vcmap/project-selector/ContextsListComponent.vue → @vcmap-show-case/project-selector/src/ModulesListComponent.vue} +22 -19
- package/plugins/@vcmap-show-case/project-selector/src/ProjectSelectorComponent.vue +102 -0
- package/plugins/@vcmap-show-case/project-selector/src/de.json +10 -0
- package/plugins/@vcmap-show-case/project-selector/src/en.json +10 -0
- package/plugins/@vcmap-show-case/project-selector/src/index.js +269 -0
- package/plugins/@vcmap-show-case/simple-graph/README.md +71 -0
- package/plugins/@vcmap-show-case/simple-graph/package.json +11 -0
- package/plugins/@vcmap-show-case/simple-graph/src/SimpleGraphComponent.vue +59 -0
- package/plugins/@vcmap-show-case/simple-graph/src/index.js +17 -0
- package/plugins/@vcmap-show-case/simple-graph/src/simpleGraphView.js +78 -0
- package/plugins/@vcmap-show-case/style-input-example/README.md +4 -0
- package/plugins/@vcmap-show-case/style-input-example/package.json +5 -0
- package/plugins/@vcmap-show-case/style-input-example/src/StyleExample.vue +190 -0
- package/plugins/@vcmap-show-case/style-input-example/src/index.js +42 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/README.md +21 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/config.json +3 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/package.json +5 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/src/index.js +34 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/src/switchMapCallback.js +47 -0
- package/plugins/@vcmap-show-case/table-example/README.md +3 -0
- package/plugins/@vcmap-show-case/table-example/package.json +5 -0
- package/plugins/@vcmap-show-case/table-example/src/DataTableExample.vue +182 -0
- package/plugins/@vcmap-show-case/table-example/src/index.js +49 -0
- package/plugins/@vcmap-show-case/textfields-example/README.md +3 -0
- package/plugins/@vcmap-show-case/textfields-example/package.json +5 -0
- package/plugins/{example/mySuperComponent.vue → @vcmap-show-case/textfields-example/src/TextfieldsExample.vue} +13 -31
- package/plugins/@vcmap-show-case/textfields-example/src/index.js +64 -0
- package/plugins/{@vcmap → @vcmap-show-case}/theme-changer/README.md +5 -3
- package/plugins/@vcmap-show-case/theme-changer/config.json +69 -0
- package/plugins/@vcmap-show-case/theme-changer/package.json +11 -0
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/ThemeChangerComponent.vue +36 -8
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/index.js +14 -8
- package/plugins/@vcmap-show-case/vector-properties-example/package.json +5 -0
- package/plugins/@vcmap-show-case/vector-properties-example/src/VectorPropertiesExample.vue +128 -0
- package/plugins/@vcmap-show-case/vector-properties-example/src/index.js +40 -0
- package/plugins/@vcmap-show-case/window-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/window-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/window-tester/src/EmptyComponent.vue +18 -0
- package/plugins/@vcmap-show-case/window-tester/src/MyCustomHeader.vue +31 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExample.vue +185 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExampleContent.vue +18 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExampleToggleChild.vue +45 -0
- package/plugins/@vcmap-show-case/window-tester/src/index.js +80 -0
- package/plugins/@vcmap-show-case/window-tester/src/toolboxData.js +288 -0
- package/plugins/@vcmap-show-case/wizard-example/README.md +3 -0
- package/plugins/@vcmap-show-case/wizard-example/package.json +5 -0
- package/plugins/@vcmap-show-case/wizard-example/src/WizardExample.vue +127 -0
- package/plugins/@vcmap-show-case/wizard-example/src/index.js +53 -0
- package/plugins/package.json +9 -2
- package/public/assets/@mdi/font/LICENSE +20 -0
- package/public/assets/@mdi/font/css/materialdesignicons.css.map +16 -0
- package/public/assets/@mdi/font/css/materialdesignicons.min.css +3 -0
- package/public/assets/@mdi/font/fonts/materialdesignicons-webfont.woff2 +0 -0
- package/public/assets/favicon-128.png +0 -0
- package/public/assets/favicon-180.png +0 -0
- package/public/assets/favicon-192.png +0 -0
- package/public/assets/favicon-32.png +0 -0
- package/public/assets/favicon.svg +10 -0
- package/public/assets/font/OFL.txt +93 -0
- package/public/assets/font/TitilliumWeb-Regular.woff2 +0 -0
- package/public/assets/style/icon-marker-blue.png +0 -0
- package/public/assets/style/icon-marker-green.png +0 -0
- package/public/assets/style/icon-marker-o-blue.png +0 -0
- package/public/assets/style/icon-marker-o-green.png +0 -0
- package/public/assets/style/icon-marker-o-red.png +0 -0
- package/public/assets/style/icon-marker-o.png +0 -0
- package/public/assets/style/icon-marker-red.png +0 -0
- package/public/assets/style/icon-marker.png +0 -0
- package/public/assets/style/icon-pin-blue.png +0 -0
- package/public/assets/style/icon-pin-green.png +0 -0
- package/public/assets/style/icon-pin-red.png +0 -0
- package/public/assets/style/icon-pin.png +0 -0
- package/src/actions/StyleSelector.vue +121 -0
- package/src/actions/actionHelper.js +184 -49
- package/src/actions/stateRefAction.js +2 -3
- package/src/application/VcsApp.vue +538 -98
- package/src/application/VcsAppWrapper.vue +32 -0
- package/src/application/VcsAttributions.vue +83 -0
- package/src/application/VcsAttributionsFooter.vue +83 -0
- package/src/application/VcsMap.vue +22 -5
- package/src/application/VcsNavbar.vue +217 -0
- package/src/application/VcsSettings.vue +98 -0
- package/src/application/attributionsHelper.js +162 -0
- package/src/callback/activateLayersCallback.js +54 -0
- package/src/callback/applyLayerStyleCallback.js +63 -0
- package/src/callback/deactivateLayersCallback.js +54 -0
- package/src/callback/goToViewpointCallback.js +54 -0
- package/src/callback/vcsCallback.js +66 -0
- package/src/components/ImageElementInjector.vue +24 -0
- package/src/components/buttons/VcsActionButtonList.vue +52 -22
- package/src/components/buttons/VcsButton.vue +60 -110
- package/src/components/buttons/VcsFormButton.vue +178 -0
- package/src/components/buttons/VcsToolButton.vue +161 -0
- package/src/components/form-inputs-controls/VcsCheckbox.vue +62 -20
- package/src/components/form-inputs-controls/VcsChipArrayInput.vue +290 -0
- package/src/components/form-inputs-controls/VcsDatePicker.vue +156 -0
- package/src/components/form-inputs-controls/VcsFormSection.vue +120 -16
- package/src/components/form-inputs-controls/VcsLabel.vue +29 -11
- package/src/components/form-inputs-controls/VcsRadio.vue +149 -0
- package/src/components/form-inputs-controls/VcsRadioGrid.vue +175 -0
- package/src/components/form-inputs-controls/VcsSelect.vue +164 -50
- package/src/components/form-inputs-controls/VcsSlider.vue +73 -0
- package/src/components/form-inputs-controls/VcsTextArea.vue +118 -68
- package/src/components/form-inputs-controls/VcsTextField.vue +238 -69
- package/src/components/form-inputs-controls/VcsWizard.vue +137 -0
- package/src/components/form-inputs-controls/VcsWizardStep.vue +161 -0
- package/src/components/form-inputs-controls/composables.js +31 -0
- package/src/components/form-output/VcsFormattedNumber.vue +28 -28
- package/src/{icons → components/icons}/+all.js +109 -5
- package/src/components/icons/2DAreaIcon.vue +58 -0
- package/src/components/icons/2DDistanceIcon.vue +24 -0
- package/src/components/icons/3DAreaIcon.vue +58 -0
- package/src/components/icons/3DDistanceIcon.vue +24 -0
- package/src/components/icons/3DHeightIcon.vue +24 -0
- package/src/components/icons/AngleIcon.vue +16 -0
- package/src/{icons → components/icons}/AssociationsIcon.vue +7 -4
- package/src/components/icons/AxisIcon.vue +35 -0
- package/src/components/icons/BoundingBoxIcon.vue +38 -0
- package/src/components/icons/CheckboxCheckedIcon.vue +12 -0
- package/src/components/icons/CheckboxIcon.vue +21 -0
- package/src/components/icons/CheckboxIndeterminateIcon.vue +10 -0
- package/src/components/icons/CircleIcon.vue +25 -0
- package/src/components/icons/ClippingHorizontalIcon.vue +18 -0
- package/src/components/icons/ClippingIcon.vue +17 -0
- package/src/components/icons/ClippingVerticalIcon.vue +18 -0
- package/src/components/icons/ColorPickerIcon.vue +17 -0
- package/src/{icons → components/icons}/ColorSwatchIcon.vue +6 -2
- package/src/{icons → components/icons}/CommentIcon.vue +6 -6
- package/src/components/icons/CompassIcon.vue +24 -0
- package/src/components/icons/ComponentsIcon.vue +18 -0
- package/src/components/icons/ConeIcon.vue +30 -0
- package/src/components/icons/DimensionsHouseIcon.vue +20 -0
- package/src/components/icons/EditIcon.vue +17 -0
- package/src/components/icons/EditVerticesIcon.vue +35 -0
- package/src/{icons → components/icons}/ElevationProfileIcon.vue +7 -14
- package/src/components/icons/ExportAreaIcon.vue +17 -0
- package/src/components/icons/ExportFlightIcon.vue +17 -0
- package/src/components/icons/ExportIcon.vue +24 -0
- package/src/components/icons/ExternalLinkIcon.vue +23 -0
- package/src/components/icons/EyeIcon.vue +17 -0
- package/src/components/icons/FastForwardIcon.vue +17 -0
- package/src/components/icons/FilterIcon.vue +18 -0
- package/src/components/icons/GlobalTerrainIcon.vue +19 -0
- package/src/components/icons/GlobeNatureIcon.vue +17 -0
- package/src/components/icons/GroundIcon.vue +27 -0
- package/src/{icons → components/icons}/HealthCareIndustriesIcon.vue +7 -12
- package/src/components/icons/HelpIcon.vue +17 -0
- package/src/components/icons/HideIcon.vue +25 -0
- package/src/components/icons/HomePointIcon.vue +17 -0
- package/src/{icons → components/icons}/HospitalsIcon.vue +7 -21
- package/src/components/icons/HouseIcon.vue +32 -0
- package/src/components/icons/ImportIcon.vue +18 -0
- package/src/components/icons/InfoIcon.vue +24 -0
- package/src/{icons → components/icons}/KebabIcon.vue +7 -5
- package/src/components/icons/LabelIcon.vue +23 -0
- package/src/{icons → components/icons}/LayersIcon.vue +7 -5
- package/src/components/icons/LegendIcon.vue +24 -0
- package/src/components/icons/LineIcon.vue +22 -0
- package/src/components/icons/LinkIcon.vue +17 -0
- package/src/components/icons/LogoutIcon.vue +17 -0
- package/src/components/icons/MapIcon.vue +18 -0
- package/src/{icons → components/icons}/MenuIcon.vue +7 -5
- package/src/components/icons/MinusIcon.vue +18 -0
- package/src/components/icons/ObjectAttributeIcon.vue +18 -0
- package/src/components/icons/ObjectSelectIcon.vue +18 -0
- package/src/components/icons/ObliqueViewIcon.vue +19 -0
- package/src/components/icons/PdfIcon.vue +19 -0
- package/src/components/icons/PedestrianIcon.vue +17 -0
- package/src/components/icons/PenIcon.vue +16 -0
- package/src/components/icons/PlayCircleIcon.vue +20 -0
- package/src/components/icons/PlusIcon.vue +18 -0
- package/src/components/icons/PoiIcon.vue +23 -0
- package/src/{icons/PolygonIcon.vue → components/icons/PointIcon.vue} +8 -6
- package/src/components/icons/PointSelectIcon.vue +18 -0
- package/src/components/icons/PresentationModeIcon.vue +17 -0
- package/src/{icons → components/icons}/ProgressIcon.vue +9 -7
- package/src/components/icons/QueryIcon.vue +39 -0
- package/src/components/icons/RectangleIcon.vue +24 -0
- package/src/components/icons/ReturnIcon.vue +17 -0
- package/src/components/icons/RewindIcon.vue +16 -0
- package/src/components/icons/RotateLeftIcon.vue +17 -0
- package/src/components/icons/RotateRightIcon.vue +17 -0
- package/src/components/icons/ScreenshotIcon.vue +53 -0
- package/src/components/icons/SearchIcon.vue +17 -0
- package/src/components/icons/ShadowIcon.vue +18 -0
- package/src/{icons → components/icons}/ShapesIcon.vue +13 -6
- package/src/components/icons/ShareIcon.vue +22 -0
- package/src/components/icons/SimpleCircleFilledIcon.vue +18 -0
- package/src/{icons → components/icons}/SimpleCircleHalfFilledIcon.vue +6 -2
- package/src/components/icons/SimpleCircleOutlinedIcon.vue +13 -0
- package/src/components/icons/SkipNextIcon.vue +18 -0
- package/src/components/icons/SkipPreviousIcon.vue +18 -0
- package/src/{icons → components/icons}/SplitViewIcon.vue +6 -6
- package/src/components/icons/TerrainBoxIcon.vue +19 -0
- package/src/components/icons/TextStyleIcon.vue +17 -0
- package/src/components/icons/ThreeDimensionsIcon.vue +17 -0
- package/src/components/icons/ToolsIcon.vue +16 -0
- package/src/components/icons/TouchIcon.vue +18 -0
- package/src/components/icons/TrashCanIcon.vue +18 -0
- package/src/components/icons/TriangleIcon.vue +16 -0
- package/src/components/icons/TwoDimensionsIcon.vue +18 -0
- package/src/components/icons/UploadIcon.vue +17 -0
- package/src/components/icons/UserProfileIcon.vue +17 -0
- package/src/components/icons/UserShareIcon.vue +16 -0
- package/src/components/icons/VideoRecorderIcon.vue +23 -0
- package/src/components/icons/ViewpointFlightIcon.vue +28 -0
- package/src/components/icons/ViewpointIcon.vue +28 -0
- package/src/components/icons/Viewshed360Icon.vue +18 -0
- package/src/components/icons/ViewshedConeIcon.vue +17 -0
- package/src/components/icons/ViewshedIcon.vue +18 -0
- package/src/components/icons/WalkingIcon.vue +17 -0
- package/src/components/icons/WallIcon.vue +22 -0
- package/src/components/icons/WandIcon.vue +123 -0
- package/src/components/lists/VcsActionList.vue +57 -25
- package/src/components/lists/VcsList.vue +590 -0
- package/src/components/lists/VcsTreeview.vue +45 -42
- package/src/components/lists/VcsTreeviewLeaf.vue +45 -69
- package/src/components/lists/VcsTreeviewSearchbar.vue +40 -48
- package/src/components/notification/VcsBadge.vue +6 -4
- package/src/components/notification/VcsHelp.vue +39 -0
- package/src/components/notification/VcsTooltip.vue +111 -105
- package/src/components/notification/validation.js +1 -1
- package/src/components/plugins/AbstractConfigEditor.vue +84 -0
- package/src/components/style/MenuWrapper.vue +140 -0
- package/src/components/style/VcsFillMenu.vue +61 -0
- package/src/components/style/VcsFillSelector.vue +45 -0
- package/src/components/style/VcsImageMenu.vue +83 -0
- package/src/components/style/VcsImageSelector.vue +577 -0
- package/src/components/style/VcsStrokeMenu.vue +73 -0
- package/src/components/style/VcsStrokeSelector.vue +88 -0
- package/src/components/style/VcsTextMenu.vue +81 -0
- package/src/components/style/VcsTextSelector.vue +269 -0
- package/src/components/style/VcsVectorStyleComponent.vue +114 -0
- package/src/components/style/composables.js +84 -0
- package/src/components/tables/VcsDataTable.vue +475 -0
- package/src/components/tables/VcsTable.vue +145 -0
- package/src/components/vector-properties/VcsVectorPropertiesComponent.vue +778 -0
- package/src/components/vector-properties/composables.js +93 -0
- package/src/contentTree/LayerTree.vue +18 -14
- package/src/contentTree/contentTreeCollection.js +109 -41
- package/src/contentTree/contentTreeItem.js +109 -43
- package/src/contentTree/groupContentTreeItem.js +46 -23
- package/src/contentTree/layerContentTreeItem.js +54 -23
- package/src/contentTree/layerGroupContentTreeItem.js +58 -26
- package/src/contentTree/nodeContentTreeItem.js +19 -8
- package/src/contentTree/obliqueCollectionContentTreeItem.js +51 -22
- package/src/contentTree/subContentTreeItem.js +14 -5
- package/src/contentTree/vcsObjectContentTreeItem.js +27 -16
- package/src/contentTree/viewpointContentTreeItem.js +121 -0
- package/src/downloadHelper.js +52 -0
- package/src/featureInfo/AddressBalloonComponent.vue +58 -0
- package/src/featureInfo/BalloonComponent.vue +193 -0
- package/src/featureInfo/abstractFeatureInfoView.js +346 -0
- package/src/featureInfo/addressBalloonFeatureInfoView.js +130 -0
- package/src/featureInfo/balloonFeatureInfoView.js +159 -0
- package/src/featureInfo/balloonHelper.js +172 -0
- package/src/featureInfo/featureInfo.js +525 -0
- package/src/featureInfo/featureInfoInteraction.js +48 -0
- package/src/featureInfo/iframeFeatureInfoView.js +97 -0
- package/src/featureInfo/tableFeatureInfoView.js +120 -0
- package/src/i18n/de.js +195 -0
- package/src/i18n/en.js +195 -0
- package/src/i18n/i18nCollection.js +137 -0
- package/src/init.js +121 -36
- package/src/legend/StyleLegendItem.vue +176 -0
- package/src/legend/VcsLegend.vue +140 -0
- package/src/legend/legendHelper.js +204 -0
- package/src/manager/buttonManager.js +32 -15
- package/src/manager/collectionManager/CollectionComponent.vue +140 -0
- package/src/manager/collectionManager/CollectionComponentList.vue +77 -0
- package/src/manager/collectionManager/CollectionComponentProvider.vue +39 -0
- package/src/manager/collectionManager/CollectionManager.vue +62 -0
- package/src/manager/collectionManager/categoryManager.js +83 -0
- package/src/manager/collectionManager/collectionComponent.js +470 -0
- package/src/manager/collectionManager/collectionManager.js +432 -0
- package/src/manager/contextMenu/ContextMenuComponent.vue +43 -0
- package/src/manager/contextMenu/contextMenuInteraction.js +47 -0
- package/src/manager/contextMenu/contextMenuManager.js +220 -0
- package/src/manager/navbarManager.js +47 -13
- package/src/manager/toolbox/GroupToolboxComponent.vue +128 -0
- package/src/manager/toolbox/SelectToolboxComponent.vue +144 -0
- package/src/manager/toolbox/ToolboxManager.vue +124 -102
- package/src/manager/toolbox/toolboxManager.js +254 -87
- package/src/manager/window/WindowComponent.vue +105 -85
- package/src/manager/window/WindowComponentHeader.vue +115 -24
- package/src/manager/window/WindowManager.vue +121 -55
- package/src/manager/window/windowHelper.js +465 -0
- package/src/manager/window/windowManager.js +294 -86
- package/src/navigation/{mapNavCompass.vue → MapNavCompass.vue} +31 -11
- package/src/navigation/MapNavigation.vue +291 -0
- package/src/navigation/ObliqueRotation.vue +69 -0
- package/src/navigation/{orientationToolsButton.vue → OrientationToolsButton.vue} +13 -12
- package/src/navigation/{tiltSlider.vue → TiltSlider.vue} +39 -16
- package/src/navigation/VcsCompass.vue +69 -0
- package/src/navigation/VcsZoomButton.vue +52 -0
- package/src/navigation/overviewMap.js +142 -104
- package/src/navigation/overviewMapClickedInteraction.js +6 -1
- package/src/notifier/NotifierComponent.vue +86 -0
- package/src/notifier/notifier.js +129 -0
- package/src/pluginHelper.js +148 -20
- package/src/search/ResultItem.vue +83 -0
- package/src/search/ResultsComponent.vue +103 -0
- package/src/search/SearchComponent.vue +116 -0
- package/src/search/search.js +342 -0
- package/src/setup.js +9 -10
- package/src/state.js +272 -0
- package/src/styles/_theming.scss +69 -21
- package/src/styles/_typography.scss +3 -6
- package/src/styles/main.scss +9 -0
- package/src/styles/shades.scss +4 -0
- package/src/styles/utils/_border.scss +1 -1
- package/src/styles/utils/_cursor.scss +4 -0
- package/src/styles/utils/_display.scss +1 -1
- package/src/styles/variables.scss +79 -11
- package/src/styles/vcsFont.scss +2 -5
- package/src/styles/vcsGrid.scss +9 -0
- package/src/uiConfig.js +83 -0
- package/src/vcsUiApp.js +508 -68
- package/src/vuePlugins/i18n.js +51 -13
- package/src/vuePlugins/vuetify.js +104 -43
- package/config/berlin.config.json +0 -529
- package/dist/assets/cesium/Workers/ArcType-fc72c06c.js +0 -1
- package/dist/assets/cesium/Workers/AttributeCompression-80665726.js +0 -1
- package/dist/assets/cesium/Workers/AxisAlignedBoundingBox-a655a4bc.js +0 -1
- package/dist/assets/cesium/Workers/BoundingRectangle-c3b79029.js +0 -1
- package/dist/assets/cesium/Workers/BoxGeometry-f8f9c981.js +0 -1
- package/dist/assets/cesium/Workers/Color-de06a177.js +0 -1
- package/dist/assets/cesium/Workers/ComponentDatatype-a15c9a19.js +0 -1
- package/dist/assets/cesium/Workers/CoplanarPolygonGeometryLibrary-48cdc26d.js +0 -1
- package/dist/assets/cesium/Workers/CorridorGeometryLibrary-ddc027d3.js +0 -1
- package/dist/assets/cesium/Workers/CylinderGeometry-82a8cbe6.js +0 -1
- package/dist/assets/cesium/Workers/CylinderGeometryLibrary-76cda53e.js +0 -1
- package/dist/assets/cesium/Workers/EllipseGeometry-32d55454.js +0 -1
- package/dist/assets/cesium/Workers/EllipseGeometryLibrary-b2ae188a.js +0 -1
- package/dist/assets/cesium/Workers/EllipseOutlineGeometry-f05a5a27.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidGeodesic-19e75e11.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidGeometry-7c99fc81.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidOutlineGeometry-21c243df.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidRhumbLine-6145377b.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidTangentPlane-a01286f6.js +0 -1
- package/dist/assets/cesium/Workers/EncodedCartesian3-d9f5c4a4.js +0 -1
- package/dist/assets/cesium/Workers/FrustumGeometry-17776af8.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttribute-89a520b9.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttributes-32b29525.js +0 -1
- package/dist/assets/cesium/Workers/GeometryInstance-4fbf16ba.js +0 -1
- package/dist/assets/cesium/Workers/GeometryOffsetAttribute-8c5e10db.js +0 -1
- package/dist/assets/cesium/Workers/GeometryPipeline-309fad76.js +0 -1
- package/dist/assets/cesium/Workers/IndexDatatype-f1dcdf35.js +0 -1
- package/dist/assets/cesium/Workers/IntersectionTests-58aa8f80.js +0 -1
- package/dist/assets/cesium/Workers/Matrix2-47e98d76.js +0 -1
- package/dist/assets/cesium/Workers/OrientedBoundingBox-fcb5b750.js +0 -1
- package/dist/assets/cesium/Workers/Plane-3f01019d.js +0 -1
- package/dist/assets/cesium/Workers/PolygonGeometryLibrary-0b29eb16.js +0 -1
- package/dist/assets/cesium/Workers/PolygonPipeline-a934c4dd.js +0 -1
- package/dist/assets/cesium/Workers/PolylinePipeline-8095c9bc.js +0 -1
- package/dist/assets/cesium/Workers/PolylineVolumeGeometryLibrary-67d12fff.js +0 -1
- package/dist/assets/cesium/Workers/PrimitivePipeline-980e44c5.js +0 -1
- package/dist/assets/cesium/Workers/RectangleGeometryLibrary-621c6de8.js +0 -1
- package/dist/assets/cesium/Workers/RuntimeError-8952249c.js +0 -1
- package/dist/assets/cesium/Workers/TerrainEncoding-f96552d5.js +0 -1
- package/dist/assets/cesium/Workers/Transforms-c8cb8f43.js +0 -39
- package/dist/assets/cesium/Workers/VertexFormat-a0b706b0.js +0 -1
- package/dist/assets/cesium/Workers/WallGeometryLibrary-c03d8479.js +0 -1
- package/dist/assets/cesium/Workers/WebGLConstants-508b9636.js +0 -1
- package/dist/assets/cesium/Workers/WebMercatorProjection-79b3214e.js +0 -1
- package/dist/assets/cesium/Workers/_commonjsHelpers-3aae1032-26891ab7.js +0 -1
- package/dist/assets/cesium/Workers/_rollup_plugin_ignore_empty_module_placeholder-57d574d0.js +0 -1
- package/dist/assets/cesium/Workers/arrayRemoveDuplicates-dc2f4046.js +0 -1
- package/dist/assets/cesium/Workers/cesiumWorkerBootstrapper.js +0 -6
- package/dist/assets/cesium/Workers/combine-3c023bda.js +0 -1
- package/dist/assets/cesium/Workers/defaultValue-81eec7ed.js +0 -1
- package/dist/assets/cesium.4e40f4.js +0 -9105
- package/dist/assets/core.edcf5e.js +0 -4
- package/dist/assets/index.60dea538.css +0 -1
- package/dist/assets/index.889d0f3a.js +0 -1
- package/dist/assets/ol.246fd4.js +0 -318
- package/dist/assets/ui.df4f6d.css +0 -1
- package/dist/assets/ui.df4f6d.js +0 -43
- package/dist/assets/vue-composition-api.a520f3.js +0 -14
- package/dist/assets/vue-composition-api.js +0 -2
- package/dist/assets/vue.2cee44.js +0 -9
- package/dist/assets/vuetify.cc817b.css +0 -5
- package/dist/assets/vuetify.cc817b.js +0 -48
- package/lib/vue-composition-api.js +0 -2
- package/map.config.json +0 -35
- package/plugins/@vcmap/pluginExample/config.json +0 -6
- package/plugins/@vcmap/pluginExample/package.json +0 -7
- package/plugins/@vcmap/pluginExample/pluginExampleComponent.vue +0 -374
- package/plugins/@vcmap/project-selector/ProjectSelectorComponent.vue +0 -81
- package/plugins/@vcmap/project-selector/README.md +0 -29
- package/plugins/@vcmap/project-selector/config.json +0 -15
- package/plugins/@vcmap/project-selector/index.js +0 -254
- package/plugins/@vcmap/theme-changer/config.json +0 -69
- package/plugins/@vcmap/theme-changer/package.json +0 -12
- package/plugins/buttonExamples/ButtonExamples.vue +0 -190
- package/plugins/buttonExamples/index.js +0 -41
- package/plugins/categoryTest/Categories.vue +0 -145
- package/plugins/categoryTest/Category.vue +0 -114
- package/plugins/categoryTest/ItemEditor.vue +0 -13
- package/plugins/categoryTest/index.js +0 -41
- package/plugins/example/index.js +0 -75
- package/plugins/test/allIconsComponent.vue +0 -34
- package/plugins/test/editor.vue +0 -63
- package/plugins/test/index.js +0 -116
- package/plugins/test/myCustomHeader.vue +0 -19
- package/plugins/test/toolbox-data.js +0 -129
- package/plugins/test/vcsContent.vue +0 -23
- package/plugins/test/windowManagerExample.vue +0 -143
- package/src/actions/styleSelector.vue +0 -90
- package/src/application/Navbar.vue +0 -130
- package/src/application/empty-cmp.vue +0 -6
- package/src/components/form-inputs-controls/VcsColorPicker.vue +0 -81
- package/src/contentTree/viewPointContentTreeItem.js +0 -107
- package/src/icons/2DAreaIcon.vue +0 -21
- package/src/icons/2DDistanceIcon.vue +0 -18
- package/src/icons/3DAreaIcon.vue +0 -21
- package/src/icons/3DDistanceIcon.vue +0 -18
- package/src/icons/3DHeightIcon.vue +0 -18
- package/src/icons/AngleIcon.vue +0 -8
- package/src/icons/AxisIcon.vue +0 -10
- package/src/icons/BoundingBoxIcon.vue +0 -15
- package/src/icons/CheckboxCheckedIcon.vue +0 -16
- package/src/icons/CheckboxIcon.vue +0 -23
- package/src/icons/CheckboxIndeterminateIcon.vue +0 -24
- package/src/icons/CircleIcon.vue +0 -10
- package/src/icons/CompassIcon.vue +0 -8
- package/src/icons/ComponentsIcon.vue +0 -7
- package/src/icons/ConeIcon.vue +0 -11
- package/src/icons/DimensionsHouseIcon.vue +0 -14
- package/src/icons/ExportAreaIcon.vue +0 -7
- package/src/icons/ExportFlightIcon.vue +0 -7
- package/src/icons/ExportIcon.vue +0 -8
- package/src/icons/ExternalLinkIcon.vue +0 -10
- package/src/icons/EyeIcon.vue +0 -7
- package/src/icons/FastForwardIcon.vue +0 -7
- package/src/icons/FilterIcon.vue +0 -8
- package/src/icons/GlobeNatureIcon.vue +0 -14
- package/src/icons/HelpIcon.vue +0 -7
- package/src/icons/HomePointIcon.vue +0 -8
- package/src/icons/HouseIcon.vue +0 -25
- package/src/icons/ImportIcon.vue +0 -8
- package/src/icons/InfoIcon.vue +0 -10
- package/src/icons/LabelIcon.vue +0 -7
- package/src/icons/LegendIcon.vue +0 -65
- package/src/icons/LineIcon.vue +0 -7
- package/src/icons/LinkIcon.vue +0 -7
- package/src/icons/MapIcon.vue +0 -8
- package/src/icons/MinusIcon.vue +0 -8
- package/src/icons/ObjectAttributeIcon.vue +0 -18
- package/src/icons/ObjectSelectIcon.vue +0 -8
- package/src/icons/ObliqueViewIcon.vue +0 -13
- package/src/icons/PdfIcon.vue +0 -10
- package/src/icons/PedestrianIcon.vue +0 -8
- package/src/icons/PenIcon.vue +0 -14
- package/src/icons/PlayCircleIcon.vue +0 -10
- package/src/icons/PlusIcon.vue +0 -9
- package/src/icons/PoiIcon.vue +0 -7
- package/src/icons/PointSelectIcon.vue +0 -7
- package/src/icons/PresentationModeIcon.vue +0 -7
- package/src/icons/QueryIcon.vue +0 -15
- package/src/icons/RectangleIcon.vue +0 -9
- package/src/icons/ReturnIcon.vue +0 -7
- package/src/icons/RewindIcon.vue +0 -6
- package/src/icons/SearchIcon.vue +0 -8
- package/src/icons/ShadowIcon.vue +0 -9
- package/src/icons/ShareIcon.vue +0 -22
- package/src/icons/SimpleCircleFilledIcon.vue +0 -15
- package/src/icons/SimpleCircleOutlinedIcon.vue +0 -15
- package/src/icons/SkipNextIcon.vue +0 -7
- package/src/icons/SkipPreviousIcon.vue +0 -9
- package/src/icons/TextStyleIcon.vue +0 -14
- package/src/icons/ThreeDimensionsIcon.vue +0 -7
- package/src/icons/ToolsIcon.vue +0 -35
- package/src/icons/TouchIcon.vue +0 -8
- package/src/icons/TrashCanIcon.vue +0 -7
- package/src/icons/TriangleIcon.vue +0 -15
- package/src/icons/TwoDimensionsIcon.vue +0 -8
- package/src/icons/UploadIcon.vue +0 -14
- package/src/icons/VideoRecorderIcon.vue +0 -14
- package/src/icons/WalkingIcon.vue +0 -7
- package/src/icons/WallIcon.vue +0 -14
- package/src/lang/de.js +0 -60
- package/src/lang/en.js +0 -53
- package/src/manager/toolbox/ToolboxGroupComponent.vue +0 -128
- package/src/navigation/mapNavigation.vue +0 -205
- package/src/navigation/obliqueRotation.vue +0 -48
- package/src/navigation/vcsCompass.vue +0 -144
- package/src/navigation/vcsZoomButton.vue +0 -27
- package/start.js +0 -3
- /package/src/{assets/logo-mobile.svg → logo-mobile.svg} +0 -0
- /package/src/{assets/logo.svg → logo.svg} +0 -0
@@ -1 +1,1262 @@
|
|
1
|
-
define(["./GeometryOffsetAttribute-8c5e10db","./arrayRemoveDuplicates-dc2f4046","./Transforms-c8cb8f43","./Matrix2-47e98d76","./RuntimeError-8952249c","./ComponentDatatype-a15c9a19","./PolylineVolumeGeometryLibrary-67d12fff","./CorridorGeometryLibrary-ddc027d3","./defaultValue-81eec7ed","./GeometryAttribute-89a520b9","./GeometryAttributes-32b29525","./IndexDatatype-f1dcdf35","./PolygonPipeline-a934c4dd","./VertexFormat-a0b706b0","./_commonjsHelpers-3aae1032-26891ab7","./combine-3c023bda","./WebGLConstants-508b9636","./EllipsoidTangentPlane-a01286f6","./AxisAlignedBoundingBox-a655a4bc","./IntersectionTests-58aa8f80","./Plane-3f01019d","./PolylinePipeline-8095c9bc","./EllipsoidGeodesic-19e75e11","./EllipsoidRhumbLine-6145377b"],(function(t,e,r,a,i,o,n,s,l,d,u,c,m,y,f,p,g,h,b,C,A,_,w,v){"use strict";const T=new a.Cartesian3,G=new a.Cartesian3,E=new a.Cartesian3,V=new a.Cartesian3,x=new a.Cartesian3,F=new a.Cartesian3,L=new a.Cartesian3,P=new a.Cartesian3;function N(t,e){for(let r=0;r<t.length;r++)t[r]=e.scaleToGeodeticSurface(t[r],t[r]);return t}function D(t,e,r,i,o,n){const l=t.normals,d=t.tangents,u=t.bitangents,c=a.Cartesian3.normalize(a.Cartesian3.cross(r,e,L),L);n.normal&&s.CorridorGeometryLibrary.addAttribute(l,e,i,o),n.tangent&&s.CorridorGeometryLibrary.addAttribute(d,c,i,o),n.bitangent&&s.CorridorGeometryLibrary.addAttribute(u,r,i,o)}function M(t,e,r){const i=t.positions,n=t.corners,m=t.endPositions,y=t.lefts,f=t.normals,p=new u.GeometryAttributes;let g,h,b,C=0,A=0,_=0;for(h=0;h<i.length;h+=2)b=i[h].length-3,C+=b,_+=2*b,A+=i[h+1].length-3;for(C+=3,A+=3,h=0;h<n.length;h++){g=n[h];const t=n[h].leftPositions;l.defined(t)?(b=t.length,C+=b,_+=b):(b=n[h].rightPositions.length,A+=b,_+=b)}const w=l.defined(m);let v;w&&(v=m[0].length-3,C+=v,A+=v,v/=3,_+=6*v);const x=C+A,N=new Float64Array(x),M={normals:e.normal?new Float32Array(x):void 0,tangents:e.tangent?new Float32Array(x):void 0,bitangents:e.bitangent?new Float32Array(x):void 0};let O,I,S,R,k,H,z=0,B=x-1,U=T,Y=G;const W=v/2,q=c.IndexDatatype.createTypedArray(x/3,_);let j=0;if(w){H=E,k=V;const t=m[0];for(U=a.Cartesian3.fromArray(f,0,U),Y=a.Cartesian3.fromArray(y,0,Y),h=0;h<W;h++)H=a.Cartesian3.fromArray(t,3*(W-1-h),H),k=a.Cartesian3.fromArray(t,3*(W+h),k),s.CorridorGeometryLibrary.addAttribute(N,k,z),s.CorridorGeometryLibrary.addAttribute(N,H,void 0,B),D(M,U,Y,z,B,e),I=z/3,R=I+1,O=(B-2)/3,S=O-1,q[j++]=O,q[j++]=I,q[j++]=S,q[j++]=S,q[j++]=I,q[j++]=R,z+=3,B-=3}let J,K,Q=0,X=0,Z=i[Q++],$=i[Q++];for(N.set(Z,z),N.set($,B-$.length+1),Y=a.Cartesian3.fromArray(y,X,Y),b=$.length-3,h=0;h<b;h+=3)J=r.geodeticSurfaceNormal(a.Cartesian3.fromArray(Z,h,L),L),K=r.geodeticSurfaceNormal(a.Cartesian3.fromArray($,b-h,P),P),U=a.Cartesian3.normalize(a.Cartesian3.add(J,K,U),U),D(M,U,Y,z,B,e),I=z/3,R=I+1,O=(B-2)/3,S=O-1,q[j++]=O,q[j++]=I,q[j++]=S,q[j++]=S,q[j++]=I,q[j++]=R,z+=3,B-=3;for(J=r.geodeticSurfaceNormal(a.Cartesian3.fromArray(Z,b,L),L),K=r.geodeticSurfaceNormal(a.Cartesian3.fromArray($,b,P),P),U=a.Cartesian3.normalize(a.Cartesian3.add(J,K,U),U),X+=3,h=0;h<n.length;h++){let t;g=n[h];const o=g.leftPositions,d=g.rightPositions;let u,c,m=F,p=E,C=V;if(U=a.Cartesian3.fromArray(f,X,U),l.defined(o)){for(D(M,U,Y,void 0,B,e),B-=3,u=R,c=S,t=0;t<o.length/3;t++)m=a.Cartesian3.fromArray(o,3*t,m),q[j++]=u,q[j++]=c-t-1,q[j++]=c-t,s.CorridorGeometryLibrary.addAttribute(N,m,void 0,B),p=a.Cartesian3.fromArray(N,3*(c-t-1),p),C=a.Cartesian3.fromArray(N,3*u,C),Y=a.Cartesian3.normalize(a.Cartesian3.subtract(p,C,Y),Y),D(M,U,Y,void 0,B,e),B-=3;m=a.Cartesian3.fromArray(N,3*u,m),p=a.Cartesian3.subtract(a.Cartesian3.fromArray(N,3*c,p),m,p),C=a.Cartesian3.subtract(a.Cartesian3.fromArray(N,3*(c-t),C),m,C),Y=a.Cartesian3.normalize(a.Cartesian3.add(p,C,Y),Y),D(M,U,Y,z,void 0,e),z+=3}else{for(D(M,U,Y,z,void 0,e),z+=3,u=S,c=R,t=0;t<d.length/3;t++)m=a.Cartesian3.fromArray(d,3*t,m),q[j++]=u,q[j++]=c+t,q[j++]=c+t+1,s.CorridorGeometryLibrary.addAttribute(N,m,z),p=a.Cartesian3.fromArray(N,3*u,p),C=a.Cartesian3.fromArray(N,3*(c+t),C),Y=a.Cartesian3.normalize(a.Cartesian3.subtract(p,C,Y),Y),D(M,U,Y,z,void 0,e),z+=3;m=a.Cartesian3.fromArray(N,3*u,m),p=a.Cartesian3.subtract(a.Cartesian3.fromArray(N,3*(c+t),p),m,p),C=a.Cartesian3.subtract(a.Cartesian3.fromArray(N,3*c,C),m,C),Y=a.Cartesian3.normalize(a.Cartesian3.negate(a.Cartesian3.add(C,p,Y),Y),Y),D(M,U,Y,void 0,B,e),B-=3}for(Z=i[Q++],$=i[Q++],Z.splice(0,3),$.splice($.length-3,3),N.set(Z,z),N.set($,B-$.length+1),b=$.length-3,X+=3,Y=a.Cartesian3.fromArray(y,X,Y),t=0;t<$.length;t+=3)J=r.geodeticSurfaceNormal(a.Cartesian3.fromArray(Z,t,L),L),K=r.geodeticSurfaceNormal(a.Cartesian3.fromArray($,b-t,P),P),U=a.Cartesian3.normalize(a.Cartesian3.add(J,K,U),U),D(M,U,Y,z,B,e),R=z/3,I=R-1,S=(B-2)/3,O=S+1,q[j++]=O,q[j++]=I,q[j++]=S,q[j++]=S,q[j++]=I,q[j++]=R,z+=3,B-=3;z-=3,B+=3}if(U=a.Cartesian3.fromArray(f,f.length-3,U),D(M,U,Y,z,B,e),w){z+=3,B-=3,H=E,k=V;const t=m[1];for(h=0;h<W;h++)H=a.Cartesian3.fromArray(t,3*(v-h-1),H),k=a.Cartesian3.fromArray(t,3*h,k),s.CorridorGeometryLibrary.addAttribute(N,H,void 0,B),s.CorridorGeometryLibrary.addAttribute(N,k,z),D(M,U,Y,z,B,e),R=z/3,I=R-1,S=(B-2)/3,O=S+1,q[j++]=O,q[j++]=I,q[j++]=S,q[j++]=S,q[j++]=I,q[j++]=R,z+=3,B-=3}if(p.position=new d.GeometryAttribute({componentDatatype:o.ComponentDatatype.DOUBLE,componentsPerAttribute:3,values:N}),e.st){const t=new Float32Array(x/3*2);let e,r,a=0;if(w){C/=3,A/=3;const i=Math.PI/(v+1);let n;r=1/(C-v+1),e=1/(A-v+1);const s=v/2;for(h=s+1;h<v+1;h++)n=o.CesiumMath.PI_OVER_TWO+i*h,t[a++]=e*(1+Math.cos(n)),t[a++]=.5*(1+Math.sin(n));for(h=1;h<A-v+1;h++)t[a++]=h*e,t[a++]=0;for(h=v;h>s;h--)n=o.CesiumMath.PI_OVER_TWO-h*i,t[a++]=1-e*(1+Math.cos(n)),t[a++]=.5*(1+Math.sin(n));for(h=s;h>0;h--)n=o.CesiumMath.PI_OVER_TWO-i*h,t[a++]=1-r*(1+Math.cos(n)),t[a++]=.5*(1+Math.sin(n));for(h=C-v;h>0;h--)t[a++]=h*r,t[a++]=1;for(h=1;h<s+1;h++)n=o.CesiumMath.PI_OVER_TWO+i*h,t[a++]=r*(1+Math.cos(n)),t[a++]=.5*(1+Math.sin(n))}else{for(C/=3,A/=3,r=1/(C-1),e=1/(A-1),h=0;h<A;h++)t[a++]=h*e,t[a++]=0;for(h=C;h>0;h--)t[a++]=(h-1)*r,t[a++]=1}p.st=new d.GeometryAttribute({componentDatatype:o.ComponentDatatype.FLOAT,componentsPerAttribute:2,values:t})}return e.normal&&(p.normal=new d.GeometryAttribute({componentDatatype:o.ComponentDatatype.FLOAT,componentsPerAttribute:3,values:M.normals})),e.tangent&&(p.tangent=new d.GeometryAttribute({componentDatatype:o.ComponentDatatype.FLOAT,componentsPerAttribute:3,values:M.tangents})),e.bitangent&&(p.bitangent=new d.GeometryAttribute({componentDatatype:o.ComponentDatatype.FLOAT,componentsPerAttribute:3,values:M.bitangents})),{attributes:p,indices:q}}function O(t,e,r){r[e++]=t[0],r[e++]=t[1],r[e++]=t[2];for(let a=3;a<t.length;a+=3){const i=t[a],o=t[a+1],n=t[a+2];r[e++]=i,r[e++]=o,r[e++]=n,r[e++]=i,r[e++]=o,r[e++]=n}return r[e++]=t[0],r[e++]=t[1],r[e++]=t[2],r}function I(e,r){const i=new y.VertexFormat({position:r.position,normal:r.normal||r.bitangent||e.shadowVolume,tangent:r.tangent,bitangent:r.normal||r.bitangent,st:r.st}),n=e.ellipsoid,u=M(s.CorridorGeometryLibrary.computePositions(e),i,n),f=e.height,p=e.extrudedHeight;let g=u.attributes;const h=u.indices;let b=g.position.values,C=b.length;const A=new Float64Array(6*C);let _=new Float64Array(C);_.set(b);let w,v=new Float64Array(4*C);b=m.PolygonPipeline.scaleToGeodeticHeight(b,f,n),v=O(b,0,v),_=m.PolygonPipeline.scaleToGeodeticHeight(_,p,n),v=O(_,2*C,v),A.set(b),A.set(_,C),A.set(v,2*C),g.position.values=A,g=function(t,e){if(!(e.normal||e.tangent||e.bitangent||e.st))return t;const r=t.position.values;let i,o;(e.normal||e.bitangent)&&(i=t.normal.values,o=t.bitangent.values);const n=t.position.values.length/18,l=3*n,d=2*n,u=2*l;let c;if(e.normal||e.bitangent||e.tangent){const n=e.normal?new Float32Array(6*l):void 0,d=e.tangent?new Float32Array(6*l):void 0,m=e.bitangent?new Float32Array(6*l):void 0;let y=T,f=G,p=E,g=V,h=x,b=F,C=u;for(c=0;c<l;c+=3){const t=C+u;y=a.Cartesian3.fromArray(r,c,y),f=a.Cartesian3.fromArray(r,c+l,f),p=a.Cartesian3.fromArray(r,(c+3)%l,p),f=a.Cartesian3.subtract(f,y,f),p=a.Cartesian3.subtract(p,y,p),g=a.Cartesian3.normalize(a.Cartesian3.cross(f,p,g),g),e.normal&&(s.CorridorGeometryLibrary.addAttribute(n,g,t),s.CorridorGeometryLibrary.addAttribute(n,g,t+3),s.CorridorGeometryLibrary.addAttribute(n,g,C),s.CorridorGeometryLibrary.addAttribute(n,g,C+3)),(e.tangent||e.bitangent)&&(b=a.Cartesian3.fromArray(i,c,b),e.bitangent&&(s.CorridorGeometryLibrary.addAttribute(m,b,t),s.CorridorGeometryLibrary.addAttribute(m,b,t+3),s.CorridorGeometryLibrary.addAttribute(m,b,C),s.CorridorGeometryLibrary.addAttribute(m,b,C+3)),e.tangent&&(h=a.Cartesian3.normalize(a.Cartesian3.cross(b,g,h),h),s.CorridorGeometryLibrary.addAttribute(d,h,t),s.CorridorGeometryLibrary.addAttribute(d,h,t+3),s.CorridorGeometryLibrary.addAttribute(d,h,C),s.CorridorGeometryLibrary.addAttribute(d,h,C+3))),C+=6}if(e.normal){for(n.set(i),c=0;c<l;c+=3)n[c+l]=-i[c],n[c+l+1]=-i[c+1],n[c+l+2]=-i[c+2];t.normal.values=n}else t.normal=void 0;if(e.bitangent?(m.set(o),m.set(o,l),t.bitangent.values=m):t.bitangent=void 0,e.tangent){const e=t.tangent.values;d.set(e),d.set(e,l),t.tangent.values=d}}if(e.st){const e=t.st.values,r=new Float32Array(6*d);r.set(e),r.set(e,d);let a=2*d;for(let t=0;t<2;t++){for(r[a++]=e[0],r[a++]=e[1],c=2;c<d;c+=2){const t=e[c],i=e[c+1];r[a++]=t,r[a++]=i,r[a++]=t,r[a++]=i}r[a++]=e[0],r[a++]=e[1]}t.st.values=r}return t}(g,r);const L=C/3;if(e.shadowVolume){const t=g.normal.values;C=t.length;let e=new Float32Array(6*C);for(w=0;w<C;w++)t[w]=-t[w];e.set(t,C),e=O(t,4*C,e),g.extrudeDirection=new d.GeometryAttribute({componentDatatype:o.ComponentDatatype.FLOAT,componentsPerAttribute:3,values:e}),r.normal||(g.normal=void 0)}if(l.defined(e.offsetAttribute)){let r=new Uint8Array(6*L);if(e.offsetAttribute===t.GeometryOffsetAttribute.TOP)r=t.arrayFill(r,1,0,L),r=t.arrayFill(r,1,2*L,4*L);else{const a=e.offsetAttribute===t.GeometryOffsetAttribute.NONE?0:1;r=t.arrayFill(r,a)}g.applyOffset=new d.GeometryAttribute({componentDatatype:o.ComponentDatatype.UNSIGNED_BYTE,componentsPerAttribute:1,values:r})}const P=h.length,N=L+L,D=c.IndexDatatype.createTypedArray(A.length/3,2*P+3*N);D.set(h);let I,S,R,k,H=P;for(w=0;w<P;w+=3){const t=h[w],e=h[w+1],r=h[w+2];D[H++]=r+L,D[H++]=e+L,D[H++]=t+L}for(w=0;w<N;w+=2)I=w+N,S=I+N,R=I+1,k=S+1,D[H++]=I,D[H++]=S,D[H++]=R,D[H++]=R,D[H++]=S,D[H++]=k;return{attributes:g,indices:D}}const S=new a.Cartesian3,R=new a.Cartesian3,k=new a.Cartographic;function H(t,e,r,i,o,n){const s=a.Cartesian3.subtract(e,t,S);a.Cartesian3.normalize(s,s);const l=r.geodeticSurfaceNormal(t,R),d=a.Cartesian3.cross(s,l,S);a.Cartesian3.multiplyByScalar(d,i,d);let u=o.latitude,c=o.longitude,m=n.latitude,y=n.longitude;a.Cartesian3.add(t,d,R),r.cartesianToCartographic(R,k);let f=k.latitude,p=k.longitude;u=Math.min(u,f),c=Math.min(c,p),m=Math.max(m,f),y=Math.max(y,p),a.Cartesian3.subtract(t,d,R),r.cartesianToCartographic(R,k),f=k.latitude,p=k.longitude,u=Math.min(u,f),c=Math.min(c,p),m=Math.max(m,f),y=Math.max(y,p),o.latitude=u,o.longitude=c,n.latitude=m,n.longitude=y}const z=new a.Cartesian3,B=new a.Cartesian3,U=new a.Cartographic,Y=new a.Cartographic;function W(t,r,i,o,s){t=N(t,r);const d=e.arrayRemoveDuplicates(t,a.Cartesian3.equalsEpsilon),u=d.length;if(u<2||i<=0)return new a.Rectangle;const c=.5*i;let m,y;if(U.latitude=Number.POSITIVE_INFINITY,U.longitude=Number.POSITIVE_INFINITY,Y.latitude=Number.NEGATIVE_INFINITY,Y.longitude=Number.NEGATIVE_INFINITY,o===n.CornerType.ROUNDED){const t=d[0];a.Cartesian3.subtract(t,d[1],z),a.Cartesian3.normalize(z,z),a.Cartesian3.multiplyByScalar(z,c,z),a.Cartesian3.add(t,z,B),r.cartesianToCartographic(B,k),m=k.latitude,y=k.longitude,U.latitude=Math.min(U.latitude,m),U.longitude=Math.min(U.longitude,y),Y.latitude=Math.max(Y.latitude,m),Y.longitude=Math.max(Y.longitude,y)}for(let t=0;t<u-1;++t)H(d[t],d[t+1],r,c,U,Y);const f=d[u-1];a.Cartesian3.subtract(f,d[u-2],z),a.Cartesian3.normalize(z,z),a.Cartesian3.multiplyByScalar(z,c,z),a.Cartesian3.add(f,z,B),H(f,B,r,c,U,Y),o===n.CornerType.ROUNDED&&(r.cartesianToCartographic(B,k),m=k.latitude,y=k.longitude,U.latitude=Math.min(U.latitude,m),U.longitude=Math.min(U.longitude,y),Y.latitude=Math.max(Y.latitude,m),Y.longitude=Math.max(Y.longitude,y));const p=l.defined(s)?s:new a.Rectangle;return p.north=Y.latitude,p.south=U.latitude,p.east=Y.longitude,p.west=U.longitude,p}function q(t){const e=(t=l.defaultValue(t,l.defaultValue.EMPTY_OBJECT)).positions,r=t.width,i=l.defaultValue(t.height,0),s=l.defaultValue(t.extrudedHeight,i);this._positions=e,this._ellipsoid=a.Ellipsoid.clone(l.defaultValue(t.ellipsoid,a.Ellipsoid.WGS84)),this._vertexFormat=y.VertexFormat.clone(l.defaultValue(t.vertexFormat,y.VertexFormat.DEFAULT)),this._width=r,this._height=Math.max(i,s),this._extrudedHeight=Math.min(i,s),this._cornerType=l.defaultValue(t.cornerType,n.CornerType.ROUNDED),this._granularity=l.defaultValue(t.granularity,o.CesiumMath.RADIANS_PER_DEGREE),this._shadowVolume=l.defaultValue(t.shadowVolume,!1),this._workerName="createCorridorGeometry",this._offsetAttribute=t.offsetAttribute,this._rectangle=void 0,this.packedLength=1+e.length*a.Cartesian3.packedLength+a.Ellipsoid.packedLength+y.VertexFormat.packedLength+7}q.pack=function(t,e,r){r=l.defaultValue(r,0);const i=t._positions,o=i.length;e[r++]=o;for(let t=0;t<o;++t,r+=a.Cartesian3.packedLength)a.Cartesian3.pack(i[t],e,r);return a.Ellipsoid.pack(t._ellipsoid,e,r),r+=a.Ellipsoid.packedLength,y.VertexFormat.pack(t._vertexFormat,e,r),r+=y.VertexFormat.packedLength,e[r++]=t._width,e[r++]=t._height,e[r++]=t._extrudedHeight,e[r++]=t._cornerType,e[r++]=t._granularity,e[r++]=t._shadowVolume?1:0,e[r]=l.defaultValue(t._offsetAttribute,-1),e};const j=a.Ellipsoid.clone(a.Ellipsoid.UNIT_SPHERE),J=new y.VertexFormat,K={positions:void 0,ellipsoid:j,vertexFormat:J,width:void 0,height:void 0,extrudedHeight:void 0,cornerType:void 0,granularity:void 0,shadowVolume:void 0,offsetAttribute:void 0};return q.unpack=function(t,e,r){e=l.defaultValue(e,0);const i=t[e++],o=new Array(i);for(let r=0;r<i;++r,e+=a.Cartesian3.packedLength)o[r]=a.Cartesian3.unpack(t,e);const n=a.Ellipsoid.unpack(t,e,j);e+=a.Ellipsoid.packedLength;const s=y.VertexFormat.unpack(t,e,J);e+=y.VertexFormat.packedLength;const d=t[e++],u=t[e++],c=t[e++],m=t[e++],f=t[e++],p=1===t[e++],g=t[e];return l.defined(r)?(r._positions=o,r._ellipsoid=a.Ellipsoid.clone(n,r._ellipsoid),r._vertexFormat=y.VertexFormat.clone(s,r._vertexFormat),r._width=d,r._height=u,r._extrudedHeight=c,r._cornerType=m,r._granularity=f,r._shadowVolume=p,r._offsetAttribute=-1===g?void 0:g,r):(K.positions=o,K.width=d,K.height=u,K.extrudedHeight=c,K.cornerType=m,K.granularity=f,K.shadowVolume=p,K.offsetAttribute=-1===g?void 0:g,new q(K))},q.computeRectangle=function(t,e){const r=(t=l.defaultValue(t,l.defaultValue.EMPTY_OBJECT)).positions,i=t.width;return W(r,l.defaultValue(t.ellipsoid,a.Ellipsoid.WGS84),i,l.defaultValue(t.cornerType,n.CornerType.ROUNDED),e)},q.createGeometry=function(i){let n=i._positions;const u=i._width,c=i._ellipsoid;n=N(n,c);const y=e.arrayRemoveDuplicates(n,a.Cartesian3.equalsEpsilon);if(y.length<2||u<=0)return;const f=i._height,p=i._extrudedHeight,g=!o.CesiumMath.equalsEpsilon(f,p,0,o.CesiumMath.EPSILON2),h=i._vertexFormat,b={ellipsoid:c,positions:y,width:u,cornerType:i._cornerType,granularity:i._granularity,saveAttributes:!0};let C;if(g)b.height=f,b.extrudedHeight=p,b.shadowVolume=i._shadowVolume,b.offsetAttribute=i._offsetAttribute,C=I(b,h);else{if(C=M(s.CorridorGeometryLibrary.computePositions(b),h,c),C.attributes.position.values=m.PolygonPipeline.scaleToGeodeticHeight(C.attributes.position.values,f,c),l.defined(i._offsetAttribute)){const e=i._offsetAttribute===t.GeometryOffsetAttribute.NONE?0:1,r=C.attributes.position.values.length,a=new Uint8Array(r/3);t.arrayFill(a,e),C.attributes.applyOffset=new d.GeometryAttribute({componentDatatype:o.ComponentDatatype.UNSIGNED_BYTE,componentsPerAttribute:1,values:a})}}const A=C.attributes,_=r.BoundingSphere.fromVertices(A.position.values,void 0,3);return h.position||(C.attributes.position.values=void 0),new d.Geometry({attributes:A,indices:C.indices,primitiveType:d.PrimitiveType.TRIANGLES,boundingSphere:_,offsetAttribute:i._offsetAttribute})},q.createShadowVolume=function(t,e,r){const a=t._granularity,i=t._ellipsoid,o=e(a,i),n=r(a,i);return new q({positions:t._positions,width:t._width,cornerType:t._cornerType,ellipsoid:i,granularity:a,extrudedHeight:o,height:n,vertexFormat:y.VertexFormat.POSITION_ONLY,shadowVolume:!0})},Object.defineProperties(q.prototype,{rectangle:{get:function(){return l.defined(this._rectangle)||(this._rectangle=W(this._positions,this._ellipsoid,this._width,this._cornerType)),this._rectangle}},textureCoordinateRotationPoints:{get:function(){return[0,0,0,1,1,0]}}}),function(t,e){return l.defined(e)&&(t=q.unpack(t,e)),t._ellipsoid=a.Ellipsoid.clone(t._ellipsoid),q.createGeometry(t)}}));
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Cesium - https://github.com/CesiumGS/cesium
|
4
|
+
* Version 1.109.3
|
5
|
+
*
|
6
|
+
* Copyright 2011-2022 Cesium Contributors
|
7
|
+
*
|
8
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9
|
+
* you may not use this file except in compliance with the License.
|
10
|
+
* You may obtain a copy of the License at
|
11
|
+
*
|
12
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
13
|
+
*
|
14
|
+
* Unless required by applicable law or agreed to in writing, software
|
15
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
16
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
17
|
+
* See the License for the specific language governing permissions and
|
18
|
+
* limitations under the License.
|
19
|
+
*
|
20
|
+
* Columbus View (Pat. Pend.)
|
21
|
+
*
|
22
|
+
* Portions licensed separately.
|
23
|
+
* See https://github.com/CesiumGS/cesium/blob/main/LICENSE.md for full licensing details.
|
24
|
+
*/
|
25
|
+
|
26
|
+
import {
|
27
|
+
CorridorGeometryLibrary_default
|
28
|
+
} from "./chunk-C3SXRKRW.js";
|
29
|
+
import {
|
30
|
+
CornerType_default
|
31
|
+
} from "./chunk-V3NGATMV.js";
|
32
|
+
import "./chunk-GLZBE3ML.js";
|
33
|
+
import "./chunk-AFFLIKOH.js";
|
34
|
+
import {
|
35
|
+
GeometryOffsetAttribute_default
|
36
|
+
} from "./chunk-MPAZH4BF.js";
|
37
|
+
import {
|
38
|
+
VertexFormat_default
|
39
|
+
} from "./chunk-QMEMZIJI.js";
|
40
|
+
import "./chunk-RP2A7BR5.js";
|
41
|
+
import "./chunk-2R5O53JW.js";
|
42
|
+
import {
|
43
|
+
PolygonPipeline_default
|
44
|
+
} from "./chunk-J3JY6I2C.js";
|
45
|
+
import {
|
46
|
+
arrayRemoveDuplicates_default
|
47
|
+
} from "./chunk-3W63OHNJ.js";
|
48
|
+
import "./chunk-K36FEYS7.js";
|
49
|
+
import "./chunk-MYZB7C4T.js";
|
50
|
+
import "./chunk-OYFCF4PL.js";
|
51
|
+
import {
|
52
|
+
IndexDatatype_default
|
53
|
+
} from "./chunk-RW6LU2CJ.js";
|
54
|
+
import {
|
55
|
+
GeometryAttributes_default
|
56
|
+
} from "./chunk-EW2GWJYB.js";
|
57
|
+
import {
|
58
|
+
GeometryAttribute_default,
|
59
|
+
Geometry_default,
|
60
|
+
PrimitiveType_default
|
61
|
+
} from "./chunk-X4SU25DT.js";
|
62
|
+
import {
|
63
|
+
BoundingSphere_default
|
64
|
+
} from "./chunk-PFQBCKBM.js";
|
65
|
+
import "./chunk-QJ3DFBH3.js";
|
66
|
+
import {
|
67
|
+
Rectangle_default
|
68
|
+
} from "./chunk-DUHWWBQQ.js";
|
69
|
+
import {
|
70
|
+
ComponentDatatype_default
|
71
|
+
} from "./chunk-LLUNNUJV.js";
|
72
|
+
import {
|
73
|
+
Cartesian3_default,
|
74
|
+
Cartographic_default,
|
75
|
+
Ellipsoid_default
|
76
|
+
} from "./chunk-PCJWUS4M.js";
|
77
|
+
import {
|
78
|
+
Math_default
|
79
|
+
} from "./chunk-N3JIFFX2.js";
|
80
|
+
import "./chunk-AHKEZ2OE.js";
|
81
|
+
import "./chunk-ABADGKYE.js";
|
82
|
+
import {
|
83
|
+
defaultValue_default
|
84
|
+
} from "./chunk-WXTV4ATB.js";
|
85
|
+
import {
|
86
|
+
Check_default
|
87
|
+
} from "./chunk-4MFFIWUA.js";
|
88
|
+
import {
|
89
|
+
defined_default
|
90
|
+
} from "./chunk-6BTKZDRG.js";
|
91
|
+
|
92
|
+
// packages/engine/Source/Core/CorridorGeometry.js
|
93
|
+
var cartesian1 = new Cartesian3_default();
|
94
|
+
var cartesian2 = new Cartesian3_default();
|
95
|
+
var cartesian3 = new Cartesian3_default();
|
96
|
+
var cartesian4 = new Cartesian3_default();
|
97
|
+
var cartesian5 = new Cartesian3_default();
|
98
|
+
var cartesian6 = new Cartesian3_default();
|
99
|
+
var scratch1 = new Cartesian3_default();
|
100
|
+
var scratch2 = new Cartesian3_default();
|
101
|
+
function scaleToSurface(positions, ellipsoid) {
|
102
|
+
for (let i = 0; i < positions.length; i++) {
|
103
|
+
positions[i] = ellipsoid.scaleToGeodeticSurface(positions[i], positions[i]);
|
104
|
+
}
|
105
|
+
return positions;
|
106
|
+
}
|
107
|
+
function addNormals(attr, normal, left, front, back, vertexFormat) {
|
108
|
+
const normals = attr.normals;
|
109
|
+
const tangents = attr.tangents;
|
110
|
+
const bitangents = attr.bitangents;
|
111
|
+
const forward = Cartesian3_default.normalize(
|
112
|
+
Cartesian3_default.cross(left, normal, scratch1),
|
113
|
+
scratch1
|
114
|
+
);
|
115
|
+
if (vertexFormat.normal) {
|
116
|
+
CorridorGeometryLibrary_default.addAttribute(normals, normal, front, back);
|
117
|
+
}
|
118
|
+
if (vertexFormat.tangent) {
|
119
|
+
CorridorGeometryLibrary_default.addAttribute(tangents, forward, front, back);
|
120
|
+
}
|
121
|
+
if (vertexFormat.bitangent) {
|
122
|
+
CorridorGeometryLibrary_default.addAttribute(bitangents, left, front, back);
|
123
|
+
}
|
124
|
+
}
|
125
|
+
function combine(computedPositions, vertexFormat, ellipsoid) {
|
126
|
+
const positions = computedPositions.positions;
|
127
|
+
const corners = computedPositions.corners;
|
128
|
+
const endPositions = computedPositions.endPositions;
|
129
|
+
const computedLefts = computedPositions.lefts;
|
130
|
+
const computedNormals = computedPositions.normals;
|
131
|
+
const attributes = new GeometryAttributes_default();
|
132
|
+
let corner;
|
133
|
+
let leftCount = 0;
|
134
|
+
let rightCount = 0;
|
135
|
+
let i;
|
136
|
+
let indicesLength = 0;
|
137
|
+
let length;
|
138
|
+
for (i = 0; i < positions.length; i += 2) {
|
139
|
+
length = positions[i].length - 3;
|
140
|
+
leftCount += length;
|
141
|
+
indicesLength += length * 2;
|
142
|
+
rightCount += positions[i + 1].length - 3;
|
143
|
+
}
|
144
|
+
leftCount += 3;
|
145
|
+
rightCount += 3;
|
146
|
+
for (i = 0; i < corners.length; i++) {
|
147
|
+
corner = corners[i];
|
148
|
+
const leftSide = corners[i].leftPositions;
|
149
|
+
if (defined_default(leftSide)) {
|
150
|
+
length = leftSide.length;
|
151
|
+
leftCount += length;
|
152
|
+
indicesLength += length;
|
153
|
+
} else {
|
154
|
+
length = corners[i].rightPositions.length;
|
155
|
+
rightCount += length;
|
156
|
+
indicesLength += length;
|
157
|
+
}
|
158
|
+
}
|
159
|
+
const addEndPositions = defined_default(endPositions);
|
160
|
+
let endPositionLength;
|
161
|
+
if (addEndPositions) {
|
162
|
+
endPositionLength = endPositions[0].length - 3;
|
163
|
+
leftCount += endPositionLength;
|
164
|
+
rightCount += endPositionLength;
|
165
|
+
endPositionLength /= 3;
|
166
|
+
indicesLength += endPositionLength * 6;
|
167
|
+
}
|
168
|
+
const size = leftCount + rightCount;
|
169
|
+
const finalPositions = new Float64Array(size);
|
170
|
+
const normals = vertexFormat.normal ? new Float32Array(size) : void 0;
|
171
|
+
const tangents = vertexFormat.tangent ? new Float32Array(size) : void 0;
|
172
|
+
const bitangents = vertexFormat.bitangent ? new Float32Array(size) : void 0;
|
173
|
+
const attr = {
|
174
|
+
normals,
|
175
|
+
tangents,
|
176
|
+
bitangents
|
177
|
+
};
|
178
|
+
let front = 0;
|
179
|
+
let back = size - 1;
|
180
|
+
let UL, LL, UR, LR;
|
181
|
+
let normal = cartesian1;
|
182
|
+
let left = cartesian2;
|
183
|
+
let rightPos, leftPos;
|
184
|
+
const halfLength = endPositionLength / 2;
|
185
|
+
const indices = IndexDatatype_default.createTypedArray(size / 3, indicesLength);
|
186
|
+
let index = 0;
|
187
|
+
if (addEndPositions) {
|
188
|
+
leftPos = cartesian3;
|
189
|
+
rightPos = cartesian4;
|
190
|
+
const firstEndPositions = endPositions[0];
|
191
|
+
normal = Cartesian3_default.fromArray(computedNormals, 0, normal);
|
192
|
+
left = Cartesian3_default.fromArray(computedLefts, 0, left);
|
193
|
+
for (i = 0; i < halfLength; i++) {
|
194
|
+
leftPos = Cartesian3_default.fromArray(
|
195
|
+
firstEndPositions,
|
196
|
+
(halfLength - 1 - i) * 3,
|
197
|
+
leftPos
|
198
|
+
);
|
199
|
+
rightPos = Cartesian3_default.fromArray(
|
200
|
+
firstEndPositions,
|
201
|
+
(halfLength + i) * 3,
|
202
|
+
rightPos
|
203
|
+
);
|
204
|
+
CorridorGeometryLibrary_default.addAttribute(finalPositions, rightPos, front);
|
205
|
+
CorridorGeometryLibrary_default.addAttribute(
|
206
|
+
finalPositions,
|
207
|
+
leftPos,
|
208
|
+
void 0,
|
209
|
+
back
|
210
|
+
);
|
211
|
+
addNormals(attr, normal, left, front, back, vertexFormat);
|
212
|
+
LL = front / 3;
|
213
|
+
LR = LL + 1;
|
214
|
+
UL = (back - 2) / 3;
|
215
|
+
UR = UL - 1;
|
216
|
+
indices[index++] = UL;
|
217
|
+
indices[index++] = LL;
|
218
|
+
indices[index++] = UR;
|
219
|
+
indices[index++] = UR;
|
220
|
+
indices[index++] = LL;
|
221
|
+
indices[index++] = LR;
|
222
|
+
front += 3;
|
223
|
+
back -= 3;
|
224
|
+
}
|
225
|
+
}
|
226
|
+
let posIndex = 0;
|
227
|
+
let compIndex = 0;
|
228
|
+
let rightEdge = positions[posIndex++];
|
229
|
+
let leftEdge = positions[posIndex++];
|
230
|
+
finalPositions.set(rightEdge, front);
|
231
|
+
finalPositions.set(leftEdge, back - leftEdge.length + 1);
|
232
|
+
left = Cartesian3_default.fromArray(computedLefts, compIndex, left);
|
233
|
+
let rightNormal;
|
234
|
+
let leftNormal;
|
235
|
+
length = leftEdge.length - 3;
|
236
|
+
for (i = 0; i < length; i += 3) {
|
237
|
+
rightNormal = ellipsoid.geodeticSurfaceNormal(
|
238
|
+
Cartesian3_default.fromArray(rightEdge, i, scratch1),
|
239
|
+
scratch1
|
240
|
+
);
|
241
|
+
leftNormal = ellipsoid.geodeticSurfaceNormal(
|
242
|
+
Cartesian3_default.fromArray(leftEdge, length - i, scratch2),
|
243
|
+
scratch2
|
244
|
+
);
|
245
|
+
normal = Cartesian3_default.normalize(
|
246
|
+
Cartesian3_default.add(rightNormal, leftNormal, normal),
|
247
|
+
normal
|
248
|
+
);
|
249
|
+
addNormals(attr, normal, left, front, back, vertexFormat);
|
250
|
+
LL = front / 3;
|
251
|
+
LR = LL + 1;
|
252
|
+
UL = (back - 2) / 3;
|
253
|
+
UR = UL - 1;
|
254
|
+
indices[index++] = UL;
|
255
|
+
indices[index++] = LL;
|
256
|
+
indices[index++] = UR;
|
257
|
+
indices[index++] = UR;
|
258
|
+
indices[index++] = LL;
|
259
|
+
indices[index++] = LR;
|
260
|
+
front += 3;
|
261
|
+
back -= 3;
|
262
|
+
}
|
263
|
+
rightNormal = ellipsoid.geodeticSurfaceNormal(
|
264
|
+
Cartesian3_default.fromArray(rightEdge, length, scratch1),
|
265
|
+
scratch1
|
266
|
+
);
|
267
|
+
leftNormal = ellipsoid.geodeticSurfaceNormal(
|
268
|
+
Cartesian3_default.fromArray(leftEdge, length, scratch2),
|
269
|
+
scratch2
|
270
|
+
);
|
271
|
+
normal = Cartesian3_default.normalize(
|
272
|
+
Cartesian3_default.add(rightNormal, leftNormal, normal),
|
273
|
+
normal
|
274
|
+
);
|
275
|
+
compIndex += 3;
|
276
|
+
for (i = 0; i < corners.length; i++) {
|
277
|
+
let j;
|
278
|
+
corner = corners[i];
|
279
|
+
const l = corner.leftPositions;
|
280
|
+
const r = corner.rightPositions;
|
281
|
+
let pivot;
|
282
|
+
let start;
|
283
|
+
let outsidePoint = cartesian6;
|
284
|
+
let previousPoint = cartesian3;
|
285
|
+
let nextPoint = cartesian4;
|
286
|
+
normal = Cartesian3_default.fromArray(computedNormals, compIndex, normal);
|
287
|
+
if (defined_default(l)) {
|
288
|
+
addNormals(attr, normal, left, void 0, back, vertexFormat);
|
289
|
+
back -= 3;
|
290
|
+
pivot = LR;
|
291
|
+
start = UR;
|
292
|
+
for (j = 0; j < l.length / 3; j++) {
|
293
|
+
outsidePoint = Cartesian3_default.fromArray(l, j * 3, outsidePoint);
|
294
|
+
indices[index++] = pivot;
|
295
|
+
indices[index++] = start - j - 1;
|
296
|
+
indices[index++] = start - j;
|
297
|
+
CorridorGeometryLibrary_default.addAttribute(
|
298
|
+
finalPositions,
|
299
|
+
outsidePoint,
|
300
|
+
void 0,
|
301
|
+
back
|
302
|
+
);
|
303
|
+
previousPoint = Cartesian3_default.fromArray(
|
304
|
+
finalPositions,
|
305
|
+
(start - j - 1) * 3,
|
306
|
+
previousPoint
|
307
|
+
);
|
308
|
+
nextPoint = Cartesian3_default.fromArray(finalPositions, pivot * 3, nextPoint);
|
309
|
+
left = Cartesian3_default.normalize(
|
310
|
+
Cartesian3_default.subtract(previousPoint, nextPoint, left),
|
311
|
+
left
|
312
|
+
);
|
313
|
+
addNormals(attr, normal, left, void 0, back, vertexFormat);
|
314
|
+
back -= 3;
|
315
|
+
}
|
316
|
+
outsidePoint = Cartesian3_default.fromArray(
|
317
|
+
finalPositions,
|
318
|
+
pivot * 3,
|
319
|
+
outsidePoint
|
320
|
+
);
|
321
|
+
previousPoint = Cartesian3_default.subtract(
|
322
|
+
Cartesian3_default.fromArray(finalPositions, start * 3, previousPoint),
|
323
|
+
outsidePoint,
|
324
|
+
previousPoint
|
325
|
+
);
|
326
|
+
nextPoint = Cartesian3_default.subtract(
|
327
|
+
Cartesian3_default.fromArray(finalPositions, (start - j) * 3, nextPoint),
|
328
|
+
outsidePoint,
|
329
|
+
nextPoint
|
330
|
+
);
|
331
|
+
left = Cartesian3_default.normalize(
|
332
|
+
Cartesian3_default.add(previousPoint, nextPoint, left),
|
333
|
+
left
|
334
|
+
);
|
335
|
+
addNormals(attr, normal, left, front, void 0, vertexFormat);
|
336
|
+
front += 3;
|
337
|
+
} else {
|
338
|
+
addNormals(attr, normal, left, front, void 0, vertexFormat);
|
339
|
+
front += 3;
|
340
|
+
pivot = UR;
|
341
|
+
start = LR;
|
342
|
+
for (j = 0; j < r.length / 3; j++) {
|
343
|
+
outsidePoint = Cartesian3_default.fromArray(r, j * 3, outsidePoint);
|
344
|
+
indices[index++] = pivot;
|
345
|
+
indices[index++] = start + j;
|
346
|
+
indices[index++] = start + j + 1;
|
347
|
+
CorridorGeometryLibrary_default.addAttribute(
|
348
|
+
finalPositions,
|
349
|
+
outsidePoint,
|
350
|
+
front
|
351
|
+
);
|
352
|
+
previousPoint = Cartesian3_default.fromArray(
|
353
|
+
finalPositions,
|
354
|
+
pivot * 3,
|
355
|
+
previousPoint
|
356
|
+
);
|
357
|
+
nextPoint = Cartesian3_default.fromArray(
|
358
|
+
finalPositions,
|
359
|
+
(start + j) * 3,
|
360
|
+
nextPoint
|
361
|
+
);
|
362
|
+
left = Cartesian3_default.normalize(
|
363
|
+
Cartesian3_default.subtract(previousPoint, nextPoint, left),
|
364
|
+
left
|
365
|
+
);
|
366
|
+
addNormals(attr, normal, left, front, void 0, vertexFormat);
|
367
|
+
front += 3;
|
368
|
+
}
|
369
|
+
outsidePoint = Cartesian3_default.fromArray(
|
370
|
+
finalPositions,
|
371
|
+
pivot * 3,
|
372
|
+
outsidePoint
|
373
|
+
);
|
374
|
+
previousPoint = Cartesian3_default.subtract(
|
375
|
+
Cartesian3_default.fromArray(finalPositions, (start + j) * 3, previousPoint),
|
376
|
+
outsidePoint,
|
377
|
+
previousPoint
|
378
|
+
);
|
379
|
+
nextPoint = Cartesian3_default.subtract(
|
380
|
+
Cartesian3_default.fromArray(finalPositions, start * 3, nextPoint),
|
381
|
+
outsidePoint,
|
382
|
+
nextPoint
|
383
|
+
);
|
384
|
+
left = Cartesian3_default.normalize(
|
385
|
+
Cartesian3_default.negate(Cartesian3_default.add(nextPoint, previousPoint, left), left),
|
386
|
+
left
|
387
|
+
);
|
388
|
+
addNormals(attr, normal, left, void 0, back, vertexFormat);
|
389
|
+
back -= 3;
|
390
|
+
}
|
391
|
+
rightEdge = positions[posIndex++];
|
392
|
+
leftEdge = positions[posIndex++];
|
393
|
+
rightEdge.splice(0, 3);
|
394
|
+
leftEdge.splice(leftEdge.length - 3, 3);
|
395
|
+
finalPositions.set(rightEdge, front);
|
396
|
+
finalPositions.set(leftEdge, back - leftEdge.length + 1);
|
397
|
+
length = leftEdge.length - 3;
|
398
|
+
compIndex += 3;
|
399
|
+
left = Cartesian3_default.fromArray(computedLefts, compIndex, left);
|
400
|
+
for (j = 0; j < leftEdge.length; j += 3) {
|
401
|
+
rightNormal = ellipsoid.geodeticSurfaceNormal(
|
402
|
+
Cartesian3_default.fromArray(rightEdge, j, scratch1),
|
403
|
+
scratch1
|
404
|
+
);
|
405
|
+
leftNormal = ellipsoid.geodeticSurfaceNormal(
|
406
|
+
Cartesian3_default.fromArray(leftEdge, length - j, scratch2),
|
407
|
+
scratch2
|
408
|
+
);
|
409
|
+
normal = Cartesian3_default.normalize(
|
410
|
+
Cartesian3_default.add(rightNormal, leftNormal, normal),
|
411
|
+
normal
|
412
|
+
);
|
413
|
+
addNormals(attr, normal, left, front, back, vertexFormat);
|
414
|
+
LR = front / 3;
|
415
|
+
LL = LR - 1;
|
416
|
+
UR = (back - 2) / 3;
|
417
|
+
UL = UR + 1;
|
418
|
+
indices[index++] = UL;
|
419
|
+
indices[index++] = LL;
|
420
|
+
indices[index++] = UR;
|
421
|
+
indices[index++] = UR;
|
422
|
+
indices[index++] = LL;
|
423
|
+
indices[index++] = LR;
|
424
|
+
front += 3;
|
425
|
+
back -= 3;
|
426
|
+
}
|
427
|
+
front -= 3;
|
428
|
+
back += 3;
|
429
|
+
}
|
430
|
+
normal = Cartesian3_default.fromArray(
|
431
|
+
computedNormals,
|
432
|
+
computedNormals.length - 3,
|
433
|
+
normal
|
434
|
+
);
|
435
|
+
addNormals(attr, normal, left, front, back, vertexFormat);
|
436
|
+
if (addEndPositions) {
|
437
|
+
front += 3;
|
438
|
+
back -= 3;
|
439
|
+
leftPos = cartesian3;
|
440
|
+
rightPos = cartesian4;
|
441
|
+
const lastEndPositions = endPositions[1];
|
442
|
+
for (i = 0; i < halfLength; i++) {
|
443
|
+
leftPos = Cartesian3_default.fromArray(
|
444
|
+
lastEndPositions,
|
445
|
+
(endPositionLength - i - 1) * 3,
|
446
|
+
leftPos
|
447
|
+
);
|
448
|
+
rightPos = Cartesian3_default.fromArray(lastEndPositions, i * 3, rightPos);
|
449
|
+
CorridorGeometryLibrary_default.addAttribute(
|
450
|
+
finalPositions,
|
451
|
+
leftPos,
|
452
|
+
void 0,
|
453
|
+
back
|
454
|
+
);
|
455
|
+
CorridorGeometryLibrary_default.addAttribute(finalPositions, rightPos, front);
|
456
|
+
addNormals(attr, normal, left, front, back, vertexFormat);
|
457
|
+
LR = front / 3;
|
458
|
+
LL = LR - 1;
|
459
|
+
UR = (back - 2) / 3;
|
460
|
+
UL = UR + 1;
|
461
|
+
indices[index++] = UL;
|
462
|
+
indices[index++] = LL;
|
463
|
+
indices[index++] = UR;
|
464
|
+
indices[index++] = UR;
|
465
|
+
indices[index++] = LL;
|
466
|
+
indices[index++] = LR;
|
467
|
+
front += 3;
|
468
|
+
back -= 3;
|
469
|
+
}
|
470
|
+
}
|
471
|
+
attributes.position = new GeometryAttribute_default({
|
472
|
+
componentDatatype: ComponentDatatype_default.DOUBLE,
|
473
|
+
componentsPerAttribute: 3,
|
474
|
+
values: finalPositions
|
475
|
+
});
|
476
|
+
if (vertexFormat.st) {
|
477
|
+
const st = new Float32Array(size / 3 * 2);
|
478
|
+
let rightSt;
|
479
|
+
let leftSt;
|
480
|
+
let stIndex = 0;
|
481
|
+
if (addEndPositions) {
|
482
|
+
leftCount /= 3;
|
483
|
+
rightCount /= 3;
|
484
|
+
const theta = Math.PI / (endPositionLength + 1);
|
485
|
+
leftSt = 1 / (leftCount - endPositionLength + 1);
|
486
|
+
rightSt = 1 / (rightCount - endPositionLength + 1);
|
487
|
+
let a;
|
488
|
+
const halfEndPos = endPositionLength / 2;
|
489
|
+
for (i = halfEndPos + 1; i < endPositionLength + 1; i++) {
|
490
|
+
a = Math_default.PI_OVER_TWO + theta * i;
|
491
|
+
st[stIndex++] = rightSt * (1 + Math.cos(a));
|
492
|
+
st[stIndex++] = 0.5 * (1 + Math.sin(a));
|
493
|
+
}
|
494
|
+
for (i = 1; i < rightCount - endPositionLength + 1; i++) {
|
495
|
+
st[stIndex++] = i * rightSt;
|
496
|
+
st[stIndex++] = 0;
|
497
|
+
}
|
498
|
+
for (i = endPositionLength; i > halfEndPos; i--) {
|
499
|
+
a = Math_default.PI_OVER_TWO - i * theta;
|
500
|
+
st[stIndex++] = 1 - rightSt * (1 + Math.cos(a));
|
501
|
+
st[stIndex++] = 0.5 * (1 + Math.sin(a));
|
502
|
+
}
|
503
|
+
for (i = halfEndPos; i > 0; i--) {
|
504
|
+
a = Math_default.PI_OVER_TWO - theta * i;
|
505
|
+
st[stIndex++] = 1 - leftSt * (1 + Math.cos(a));
|
506
|
+
st[stIndex++] = 0.5 * (1 + Math.sin(a));
|
507
|
+
}
|
508
|
+
for (i = leftCount - endPositionLength; i > 0; i--) {
|
509
|
+
st[stIndex++] = i * leftSt;
|
510
|
+
st[stIndex++] = 1;
|
511
|
+
}
|
512
|
+
for (i = 1; i < halfEndPos + 1; i++) {
|
513
|
+
a = Math_default.PI_OVER_TWO + theta * i;
|
514
|
+
st[stIndex++] = leftSt * (1 + Math.cos(a));
|
515
|
+
st[stIndex++] = 0.5 * (1 + Math.sin(a));
|
516
|
+
}
|
517
|
+
} else {
|
518
|
+
leftCount /= 3;
|
519
|
+
rightCount /= 3;
|
520
|
+
leftSt = 1 / (leftCount - 1);
|
521
|
+
rightSt = 1 / (rightCount - 1);
|
522
|
+
for (i = 0; i < rightCount; i++) {
|
523
|
+
st[stIndex++] = i * rightSt;
|
524
|
+
st[stIndex++] = 0;
|
525
|
+
}
|
526
|
+
for (i = leftCount; i > 0; i--) {
|
527
|
+
st[stIndex++] = (i - 1) * leftSt;
|
528
|
+
st[stIndex++] = 1;
|
529
|
+
}
|
530
|
+
}
|
531
|
+
attributes.st = new GeometryAttribute_default({
|
532
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
533
|
+
componentsPerAttribute: 2,
|
534
|
+
values: st
|
535
|
+
});
|
536
|
+
}
|
537
|
+
if (vertexFormat.normal) {
|
538
|
+
attributes.normal = new GeometryAttribute_default({
|
539
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
540
|
+
componentsPerAttribute: 3,
|
541
|
+
values: attr.normals
|
542
|
+
});
|
543
|
+
}
|
544
|
+
if (vertexFormat.tangent) {
|
545
|
+
attributes.tangent = new GeometryAttribute_default({
|
546
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
547
|
+
componentsPerAttribute: 3,
|
548
|
+
values: attr.tangents
|
549
|
+
});
|
550
|
+
}
|
551
|
+
if (vertexFormat.bitangent) {
|
552
|
+
attributes.bitangent = new GeometryAttribute_default({
|
553
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
554
|
+
componentsPerAttribute: 3,
|
555
|
+
values: attr.bitangents
|
556
|
+
});
|
557
|
+
}
|
558
|
+
return {
|
559
|
+
attributes,
|
560
|
+
indices
|
561
|
+
};
|
562
|
+
}
|
563
|
+
function extrudedAttributes(attributes, vertexFormat) {
|
564
|
+
if (!vertexFormat.normal && !vertexFormat.tangent && !vertexFormat.bitangent && !vertexFormat.st) {
|
565
|
+
return attributes;
|
566
|
+
}
|
567
|
+
const positions = attributes.position.values;
|
568
|
+
let topNormals;
|
569
|
+
let topBitangents;
|
570
|
+
if (vertexFormat.normal || vertexFormat.bitangent) {
|
571
|
+
topNormals = attributes.normal.values;
|
572
|
+
topBitangents = attributes.bitangent.values;
|
573
|
+
}
|
574
|
+
const size = attributes.position.values.length / 18;
|
575
|
+
const threeSize = size * 3;
|
576
|
+
const twoSize = size * 2;
|
577
|
+
const sixSize = threeSize * 2;
|
578
|
+
let i;
|
579
|
+
if (vertexFormat.normal || vertexFormat.bitangent || vertexFormat.tangent) {
|
580
|
+
const normals = vertexFormat.normal ? new Float32Array(threeSize * 6) : void 0;
|
581
|
+
const tangents = vertexFormat.tangent ? new Float32Array(threeSize * 6) : void 0;
|
582
|
+
const bitangents = vertexFormat.bitangent ? new Float32Array(threeSize * 6) : void 0;
|
583
|
+
let topPosition = cartesian1;
|
584
|
+
let bottomPosition = cartesian2;
|
585
|
+
let previousPosition = cartesian3;
|
586
|
+
let normal = cartesian4;
|
587
|
+
let tangent = cartesian5;
|
588
|
+
let bitangent = cartesian6;
|
589
|
+
let attrIndex = sixSize;
|
590
|
+
for (i = 0; i < threeSize; i += 3) {
|
591
|
+
const attrIndexOffset = attrIndex + sixSize;
|
592
|
+
topPosition = Cartesian3_default.fromArray(positions, i, topPosition);
|
593
|
+
bottomPosition = Cartesian3_default.fromArray(
|
594
|
+
positions,
|
595
|
+
i + threeSize,
|
596
|
+
bottomPosition
|
597
|
+
);
|
598
|
+
previousPosition = Cartesian3_default.fromArray(
|
599
|
+
positions,
|
600
|
+
(i + 3) % threeSize,
|
601
|
+
previousPosition
|
602
|
+
);
|
603
|
+
bottomPosition = Cartesian3_default.subtract(
|
604
|
+
bottomPosition,
|
605
|
+
topPosition,
|
606
|
+
bottomPosition
|
607
|
+
);
|
608
|
+
previousPosition = Cartesian3_default.subtract(
|
609
|
+
previousPosition,
|
610
|
+
topPosition,
|
611
|
+
previousPosition
|
612
|
+
);
|
613
|
+
normal = Cartesian3_default.normalize(
|
614
|
+
Cartesian3_default.cross(bottomPosition, previousPosition, normal),
|
615
|
+
normal
|
616
|
+
);
|
617
|
+
if (vertexFormat.normal) {
|
618
|
+
CorridorGeometryLibrary_default.addAttribute(normals, normal, attrIndexOffset);
|
619
|
+
CorridorGeometryLibrary_default.addAttribute(
|
620
|
+
normals,
|
621
|
+
normal,
|
622
|
+
attrIndexOffset + 3
|
623
|
+
);
|
624
|
+
CorridorGeometryLibrary_default.addAttribute(normals, normal, attrIndex);
|
625
|
+
CorridorGeometryLibrary_default.addAttribute(normals, normal, attrIndex + 3);
|
626
|
+
}
|
627
|
+
if (vertexFormat.tangent || vertexFormat.bitangent) {
|
628
|
+
bitangent = Cartesian3_default.fromArray(topNormals, i, bitangent);
|
629
|
+
if (vertexFormat.bitangent) {
|
630
|
+
CorridorGeometryLibrary_default.addAttribute(
|
631
|
+
bitangents,
|
632
|
+
bitangent,
|
633
|
+
attrIndexOffset
|
634
|
+
);
|
635
|
+
CorridorGeometryLibrary_default.addAttribute(
|
636
|
+
bitangents,
|
637
|
+
bitangent,
|
638
|
+
attrIndexOffset + 3
|
639
|
+
);
|
640
|
+
CorridorGeometryLibrary_default.addAttribute(
|
641
|
+
bitangents,
|
642
|
+
bitangent,
|
643
|
+
attrIndex
|
644
|
+
);
|
645
|
+
CorridorGeometryLibrary_default.addAttribute(
|
646
|
+
bitangents,
|
647
|
+
bitangent,
|
648
|
+
attrIndex + 3
|
649
|
+
);
|
650
|
+
}
|
651
|
+
if (vertexFormat.tangent) {
|
652
|
+
tangent = Cartesian3_default.normalize(
|
653
|
+
Cartesian3_default.cross(bitangent, normal, tangent),
|
654
|
+
tangent
|
655
|
+
);
|
656
|
+
CorridorGeometryLibrary_default.addAttribute(
|
657
|
+
tangents,
|
658
|
+
tangent,
|
659
|
+
attrIndexOffset
|
660
|
+
);
|
661
|
+
CorridorGeometryLibrary_default.addAttribute(
|
662
|
+
tangents,
|
663
|
+
tangent,
|
664
|
+
attrIndexOffset + 3
|
665
|
+
);
|
666
|
+
CorridorGeometryLibrary_default.addAttribute(tangents, tangent, attrIndex);
|
667
|
+
CorridorGeometryLibrary_default.addAttribute(
|
668
|
+
tangents,
|
669
|
+
tangent,
|
670
|
+
attrIndex + 3
|
671
|
+
);
|
672
|
+
}
|
673
|
+
}
|
674
|
+
attrIndex += 6;
|
675
|
+
}
|
676
|
+
if (vertexFormat.normal) {
|
677
|
+
normals.set(topNormals);
|
678
|
+
for (i = 0; i < threeSize; i += 3) {
|
679
|
+
normals[i + threeSize] = -topNormals[i];
|
680
|
+
normals[i + threeSize + 1] = -topNormals[i + 1];
|
681
|
+
normals[i + threeSize + 2] = -topNormals[i + 2];
|
682
|
+
}
|
683
|
+
attributes.normal.values = normals;
|
684
|
+
} else {
|
685
|
+
attributes.normal = void 0;
|
686
|
+
}
|
687
|
+
if (vertexFormat.bitangent) {
|
688
|
+
bitangents.set(topBitangents);
|
689
|
+
bitangents.set(topBitangents, threeSize);
|
690
|
+
attributes.bitangent.values = bitangents;
|
691
|
+
} else {
|
692
|
+
attributes.bitangent = void 0;
|
693
|
+
}
|
694
|
+
if (vertexFormat.tangent) {
|
695
|
+
const topTangents = attributes.tangent.values;
|
696
|
+
tangents.set(topTangents);
|
697
|
+
tangents.set(topTangents, threeSize);
|
698
|
+
attributes.tangent.values = tangents;
|
699
|
+
}
|
700
|
+
}
|
701
|
+
if (vertexFormat.st) {
|
702
|
+
const topSt = attributes.st.values;
|
703
|
+
const st = new Float32Array(twoSize * 6);
|
704
|
+
st.set(topSt);
|
705
|
+
st.set(topSt, twoSize);
|
706
|
+
let index = twoSize * 2;
|
707
|
+
for (let j = 0; j < 2; j++) {
|
708
|
+
st[index++] = topSt[0];
|
709
|
+
st[index++] = topSt[1];
|
710
|
+
for (i = 2; i < twoSize; i += 2) {
|
711
|
+
const s = topSt[i];
|
712
|
+
const t = topSt[i + 1];
|
713
|
+
st[index++] = s;
|
714
|
+
st[index++] = t;
|
715
|
+
st[index++] = s;
|
716
|
+
st[index++] = t;
|
717
|
+
}
|
718
|
+
st[index++] = topSt[0];
|
719
|
+
st[index++] = topSt[1];
|
720
|
+
}
|
721
|
+
attributes.st.values = st;
|
722
|
+
}
|
723
|
+
return attributes;
|
724
|
+
}
|
725
|
+
function addWallPositions(positions, index, wallPositions) {
|
726
|
+
wallPositions[index++] = positions[0];
|
727
|
+
wallPositions[index++] = positions[1];
|
728
|
+
wallPositions[index++] = positions[2];
|
729
|
+
for (let i = 3; i < positions.length; i += 3) {
|
730
|
+
const x = positions[i];
|
731
|
+
const y = positions[i + 1];
|
732
|
+
const z = positions[i + 2];
|
733
|
+
wallPositions[index++] = x;
|
734
|
+
wallPositions[index++] = y;
|
735
|
+
wallPositions[index++] = z;
|
736
|
+
wallPositions[index++] = x;
|
737
|
+
wallPositions[index++] = y;
|
738
|
+
wallPositions[index++] = z;
|
739
|
+
}
|
740
|
+
wallPositions[index++] = positions[0];
|
741
|
+
wallPositions[index++] = positions[1];
|
742
|
+
wallPositions[index++] = positions[2];
|
743
|
+
return wallPositions;
|
744
|
+
}
|
745
|
+
function computePositionsExtruded(params, vertexFormat) {
|
746
|
+
const topVertexFormat = new VertexFormat_default({
|
747
|
+
position: vertexFormat.position,
|
748
|
+
normal: vertexFormat.normal || vertexFormat.bitangent || params.shadowVolume,
|
749
|
+
tangent: vertexFormat.tangent,
|
750
|
+
bitangent: vertexFormat.normal || vertexFormat.bitangent,
|
751
|
+
st: vertexFormat.st
|
752
|
+
});
|
753
|
+
const ellipsoid = params.ellipsoid;
|
754
|
+
const computedPositions = CorridorGeometryLibrary_default.computePositions(params);
|
755
|
+
const attr = combine(computedPositions, topVertexFormat, ellipsoid);
|
756
|
+
const height = params.height;
|
757
|
+
const extrudedHeight = params.extrudedHeight;
|
758
|
+
let attributes = attr.attributes;
|
759
|
+
const indices = attr.indices;
|
760
|
+
let positions = attributes.position.values;
|
761
|
+
let length = positions.length;
|
762
|
+
const newPositions = new Float64Array(length * 6);
|
763
|
+
let extrudedPositions = new Float64Array(length);
|
764
|
+
extrudedPositions.set(positions);
|
765
|
+
let wallPositions = new Float64Array(length * 4);
|
766
|
+
positions = PolygonPipeline_default.scaleToGeodeticHeight(
|
767
|
+
positions,
|
768
|
+
height,
|
769
|
+
ellipsoid
|
770
|
+
);
|
771
|
+
wallPositions = addWallPositions(positions, 0, wallPositions);
|
772
|
+
extrudedPositions = PolygonPipeline_default.scaleToGeodeticHeight(
|
773
|
+
extrudedPositions,
|
774
|
+
extrudedHeight,
|
775
|
+
ellipsoid
|
776
|
+
);
|
777
|
+
wallPositions = addWallPositions(
|
778
|
+
extrudedPositions,
|
779
|
+
length * 2,
|
780
|
+
wallPositions
|
781
|
+
);
|
782
|
+
newPositions.set(positions);
|
783
|
+
newPositions.set(extrudedPositions, length);
|
784
|
+
newPositions.set(wallPositions, length * 2);
|
785
|
+
attributes.position.values = newPositions;
|
786
|
+
attributes = extrudedAttributes(attributes, vertexFormat);
|
787
|
+
let i;
|
788
|
+
const size = length / 3;
|
789
|
+
if (params.shadowVolume) {
|
790
|
+
const topNormals = attributes.normal.values;
|
791
|
+
length = topNormals.length;
|
792
|
+
let extrudeNormals = new Float32Array(length * 6);
|
793
|
+
for (i = 0; i < length; i++) {
|
794
|
+
topNormals[i] = -topNormals[i];
|
795
|
+
}
|
796
|
+
extrudeNormals.set(topNormals, length);
|
797
|
+
extrudeNormals = addWallPositions(topNormals, length * 4, extrudeNormals);
|
798
|
+
attributes.extrudeDirection = new GeometryAttribute_default({
|
799
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
800
|
+
componentsPerAttribute: 3,
|
801
|
+
values: extrudeNormals
|
802
|
+
});
|
803
|
+
if (!vertexFormat.normal) {
|
804
|
+
attributes.normal = void 0;
|
805
|
+
}
|
806
|
+
}
|
807
|
+
if (defined_default(params.offsetAttribute)) {
|
808
|
+
let applyOffset = new Uint8Array(size * 6);
|
809
|
+
if (params.offsetAttribute === GeometryOffsetAttribute_default.TOP) {
|
810
|
+
applyOffset = applyOffset.fill(1, 0, size).fill(1, size * 2, size * 4);
|
811
|
+
} else {
|
812
|
+
const applyOffsetValue = params.offsetAttribute === GeometryOffsetAttribute_default.NONE ? 0 : 1;
|
813
|
+
applyOffset = applyOffset.fill(applyOffsetValue);
|
814
|
+
}
|
815
|
+
attributes.applyOffset = new GeometryAttribute_default({
|
816
|
+
componentDatatype: ComponentDatatype_default.UNSIGNED_BYTE,
|
817
|
+
componentsPerAttribute: 1,
|
818
|
+
values: applyOffset
|
819
|
+
});
|
820
|
+
}
|
821
|
+
const iLength = indices.length;
|
822
|
+
const twoSize = size + size;
|
823
|
+
const newIndices = IndexDatatype_default.createTypedArray(
|
824
|
+
newPositions.length / 3,
|
825
|
+
iLength * 2 + twoSize * 3
|
826
|
+
);
|
827
|
+
newIndices.set(indices);
|
828
|
+
let index = iLength;
|
829
|
+
for (i = 0; i < iLength; i += 3) {
|
830
|
+
const v0 = indices[i];
|
831
|
+
const v1 = indices[i + 1];
|
832
|
+
const v2 = indices[i + 2];
|
833
|
+
newIndices[index++] = v2 + size;
|
834
|
+
newIndices[index++] = v1 + size;
|
835
|
+
newIndices[index++] = v0 + size;
|
836
|
+
}
|
837
|
+
let UL, LL, UR, LR;
|
838
|
+
for (i = 0; i < twoSize; i += 2) {
|
839
|
+
UL = i + twoSize;
|
840
|
+
LL = UL + twoSize;
|
841
|
+
UR = UL + 1;
|
842
|
+
LR = LL + 1;
|
843
|
+
newIndices[index++] = UL;
|
844
|
+
newIndices[index++] = LL;
|
845
|
+
newIndices[index++] = UR;
|
846
|
+
newIndices[index++] = UR;
|
847
|
+
newIndices[index++] = LL;
|
848
|
+
newIndices[index++] = LR;
|
849
|
+
}
|
850
|
+
return {
|
851
|
+
attributes,
|
852
|
+
indices: newIndices
|
853
|
+
};
|
854
|
+
}
|
855
|
+
var scratchCartesian1 = new Cartesian3_default();
|
856
|
+
var scratchCartesian2 = new Cartesian3_default();
|
857
|
+
var scratchCartographic = new Cartographic_default();
|
858
|
+
function computeOffsetPoints(position1, position2, ellipsoid, halfWidth, min, max) {
|
859
|
+
const direction = Cartesian3_default.subtract(
|
860
|
+
position2,
|
861
|
+
position1,
|
862
|
+
scratchCartesian1
|
863
|
+
);
|
864
|
+
Cartesian3_default.normalize(direction, direction);
|
865
|
+
const normal = ellipsoid.geodeticSurfaceNormal(position1, scratchCartesian2);
|
866
|
+
const offsetDirection = Cartesian3_default.cross(
|
867
|
+
direction,
|
868
|
+
normal,
|
869
|
+
scratchCartesian1
|
870
|
+
);
|
871
|
+
Cartesian3_default.multiplyByScalar(offsetDirection, halfWidth, offsetDirection);
|
872
|
+
let minLat = min.latitude;
|
873
|
+
let minLon = min.longitude;
|
874
|
+
let maxLat = max.latitude;
|
875
|
+
let maxLon = max.longitude;
|
876
|
+
Cartesian3_default.add(position1, offsetDirection, scratchCartesian2);
|
877
|
+
ellipsoid.cartesianToCartographic(scratchCartesian2, scratchCartographic);
|
878
|
+
let lat = scratchCartographic.latitude;
|
879
|
+
let lon = scratchCartographic.longitude;
|
880
|
+
minLat = Math.min(minLat, lat);
|
881
|
+
minLon = Math.min(minLon, lon);
|
882
|
+
maxLat = Math.max(maxLat, lat);
|
883
|
+
maxLon = Math.max(maxLon, lon);
|
884
|
+
Cartesian3_default.subtract(position1, offsetDirection, scratchCartesian2);
|
885
|
+
ellipsoid.cartesianToCartographic(scratchCartesian2, scratchCartographic);
|
886
|
+
lat = scratchCartographic.latitude;
|
887
|
+
lon = scratchCartographic.longitude;
|
888
|
+
minLat = Math.min(minLat, lat);
|
889
|
+
minLon = Math.min(minLon, lon);
|
890
|
+
maxLat = Math.max(maxLat, lat);
|
891
|
+
maxLon = Math.max(maxLon, lon);
|
892
|
+
min.latitude = minLat;
|
893
|
+
min.longitude = minLon;
|
894
|
+
max.latitude = maxLat;
|
895
|
+
max.longitude = maxLon;
|
896
|
+
}
|
897
|
+
var scratchCartesianOffset = new Cartesian3_default();
|
898
|
+
var scratchCartesianEnds = new Cartesian3_default();
|
899
|
+
var scratchCartographicMin = new Cartographic_default();
|
900
|
+
var scratchCartographicMax = new Cartographic_default();
|
901
|
+
function computeRectangle(positions, ellipsoid, width, cornerType, result) {
|
902
|
+
positions = scaleToSurface(positions, ellipsoid);
|
903
|
+
const cleanPositions = arrayRemoveDuplicates_default(
|
904
|
+
positions,
|
905
|
+
Cartesian3_default.equalsEpsilon
|
906
|
+
);
|
907
|
+
const length = cleanPositions.length;
|
908
|
+
if (length < 2 || width <= 0) {
|
909
|
+
return new Rectangle_default();
|
910
|
+
}
|
911
|
+
const halfWidth = width * 0.5;
|
912
|
+
scratchCartographicMin.latitude = Number.POSITIVE_INFINITY;
|
913
|
+
scratchCartographicMin.longitude = Number.POSITIVE_INFINITY;
|
914
|
+
scratchCartographicMax.latitude = Number.NEGATIVE_INFINITY;
|
915
|
+
scratchCartographicMax.longitude = Number.NEGATIVE_INFINITY;
|
916
|
+
let lat, lon;
|
917
|
+
if (cornerType === CornerType_default.ROUNDED) {
|
918
|
+
const first = cleanPositions[0];
|
919
|
+
Cartesian3_default.subtract(first, cleanPositions[1], scratchCartesianOffset);
|
920
|
+
Cartesian3_default.normalize(scratchCartesianOffset, scratchCartesianOffset);
|
921
|
+
Cartesian3_default.multiplyByScalar(
|
922
|
+
scratchCartesianOffset,
|
923
|
+
halfWidth,
|
924
|
+
scratchCartesianOffset
|
925
|
+
);
|
926
|
+
Cartesian3_default.add(first, scratchCartesianOffset, scratchCartesianEnds);
|
927
|
+
ellipsoid.cartesianToCartographic(
|
928
|
+
scratchCartesianEnds,
|
929
|
+
scratchCartographic
|
930
|
+
);
|
931
|
+
lat = scratchCartographic.latitude;
|
932
|
+
lon = scratchCartographic.longitude;
|
933
|
+
scratchCartographicMin.latitude = Math.min(
|
934
|
+
scratchCartographicMin.latitude,
|
935
|
+
lat
|
936
|
+
);
|
937
|
+
scratchCartographicMin.longitude = Math.min(
|
938
|
+
scratchCartographicMin.longitude,
|
939
|
+
lon
|
940
|
+
);
|
941
|
+
scratchCartographicMax.latitude = Math.max(
|
942
|
+
scratchCartographicMax.latitude,
|
943
|
+
lat
|
944
|
+
);
|
945
|
+
scratchCartographicMax.longitude = Math.max(
|
946
|
+
scratchCartographicMax.longitude,
|
947
|
+
lon
|
948
|
+
);
|
949
|
+
}
|
950
|
+
for (let i = 0; i < length - 1; ++i) {
|
951
|
+
computeOffsetPoints(
|
952
|
+
cleanPositions[i],
|
953
|
+
cleanPositions[i + 1],
|
954
|
+
ellipsoid,
|
955
|
+
halfWidth,
|
956
|
+
scratchCartographicMin,
|
957
|
+
scratchCartographicMax
|
958
|
+
);
|
959
|
+
}
|
960
|
+
const last = cleanPositions[length - 1];
|
961
|
+
Cartesian3_default.subtract(last, cleanPositions[length - 2], scratchCartesianOffset);
|
962
|
+
Cartesian3_default.normalize(scratchCartesianOffset, scratchCartesianOffset);
|
963
|
+
Cartesian3_default.multiplyByScalar(
|
964
|
+
scratchCartesianOffset,
|
965
|
+
halfWidth,
|
966
|
+
scratchCartesianOffset
|
967
|
+
);
|
968
|
+
Cartesian3_default.add(last, scratchCartesianOffset, scratchCartesianEnds);
|
969
|
+
computeOffsetPoints(
|
970
|
+
last,
|
971
|
+
scratchCartesianEnds,
|
972
|
+
ellipsoid,
|
973
|
+
halfWidth,
|
974
|
+
scratchCartographicMin,
|
975
|
+
scratchCartographicMax
|
976
|
+
);
|
977
|
+
if (cornerType === CornerType_default.ROUNDED) {
|
978
|
+
ellipsoid.cartesianToCartographic(
|
979
|
+
scratchCartesianEnds,
|
980
|
+
scratchCartographic
|
981
|
+
);
|
982
|
+
lat = scratchCartographic.latitude;
|
983
|
+
lon = scratchCartographic.longitude;
|
984
|
+
scratchCartographicMin.latitude = Math.min(
|
985
|
+
scratchCartographicMin.latitude,
|
986
|
+
lat
|
987
|
+
);
|
988
|
+
scratchCartographicMin.longitude = Math.min(
|
989
|
+
scratchCartographicMin.longitude,
|
990
|
+
lon
|
991
|
+
);
|
992
|
+
scratchCartographicMax.latitude = Math.max(
|
993
|
+
scratchCartographicMax.latitude,
|
994
|
+
lat
|
995
|
+
);
|
996
|
+
scratchCartographicMax.longitude = Math.max(
|
997
|
+
scratchCartographicMax.longitude,
|
998
|
+
lon
|
999
|
+
);
|
1000
|
+
}
|
1001
|
+
const rectangle = defined_default(result) ? result : new Rectangle_default();
|
1002
|
+
rectangle.north = scratchCartographicMax.latitude;
|
1003
|
+
rectangle.south = scratchCartographicMin.latitude;
|
1004
|
+
rectangle.east = scratchCartographicMax.longitude;
|
1005
|
+
rectangle.west = scratchCartographicMin.longitude;
|
1006
|
+
return rectangle;
|
1007
|
+
}
|
1008
|
+
function CorridorGeometry(options) {
|
1009
|
+
options = defaultValue_default(options, defaultValue_default.EMPTY_OBJECT);
|
1010
|
+
const positions = options.positions;
|
1011
|
+
const width = options.width;
|
1012
|
+
Check_default.defined("options.positions", positions);
|
1013
|
+
Check_default.defined("options.width", width);
|
1014
|
+
const height = defaultValue_default(options.height, 0);
|
1015
|
+
const extrudedHeight = defaultValue_default(options.extrudedHeight, height);
|
1016
|
+
this._positions = positions;
|
1017
|
+
this._ellipsoid = Ellipsoid_default.clone(
|
1018
|
+
defaultValue_default(options.ellipsoid, Ellipsoid_default.WGS84)
|
1019
|
+
);
|
1020
|
+
this._vertexFormat = VertexFormat_default.clone(
|
1021
|
+
defaultValue_default(options.vertexFormat, VertexFormat_default.DEFAULT)
|
1022
|
+
);
|
1023
|
+
this._width = width;
|
1024
|
+
this._height = Math.max(height, extrudedHeight);
|
1025
|
+
this._extrudedHeight = Math.min(height, extrudedHeight);
|
1026
|
+
this._cornerType = defaultValue_default(options.cornerType, CornerType_default.ROUNDED);
|
1027
|
+
this._granularity = defaultValue_default(
|
1028
|
+
options.granularity,
|
1029
|
+
Math_default.RADIANS_PER_DEGREE
|
1030
|
+
);
|
1031
|
+
this._shadowVolume = defaultValue_default(options.shadowVolume, false);
|
1032
|
+
this._workerName = "createCorridorGeometry";
|
1033
|
+
this._offsetAttribute = options.offsetAttribute;
|
1034
|
+
this._rectangle = void 0;
|
1035
|
+
this.packedLength = 1 + positions.length * Cartesian3_default.packedLength + Ellipsoid_default.packedLength + VertexFormat_default.packedLength + 7;
|
1036
|
+
}
|
1037
|
+
CorridorGeometry.pack = function(value, array, startingIndex) {
|
1038
|
+
Check_default.defined("value", value);
|
1039
|
+
Check_default.defined("array", array);
|
1040
|
+
startingIndex = defaultValue_default(startingIndex, 0);
|
1041
|
+
const positions = value._positions;
|
1042
|
+
const length = positions.length;
|
1043
|
+
array[startingIndex++] = length;
|
1044
|
+
for (let i = 0; i < length; ++i, startingIndex += Cartesian3_default.packedLength) {
|
1045
|
+
Cartesian3_default.pack(positions[i], array, startingIndex);
|
1046
|
+
}
|
1047
|
+
Ellipsoid_default.pack(value._ellipsoid, array, startingIndex);
|
1048
|
+
startingIndex += Ellipsoid_default.packedLength;
|
1049
|
+
VertexFormat_default.pack(value._vertexFormat, array, startingIndex);
|
1050
|
+
startingIndex += VertexFormat_default.packedLength;
|
1051
|
+
array[startingIndex++] = value._width;
|
1052
|
+
array[startingIndex++] = value._height;
|
1053
|
+
array[startingIndex++] = value._extrudedHeight;
|
1054
|
+
array[startingIndex++] = value._cornerType;
|
1055
|
+
array[startingIndex++] = value._granularity;
|
1056
|
+
array[startingIndex++] = value._shadowVolume ? 1 : 0;
|
1057
|
+
array[startingIndex] = defaultValue_default(value._offsetAttribute, -1);
|
1058
|
+
return array;
|
1059
|
+
};
|
1060
|
+
var scratchEllipsoid = Ellipsoid_default.clone(Ellipsoid_default.UNIT_SPHERE);
|
1061
|
+
var scratchVertexFormat = new VertexFormat_default();
|
1062
|
+
var scratchOptions = {
|
1063
|
+
positions: void 0,
|
1064
|
+
ellipsoid: scratchEllipsoid,
|
1065
|
+
vertexFormat: scratchVertexFormat,
|
1066
|
+
width: void 0,
|
1067
|
+
height: void 0,
|
1068
|
+
extrudedHeight: void 0,
|
1069
|
+
cornerType: void 0,
|
1070
|
+
granularity: void 0,
|
1071
|
+
shadowVolume: void 0,
|
1072
|
+
offsetAttribute: void 0
|
1073
|
+
};
|
1074
|
+
CorridorGeometry.unpack = function(array, startingIndex, result) {
|
1075
|
+
Check_default.defined("array", array);
|
1076
|
+
startingIndex = defaultValue_default(startingIndex, 0);
|
1077
|
+
const length = array[startingIndex++];
|
1078
|
+
const positions = new Array(length);
|
1079
|
+
for (let i = 0; i < length; ++i, startingIndex += Cartesian3_default.packedLength) {
|
1080
|
+
positions[i] = Cartesian3_default.unpack(array, startingIndex);
|
1081
|
+
}
|
1082
|
+
const ellipsoid = Ellipsoid_default.unpack(array, startingIndex, scratchEllipsoid);
|
1083
|
+
startingIndex += Ellipsoid_default.packedLength;
|
1084
|
+
const vertexFormat = VertexFormat_default.unpack(
|
1085
|
+
array,
|
1086
|
+
startingIndex,
|
1087
|
+
scratchVertexFormat
|
1088
|
+
);
|
1089
|
+
startingIndex += VertexFormat_default.packedLength;
|
1090
|
+
const width = array[startingIndex++];
|
1091
|
+
const height = array[startingIndex++];
|
1092
|
+
const extrudedHeight = array[startingIndex++];
|
1093
|
+
const cornerType = array[startingIndex++];
|
1094
|
+
const granularity = array[startingIndex++];
|
1095
|
+
const shadowVolume = array[startingIndex++] === 1;
|
1096
|
+
const offsetAttribute = array[startingIndex];
|
1097
|
+
if (!defined_default(result)) {
|
1098
|
+
scratchOptions.positions = positions;
|
1099
|
+
scratchOptions.width = width;
|
1100
|
+
scratchOptions.height = height;
|
1101
|
+
scratchOptions.extrudedHeight = extrudedHeight;
|
1102
|
+
scratchOptions.cornerType = cornerType;
|
1103
|
+
scratchOptions.granularity = granularity;
|
1104
|
+
scratchOptions.shadowVolume = shadowVolume;
|
1105
|
+
scratchOptions.offsetAttribute = offsetAttribute === -1 ? void 0 : offsetAttribute;
|
1106
|
+
return new CorridorGeometry(scratchOptions);
|
1107
|
+
}
|
1108
|
+
result._positions = positions;
|
1109
|
+
result._ellipsoid = Ellipsoid_default.clone(ellipsoid, result._ellipsoid);
|
1110
|
+
result._vertexFormat = VertexFormat_default.clone(vertexFormat, result._vertexFormat);
|
1111
|
+
result._width = width;
|
1112
|
+
result._height = height;
|
1113
|
+
result._extrudedHeight = extrudedHeight;
|
1114
|
+
result._cornerType = cornerType;
|
1115
|
+
result._granularity = granularity;
|
1116
|
+
result._shadowVolume = shadowVolume;
|
1117
|
+
result._offsetAttribute = offsetAttribute === -1 ? void 0 : offsetAttribute;
|
1118
|
+
return result;
|
1119
|
+
};
|
1120
|
+
CorridorGeometry.computeRectangle = function(options, result) {
|
1121
|
+
options = defaultValue_default(options, defaultValue_default.EMPTY_OBJECT);
|
1122
|
+
const positions = options.positions;
|
1123
|
+
const width = options.width;
|
1124
|
+
Check_default.defined("options.positions", positions);
|
1125
|
+
Check_default.defined("options.width", width);
|
1126
|
+
const ellipsoid = defaultValue_default(options.ellipsoid, Ellipsoid_default.WGS84);
|
1127
|
+
const cornerType = defaultValue_default(options.cornerType, CornerType_default.ROUNDED);
|
1128
|
+
return computeRectangle(positions, ellipsoid, width, cornerType, result);
|
1129
|
+
};
|
1130
|
+
CorridorGeometry.createGeometry = function(corridorGeometry) {
|
1131
|
+
let positions = corridorGeometry._positions;
|
1132
|
+
const width = corridorGeometry._width;
|
1133
|
+
const ellipsoid = corridorGeometry._ellipsoid;
|
1134
|
+
positions = scaleToSurface(positions, ellipsoid);
|
1135
|
+
const cleanPositions = arrayRemoveDuplicates_default(
|
1136
|
+
positions,
|
1137
|
+
Cartesian3_default.equalsEpsilon
|
1138
|
+
);
|
1139
|
+
if (cleanPositions.length < 2 || width <= 0) {
|
1140
|
+
return;
|
1141
|
+
}
|
1142
|
+
const height = corridorGeometry._height;
|
1143
|
+
const extrudedHeight = corridorGeometry._extrudedHeight;
|
1144
|
+
const extrude = !Math_default.equalsEpsilon(
|
1145
|
+
height,
|
1146
|
+
extrudedHeight,
|
1147
|
+
0,
|
1148
|
+
Math_default.EPSILON2
|
1149
|
+
);
|
1150
|
+
const vertexFormat = corridorGeometry._vertexFormat;
|
1151
|
+
const params = {
|
1152
|
+
ellipsoid,
|
1153
|
+
positions: cleanPositions,
|
1154
|
+
width,
|
1155
|
+
cornerType: corridorGeometry._cornerType,
|
1156
|
+
granularity: corridorGeometry._granularity,
|
1157
|
+
saveAttributes: true
|
1158
|
+
};
|
1159
|
+
let attr;
|
1160
|
+
if (extrude) {
|
1161
|
+
params.height = height;
|
1162
|
+
params.extrudedHeight = extrudedHeight;
|
1163
|
+
params.shadowVolume = corridorGeometry._shadowVolume;
|
1164
|
+
params.offsetAttribute = corridorGeometry._offsetAttribute;
|
1165
|
+
attr = computePositionsExtruded(params, vertexFormat);
|
1166
|
+
} else {
|
1167
|
+
const computedPositions = CorridorGeometryLibrary_default.computePositions(params);
|
1168
|
+
attr = combine(computedPositions, vertexFormat, ellipsoid);
|
1169
|
+
attr.attributes.position.values = PolygonPipeline_default.scaleToGeodeticHeight(
|
1170
|
+
attr.attributes.position.values,
|
1171
|
+
height,
|
1172
|
+
ellipsoid
|
1173
|
+
);
|
1174
|
+
if (defined_default(corridorGeometry._offsetAttribute)) {
|
1175
|
+
const applyOffsetValue = corridorGeometry._offsetAttribute === GeometryOffsetAttribute_default.NONE ? 0 : 1;
|
1176
|
+
const length = attr.attributes.position.values.length;
|
1177
|
+
const applyOffset = new Uint8Array(length / 3).fill(applyOffsetValue);
|
1178
|
+
attr.attributes.applyOffset = new GeometryAttribute_default({
|
1179
|
+
componentDatatype: ComponentDatatype_default.UNSIGNED_BYTE,
|
1180
|
+
componentsPerAttribute: 1,
|
1181
|
+
values: applyOffset
|
1182
|
+
});
|
1183
|
+
}
|
1184
|
+
}
|
1185
|
+
const attributes = attr.attributes;
|
1186
|
+
const boundingSphere = BoundingSphere_default.fromVertices(
|
1187
|
+
attributes.position.values,
|
1188
|
+
void 0,
|
1189
|
+
3
|
1190
|
+
);
|
1191
|
+
if (!vertexFormat.position) {
|
1192
|
+
attr.attributes.position.values = void 0;
|
1193
|
+
}
|
1194
|
+
return new Geometry_default({
|
1195
|
+
attributes,
|
1196
|
+
indices: attr.indices,
|
1197
|
+
primitiveType: PrimitiveType_default.TRIANGLES,
|
1198
|
+
boundingSphere,
|
1199
|
+
offsetAttribute: corridorGeometry._offsetAttribute
|
1200
|
+
});
|
1201
|
+
};
|
1202
|
+
CorridorGeometry.createShadowVolume = function(corridorGeometry, minHeightFunc, maxHeightFunc) {
|
1203
|
+
const granularity = corridorGeometry._granularity;
|
1204
|
+
const ellipsoid = corridorGeometry._ellipsoid;
|
1205
|
+
const minHeight = minHeightFunc(granularity, ellipsoid);
|
1206
|
+
const maxHeight = maxHeightFunc(granularity, ellipsoid);
|
1207
|
+
return new CorridorGeometry({
|
1208
|
+
positions: corridorGeometry._positions,
|
1209
|
+
width: corridorGeometry._width,
|
1210
|
+
cornerType: corridorGeometry._cornerType,
|
1211
|
+
ellipsoid,
|
1212
|
+
granularity,
|
1213
|
+
extrudedHeight: minHeight,
|
1214
|
+
height: maxHeight,
|
1215
|
+
vertexFormat: VertexFormat_default.POSITION_ONLY,
|
1216
|
+
shadowVolume: true
|
1217
|
+
});
|
1218
|
+
};
|
1219
|
+
Object.defineProperties(CorridorGeometry.prototype, {
|
1220
|
+
/**
|
1221
|
+
* @private
|
1222
|
+
*/
|
1223
|
+
rectangle: {
|
1224
|
+
get: function() {
|
1225
|
+
if (!defined_default(this._rectangle)) {
|
1226
|
+
this._rectangle = computeRectangle(
|
1227
|
+
this._positions,
|
1228
|
+
this._ellipsoid,
|
1229
|
+
this._width,
|
1230
|
+
this._cornerType
|
1231
|
+
);
|
1232
|
+
}
|
1233
|
+
return this._rectangle;
|
1234
|
+
}
|
1235
|
+
},
|
1236
|
+
/**
|
1237
|
+
* For remapping texture coordinates when rendering CorridorGeometries as GroundPrimitives.
|
1238
|
+
*
|
1239
|
+
* Corridors don't support stRotation,
|
1240
|
+
* so just return the corners of the original system.
|
1241
|
+
* @private
|
1242
|
+
*/
|
1243
|
+
textureCoordinateRotationPoints: {
|
1244
|
+
get: function() {
|
1245
|
+
return [0, 0, 0, 1, 1, 0];
|
1246
|
+
}
|
1247
|
+
}
|
1248
|
+
});
|
1249
|
+
var CorridorGeometry_default = CorridorGeometry;
|
1250
|
+
|
1251
|
+
// packages/engine/Source/Workers/createCorridorGeometry.js
|
1252
|
+
function createCorridorGeometry(corridorGeometry, offset) {
|
1253
|
+
if (defined_default(offset)) {
|
1254
|
+
corridorGeometry = CorridorGeometry_default.unpack(corridorGeometry, offset);
|
1255
|
+
}
|
1256
|
+
corridorGeometry._ellipsoid = Ellipsoid_default.clone(corridorGeometry._ellipsoid);
|
1257
|
+
return CorridorGeometry_default.createGeometry(corridorGeometry);
|
1258
|
+
}
|
1259
|
+
var createCorridorGeometry_default = createCorridorGeometry;
|
1260
|
+
export {
|
1261
|
+
createCorridorGeometry_default as default
|
1262
|
+
};
|