@mapcomponents/react-maplibre 0.1.69 → 0.1.70
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/CHANGELOG.md +18 -0
- package/README.md +3 -2
- package/dist/components/MlCreatePdfButton/MlCreatePdfButton.d.ts +3 -3
- package/dist/components/MlCreatePdfForm/MlCreatePdfForm.d.ts +7 -2
- package/dist/components/MlCreatePngButton/MlCreatePngButton.d.ts +22 -0
- package/dist/components/MlCreatePngButton/MlCreatePngButton.stories.d.ts +14 -0
- package/dist/components/MlGpxViewer/util/{MetadataDrawer.d.ts → Metadata.d.ts} +1 -2
- package/dist/components/MlGpxViewer/util/MlGpxDemoLoader.d.ts +1 -1
- package/dist/hooks/useExportMap/lib.d.ts +16 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.esm.js +284 -276
- package/dist/index.esm.js.map +1 -1
- package/dist/ui_components/Sidebar.d.ts +5 -3
- package/dist/ui_components/TopToolbar.d.ts +8 -7
- package/package.json +1 -2
- package/.babelrc +0 -22
- package/.editorconfig +0 -19
- package/.eslintignore +0 -12
- package/.eslintrc.js +0 -30
- package/.github/ISSUE_TEMPLATE/bug_report.md +0 -41
- package/.github/ISSUE_TEMPLATE/feature_request.md +0 -22
- package/.github/workflows/check-catalogue-metadata-schema.yml +0 -19
- package/.github/workflows/check-formatting.yml +0 -46
- package/.github/workflows/node_version_test.yml +0 -26
- package/.github/workflows/publish.yml +0 -21
- package/.github/workflows/storybook.yml +0 -28
- package/.prettierignore +0 -11
- package/.prettierrc.json +0 -6
- package/.storybook/.babelrc +0 -26
- package/.storybook/main.js +0 -40
- package/.storybook/manager.js +0 -6
- package/.storybook/mapcomponents_logo.png +0 -0
- package/.storybook/preview.js +0 -33
- package/.storybook/style.css +0 -15
- package/.storybook/wheregroupTheme.js +0 -9
- package/config/env.js +0 -106
- package/config/jest/babelTransform.js +0 -29
- package/config/jest/cssTransform.js +0 -14
- package/config/jest/fileTransform.js +0 -40
- package/config/paths.js +0 -75
- package/coverage/clover.xml +0 -2018
- package/coverage/coverage-final.json +0 -60
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -87
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +0 -731
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -196
- package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.tsx.html +0 -466
- package/coverage/lcov-report/src/components/MapLibreMap/index.html +0 -116
- package/coverage/lcov-report/src/components/MlCenterPosition/MlCenterPosition.tsx.html +0 -322
- package/coverage/lcov-report/src/components/MlCenterPosition/index.html +0 -116
- package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx.html +0 -238
- package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +0 -116
- package/coverage/lcov-report/src/components/MlCreatePdfForm/MlCreatePdfForm.cy.tsx.html +0 -148
- package/coverage/lcov-report/src/components/MlCreatePdfForm/MlCreatePdfForm.tsx.html +0 -196
- package/coverage/lcov-report/src/components/MlCreatePdfForm/index.html +0 -131
- package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.tsx.html +0 -535
- package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +0 -116
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx.html +0 -340
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.tsx.html +0 -808
- package/coverage/lcov-report/src/components/MlFollowGps/index.html +0 -116
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx.html +0 -469
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.lineStyler.js.html +0 -652
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.polygonStyler.js.html +0 -649
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeojsonLayerCircleStyler.tsx.html +0 -112
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeojsonLayerHeatMapStyler.tsx.html +0 -115
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/index.html +0 -161
- package/coverage/lcov-report/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.tsx.html +0 -469
- package/coverage/lcov-report/src/components/MlGeojsonLayerWithSource/index.html +0 -116
- package/coverage/lcov-report/src/components/MlGpxViewer/MlGpxViewer.tsx.html +0 -394
- package/coverage/lcov-report/src/components/MlGpxViewer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx.html +0 -385
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayer/MlLayer.tsx.html +0 -247
- package/coverage/lcov-report/src/components/MlLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.tsx.html +0 -745
- package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.tsx.html +0 -520
- package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +0 -736
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +0 -316
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayerSwitcher/index.html +0 -116
- package/coverage/lcov-report/src/components/MlMarker/MlMarker.tsx.html +0 -505
- package/coverage/lcov-report/src/components/MlMarker/index.html +0 -116
- package/coverage/lcov-report/src/components/MlMeasureTool/MlMeasureTool.tsx.html +0 -265
- package/coverage/lcov-report/src/components/MlMeasureTool/index.html +0 -116
- package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.tsx.html +0 -763
- package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +0 -116
- package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.tsx.html +0 -613
- package/coverage/lcov-report/src/components/MlNavigationTools/index.html +0 -116
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +0 -298
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.stories_.js.html +0 -232
- package/coverage/lcov-report/src/components/MlOsmLayer/index.html +0 -131
- package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.tsx.html +0 -412
- package/coverage/lcov-report/src/components/MlScaleReference/index.html +0 -116
- package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.tsx.html +0 -892
- package/coverage/lcov-report/src/components/MlShareMapState/index.html +0 -116
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/ColorPicker.tsx.html +0 -214
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/LayerList.tsx.html +0 -121
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/LayerListItem.tsx.html +0 -412
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/LayerPropertyForm.tsx.html +0 -463
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/index.html +0 -161
- package/coverage/lcov-report/src/components/MlSketchTool/MlSketchTool.tsx.html +0 -898
- package/coverage/lcov-report/src/components/MlSketchTool/index.html +0 -116
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.tsx.html +0 -514
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +0 -116
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +0 -703
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreejsLayer.tsx.html +0 -769
- package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +0 -131
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx.html +0 -406
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +0 -310
- package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +0 -116
- package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx.html +0 -517
- package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +0 -277
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +0 -116
- package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.tsx.html +0 -739
- package/coverage/lcov-report/src/components/MlWmsLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.tsx.html +0 -1102
- package/coverage/lcov-report/src/components/MlWmsLoader/index.html +0 -116
- package/coverage/lcov-report/src/contexts/MapContext.tsx.html +0 -403
- package/coverage/lcov-report/src/contexts/SimpleDataContext.js.html +0 -103
- package/coverage/lcov-report/src/contexts/SimpleDataProvider.js.html +0 -277
- package/coverage/lcov-report/src/contexts/index.html +0 -146
- package/coverage/lcov-report/src/hooks/index.html +0 -191
- package/coverage/lcov-report/src/hooks/useCameraFollowPath/index.html +0 -116
- package/coverage/lcov-report/src/hooks/useCameraFollowPath/useCameraFollowPath.tsx.html +0 -661
- package/coverage/lcov-report/src/hooks/useExportMap/index.html +0 -131
- package/coverage/lcov-report/src/hooks/useExportMap/index.ts.html +0 -175
- package/coverage/lcov-report/src/hooks/useExportMap/lib.ts.html +0 -559
- package/coverage/lcov-report/src/hooks/useGpx/index.html +0 -116
- package/coverage/lcov-report/src/hooks/useGpx/useGpx.tsx.html +0 -295
- package/coverage/lcov-report/src/hooks/useLayer.ts.html +0 -787
- package/coverage/lcov-report/src/hooks/useLayerEvent.js.html +0 -232
- package/coverage/lcov-report/src/hooks/useLayerFilter/index.html +0 -116
- package/coverage/lcov-report/src/hooks/useLayerFilter/useLayerFilter.ts.html +0 -184
- package/coverage/lcov-report/src/hooks/useLayerHoverPopup/index.html +0 -116
- package/coverage/lcov-report/src/hooks/useLayerHoverPopup/useLayerHoverPopup.tsx.html +0 -334
- package/coverage/lcov-report/src/hooks/useMap.ts.html +0 -358
- package/coverage/lcov-report/src/hooks/useMapState.ts.html +0 -631
- package/coverage/lcov-report/src/hooks/useSource.ts.html +0 -337
- package/coverage/lcov-report/src/hooks/useWms.ts.html +0 -397
- package/coverage/lcov-report/src/index.html +0 -116
- package/coverage/lcov-report/src/index.ts.html +0 -316
- package/coverage/lcov.info +0 -3987
- package/cypress/support/commands.ts +0 -37
- package/cypress/support/component-index.html +0 -12
- package/cypress/support/component.ts +0 -46
- package/cypress.config.ts +0 -101
- package/dist/components/MlCreatePdfButton/lib/createPdf.d.ts +0 -2
- package/dist/components/MlCreatePdfButton/lib/nominatimMap.d.ts +0 -2
- package/eslintErrorTest.js +0 -10
- package/public/assets/3D/godzilla_simple.glb +0 -0
- package/public/assets/dop.png +0 -0
- package/public/assets/historic.png +0 -0
- package/public/assets/marker.png +0 -0
- package/public/assets/osm.png +0 -0
- package/public/assets/sample.gpx +0 -716
- package/public/assets/sample1.gpx +0 -3003
- package/public/assets/sample2.gpx +0 -1264
- package/public/assets/sample3.gpx +0 -912
- package/public/assets/wg-marker.png +0 -0
- package/public/catalogue/.gitkeep +0 -0
- package/public/catalogue/mc_meta.json +0 -1
- package/public/favicon.ico +0 -0
- package/public/index.html +0 -39
- package/public/logo.png +0 -0
- package/public/manifest.json +0 -25
- package/public/robots.txt +0 -3
- package/public/thumbnails/MapLibreMap.png +0 -0
- package/public/thumbnails/MlCameraFollowPath.png +0 -0
- package/public/thumbnails/MlCreatePdfButton.png +0 -0
- package/public/thumbnails/MlCreatePdfForm.png +0 -0
- package/public/thumbnails/MlDeckGlLayer.png +0 -0
- package/public/thumbnails/MlDeckGlTerrainLayer.png +0 -0
- package/public/thumbnails/MlDemoDashboard.png +0 -0
- package/public/thumbnails/MlFeatureEditor.png +0 -0
- package/public/thumbnails/MlFillExtrusionLayer.png +0 -0
- package/public/thumbnails/MlFollowGps.png +0 -0
- package/public/thumbnails/MlGeoJsonLayer.png +0 -0
- package/public/thumbnails/MlGpxViewer.png +0 -0
- package/public/thumbnails/MlHillshadeLayer.png +0 -0
- package/public/thumbnails/MlIconLayer.png +0 -0
- package/public/thumbnails/MlLaermkarte.png +0 -0
- package/public/thumbnails/MlLayerMagnify.png +0 -0
- package/public/thumbnails/MlLayerSwipe.png +0 -0
- package/public/thumbnails/MlMapDrawTools.png +0 -0
- package/public/thumbnails/MlMeasureTool.png +0 -0
- package/public/thumbnails/MlMobilerImker.png +0 -0
- package/public/thumbnails/MlNavigationCompass.png +0 -0
- package/public/thumbnails/MlNavigationTools.png +0 -0
- package/public/thumbnails/MlOsmLayer.png +0 -0
- package/public/thumbnails/MlScaleReference.png +0 -0
- package/public/thumbnails/MlSketchTool.png +0 -0
- package/public/thumbnails/MlSpatialElevationProfile.png +0 -0
- package/public/thumbnails/MlThreeJsLayer.png +0 -0
- package/public/thumbnails/MlTransitionGeoJsonLayer.png +0 -0
- package/public/thumbnails/MlVectorTileLayer.png +0 -0
- package/public/thumbnails/MlWanderApp.png +0 -0
- package/public/thumbnails/MlWmsLayer.png +0 -0
- package/public/thumbnails/MlWmsLoader.png +0 -0
- package/public/thumbnails/useCameraFollowPath.png +0 -0
- package/rollup.config.js +0 -74
- package/scripts/build-catalogue-markdown-docs.js +0 -28
- package/scripts/build-catalogue-meta.js +0 -42
- package/scripts/create-map-component.sh +0 -36
- package/scripts/test.js +0 -53
- package/src/@types/assets/index.d.ts +0 -20
- package/src/App.css +0 -0
- package/src/components/MapLibreMap/MapLibreMap.stories.js +0 -106
- package/src/components/MapLibreMap/MapLibreMap.test.js +0 -84
- package/src/components/MapLibreMap/MapLibreMap.tsx +0 -127
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.test.js +0 -395
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.ts +0 -691
- package/src/components/MlBasicComponent.js +0 -39
- package/src/components/MlCenterPosition/MlCenterPosition.doc.de.md +0 -3
- package/src/components/MlCenterPosition/MlCenterPosition.meta_.json +0 -14
- package/src/components/MlCenterPosition/MlCenterPosition.stories.tsx +0 -20
- package/src/components/MlCenterPosition/MlCenterPosition.tsx +0 -79
- package/src/components/MlComponentTemplate/MlComponentTemplate.doc.de.md +0 -3
- package/src/components/MlComponentTemplate/MlComponentTemplate.meta_.json +0 -14
- package/src/components/MlComponentTemplate/MlComponentTemplate.stories.tsx +0 -20
- package/src/components/MlComponentTemplate/MlComponentTemplate.tsx +0 -42
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.doc.de.md +0 -1
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.doc.en.md +0 -1
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.meta_.json +0 -14
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.stories.tsx +0 -35
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx +0 -51
- package/src/components/MlCreatePdfButton/lib/createPdf.ts +0 -189
- package/src/components/MlCreatePdfButton/lib/nominatimMap.ts +0 -57
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.cy.tsx +0 -21
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.doc.de.md +0 -3
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.meta.json +0 -14
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.stories.tsx +0 -165
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.tsx +0 -37
- package/src/components/MlCreatePdfForm/lib/PdfContext.tsx +0 -51
- package/src/components/MlCreatePdfForm/lib/PdfForm.tsx +0 -257
- package/src/components/MlCreatePdfForm/lib/PdfPreview.tsx +0 -327
- package/src/components/MlCreatePdfForm/lib/_PdfPreview.tsx +0 -399
- package/src/components/MlCreatePdfForm/lib/pdf.templates.ts +0 -82
- package/src/components/MlCreatePdfForm/lib/pdfContext.d.ts +0 -24
- package/src/components/MlCreatePdfForm/lib/preview.css +0 -114
- package/src/components/MlFeatureEditor/MlFeatureEditor.css +0 -0
- package/src/components/MlFeatureEditor/MlFeatureEditor.doc.de.md +0 -1
- package/src/components/MlFeatureEditor/MlFeatureEditor.doc.en.md +0 -1
- package/src/components/MlFeatureEditor/MlFeatureEditor.meta.json +0 -14
- package/src/components/MlFeatureEditor/MlFeatureEditor.stories.js +0 -91
- package/src/components/MlFeatureEditor/MlFeatureEditor.test.js +0 -126
- package/src/components/MlFeatureEditor/MlFeatureEditor.tsx +0 -150
- package/src/components/MlFeatureEditor/custom-direct-select-mode.js +0 -303
- package/src/components/MlFeatureEditor/custom-polygon-mode.js +0 -188
- package/src/components/MlFeatureEditor/custom-select-mode.js +0 -406
- package/src/components/MlFeatureEditor/lib/LICENSE.md +0 -18
- package/src/components/MlFeatureEditor/lib/common_selectors.js +0 -72
- package/src/components/MlFeatureEditor/lib/constants.js +0 -104
- package/src/components/MlFeatureEditor/lib/constrain_feature_movement.js +0 -72
- package/src/components/MlFeatureEditor/lib/create_midpoint.js +0 -42
- package/src/components/MlFeatureEditor/lib/create_supplementary_points.js +0 -102
- package/src/components/MlFeatureEditor/lib/create_vertex.js +0 -35
- package/src/components/MlFeatureEditor/lib/double_click_zoom.js +0 -30
- package/src/components/MlFeatureEditor/lib/euclidean_distance.js +0 -9
- package/src/components/MlFeatureEditor/lib/features_at.js +0 -52
- package/src/components/MlFeatureEditor/lib/get_features_and_set_cursor.js +0 -28
- package/src/components/MlFeatureEditor/lib/is_click.js +0 -22
- package/src/components/MlFeatureEditor/lib/is_event_at_coordinates.js +0 -10
- package/src/components/MlFeatureEditor/lib/is_tap.js +0 -19
- package/src/components/MlFeatureEditor/lib/map_event_to_bounding_box.js +0 -18
- package/src/components/MlFeatureEditor/lib/mode_handler.js +0 -120
- package/src/components/MlFeatureEditor/lib/mouse_event_point.js +0 -23
- package/src/components/MlFeatureEditor/lib/move_features.js +0 -47
- package/src/components/MlFeatureEditor/lib/sort_features.js +0 -45
- package/src/components/MlFeatureEditor/lib/string_set.js +0 -59
- package/src/components/MlFeatureEditor/lib/string_sets_are_equal.js +0 -8
- package/src/components/MlFeatureEditor/lib/theme.js +0 -236
- package/src/components/MlFeatureEditor/lib/to_dense_array.js +0 -15
- package/src/components/MlFeatureEditor/lib/utils.js +0 -51
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.doc.de.md +0 -1
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.doc.en.md +0 -1
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.meta.json +0 -14
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.stories.js +0 -24
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.test.js +0 -15
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx +0 -85
- package/src/components/MlFollowGps/MlFollowGps.doc.de.md +0 -1
- package/src/components/MlFollowGps/MlFollowGps.doc.en.md +0 -1
- package/src/components/MlFollowGps/MlFollowGps.meta.json +0 -14
- package/src/components/MlFollowGps/MlFollowGps.stories.js +0 -40
- package/src/components/MlFollowGps/MlFollowGps.test.js +0 -63
- package/src/components/MlFollowGps/MlFollowGps.tsx +0 -241
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.doc.de.md +0 -1
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.doc.en.md +0 -1
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.meta.json +0 -14
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.stories.tsx +0 -191
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.test.js +0 -20
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx +0 -128
- package/src/components/MlGeoJsonLayer/assets/earthquake.json +0 -109937
- package/src/components/MlGeoJsonLayer/assets/sample_1.json +0 -140
- package/src/components/MlGeoJsonLayer/assets/sample_2.json +0 -142
- package/src/components/MlGeoJsonLayer/assets/sample_polygon_1.json +0 -33
- package/src/components/MlGeoJsonLayer/assets/wg_locations.json +0 -65
- package/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.lineStyler.js +0 -189
- package/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.polygonStyler.js +0 -188
- package/src/components/MlGeoJsonLayer/story_utils/MlGeojsonLayerCircleStyler.tsx +0 -9
- package/src/components/MlGeoJsonLayer/story_utils/MlGeojsonLayerHeatMapStyler.tsx +0 -10
- package/src/components/MlGeoJsonLayer/util/getDefaultLayerTypeByGeometry.ts +0 -31
- package/src/components/MlGeoJsonLayer/util/getDefaultPaintPropsByType.ts +0 -37
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.doc.de.md +0 -3
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.meta_.json +0 -14
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.stories.tsx +0 -19
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.tsx +0 -128
- package/src/components/MlGpxViewer/MlGpxViewer.doc.de.md +0 -1
- package/src/components/MlGpxViewer/MlGpxViewer.doc.en.md +0 -1
- package/src/components/MlGpxViewer/MlGpxViewer.meta.json +0 -14
- package/src/components/MlGpxViewer/MlGpxViewer.stories.tsx +0 -100
- package/src/components/MlGpxViewer/MlGpxViewer.test.js +0 -53
- package/src/components/MlGpxViewer/MlGpxViewer.tsx +0 -103
- package/src/components/MlGpxViewer/util/GeoJsonContext.ts +0 -13
- package/src/components/MlGpxViewer/util/GeoJsonProvider.tsx +0 -25
- package/src/components/MlGpxViewer/util/MetadataDrawer.tsx +0 -38
- package/src/components/MlGpxViewer/util/MlGpxDemoLoader.tsx +0 -130
- package/src/components/MlGpxViewer/util/MlGpxViewerInstructions.tsx +0 -71
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.doc.de.md +0 -3
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.meta_.json +0 -14
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.stories.tsx +0 -41
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.test.js +0 -38
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx +0 -100
- package/src/components/MlLayer/MlLayer.doc.de.md +0 -3
- package/src/components/MlLayer/MlLayer.meta_.json +0 -14
- package/src/components/MlLayer/MlLayer.test.js +0 -117
- package/src/components/MlLayer/MlLayer.tsx +0 -54
- package/src/components/MlLayerMagnify/MlLayerMagnify.doc.de.md +0 -1
- package/src/components/MlLayerMagnify/MlLayerMagnify.doc.en.md +0 -1
- package/src/components/MlLayerMagnify/MlLayerMagnify.meta.json +0 -14
- package/src/components/MlLayerMagnify/MlLayerMagnify.stories.tsx +0 -44
- package/src/components/MlLayerMagnify/MlLayerMagnify.test.tsx +0 -83
- package/src/components/MlLayerMagnify/MlLayerMagnify.tsx +0 -220
- package/src/components/MlLayerMagnify/style.css +0 -48
- package/src/components/MlLayerSwipe/MlLayerSwipe.doc.de.md +0 -1
- package/src/components/MlLayerSwipe/MlLayerSwipe.doc.en.md +0 -1
- package/src/components/MlLayerSwipe/MlLayerSwipe.meta.json +0 -14
- package/src/components/MlLayerSwipe/MlLayerSwipe.stories.tsx +0 -36
- package/src/components/MlLayerSwipe/MlLayerSwipe.test.js +0 -86
- package/src/components/MlLayerSwipe/MlLayerSwipe.tsx +0 -145
- package/src/components/MlLayerSwipe/style.css +0 -48
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.css +0 -17
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.doc.de.md +0 -3
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +0 -217
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.meta_.json +0 -14
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.stories.js +0 -103
- package/src/components/MlLayerSwitcher/assets/sample_1.json +0 -26
- package/src/components/MlLayerSwitcher/assets/sample_2.json +0 -22
- package/src/components/MlLayerSwitcher/components/LayerBox.js +0 -77
- package/src/components/MlMarker/MlMarker.doc.de.md +0 -3
- package/src/components/MlMarker/MlMarker.meta_.json +0 -14
- package/src/components/MlMarker/MlMarker.stories.js +0 -22
- package/src/components/MlMarker/MlMarker.tsx +0 -140
- package/src/components/MlMeasureTool/MlMeasureTool.doc.de.md +0 -3
- package/src/components/MlMeasureTool/MlMeasureTool.meta.json +0 -14
- package/src/components/MlMeasureTool/MlMeasureTool.stories.js +0 -96
- package/src/components/MlMeasureTool/MlMeasureTool.tsx +0 -60
- package/src/components/MlNavigationCompass/MlNavigationCompass.doc.de.md +0 -1
- package/src/components/MlNavigationCompass/MlNavigationCompass.doc.en.md +0 -1
- package/src/components/MlNavigationCompass/MlNavigationCompass.meta.json +0 -14
- package/src/components/MlNavigationCompass/MlNavigationCompass.stories.js +0 -63
- package/src/components/MlNavigationCompass/MlNavigationCompass.test.js +0 -68
- package/src/components/MlNavigationCompass/MlNavigationCompass.tsx +0 -226
- package/src/components/MlNavigationCompass/assets/needle.svg +0 -17
- package/src/components/MlNavigationCompass/assets/needle__.svg +0 -19
- package/src/components/MlNavigationCompass/assets/rotate_left.svg +0 -13
- package/src/components/MlNavigationCompass/assets/rotate_right.svg +0 -15
- package/src/components/MlNavigationTools/MlNavigationTools.doc.de.md +0 -1
- package/src/components/MlNavigationTools/MlNavigationTools.doc.en.md +0 -1
- package/src/components/MlNavigationTools/MlNavigationTools.meta.json +0 -14
- package/src/components/MlNavigationTools/MlNavigationTools.stories.js +0 -64
- package/src/components/MlNavigationTools/MlNavigationTools.tsx +0 -176
- package/src/components/MlOsmLayer/MlOsmLayer.js +0 -71
- package/src/components/MlOsmLayer/MlOsmLayer.stories_.js +0 -49
- package/src/components/MlOsmLayer/MlOsmLayer.test.js +0 -19
- package/src/components/MlScaleReference/MlScaleReference.doc.de.md +0 -1
- package/src/components/MlScaleReference/MlScaleReference.doc.en.md +0 -1
- package/src/components/MlScaleReference/MlScaleReference.meta.json +0 -14
- package/src/components/MlScaleReference/MlScaleReference.stories.js +0 -51
- package/src/components/MlScaleReference/MlScaleReference.tsx +0 -109
- package/src/components/MlShareMapState/MlShareMapState.doc.de.md +0 -3
- package/src/components/MlShareMapState/MlShareMapState.meta_.json +0 -14
- package/src/components/MlShareMapState/MlShareMapState.stories.tsx +0 -100
- package/src/components/MlShareMapState/MlShareMapState.tsx +0 -269
- package/src/components/MlSketchTool/LayerList/ColorPicker.tsx +0 -43
- package/src/components/MlSketchTool/LayerList/LayerList.tsx +0 -12
- package/src/components/MlSketchTool/LayerList/LayerListItem.tsx +0 -109
- package/src/components/MlSketchTool/LayerList/LayerPropertyForm.tsx +0 -126
- package/src/components/MlSketchTool/MlSketchTool.doc.de.md +0 -3
- package/src/components/MlSketchTool/MlSketchTool.meta.json +0 -14
- package/src/components/MlSketchTool/MlSketchTool.stories.tsx +0 -26
- package/src/components/MlSketchTool/MlSketchTool.tsx +0 -271
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.doc.de.md +0 -1
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.doc.en.md +0 -1
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.meta.json +0 -14
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.stories.tsx +0 -121
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.test.js +0 -48
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.tsx +0 -143
- package/src/components/MlSpatialElevationProfile/util/getElevationData.tsx +0 -103
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.doc.de.md +0 -1
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.doc.en.md +0 -1
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.js +0 -207
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.meta.json +0 -14
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.stories.tsx +0 -37
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.test.js +0 -33
- package/src/components/MlThreeJsLayer/MlThreejsLayer.tsx +0 -228
- package/src/components/MlThreeJsLayer/lib/GLTFLoader.js +0 -3331
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.doc.de.md +0 -3
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.meta.json +0 -14
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.stories.js +0 -52
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.test.js +0 -20
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx +0 -107
- package/src/components/MlTransitionGeoJsonLayer/assets/sample_1.json +0 -26
- package/src/components/MlTransitionGeoJsonLayer/assets/sample_2.json +0 -22
- package/src/components/MlTransitionGeoJsonLayer/assets/sample_polygon_1.json +0 -33
- package/src/components/MlTransitionGeoJsonLayer/util/transitionFunctions.js +0 -221
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.doc.de.md +0 -3
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.js +0 -75
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.meta_.json +0 -14
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.stories.js +0 -30
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.doc.de.md +0 -1
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.doc.en.md +0 -1
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.meta.json +0 -14
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.stories.js +0 -52
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.test.js +0 -40
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx +0 -144
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.doc.de.md +0 -3
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js +0 -64
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.meta_.json +0 -14
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.stories.tsx +0 -22
- package/src/components/MlWmsLayer/MlWmsLayer.stories.js +0 -49
- package/src/components/MlWmsLayer/MlWmsLayer.test.js +0 -19
- package/src/components/MlWmsLayer/MlWmsLayer.tsx +0 -218
- package/src/components/MlWmsLoader/MlWmsLoader.doc.de.md +0 -1
- package/src/components/MlWmsLoader/MlWmsLoader.doc.en.md +0 -1
- package/src/components/MlWmsLoader/MlWmsLoader.meta.json +0 -14
- package/src/components/MlWmsLoader/MlWmsLoader.stories.tsx +0 -81
- package/src/components/MlWmsLoader/MlWmsLoader.tsx +0 -339
- package/src/components/MlWmsLoader/utils/MlWmsLoaderInstructions.tsx +0 -50
- package/src/components/MlWmsLoader/utils/WMSLinks.tsx +0 -128
- package/src/contexts/MapComponentsProvider.test.js +0 -260
- package/src/contexts/MapContext.tsx +0 -106
- package/src/contexts/SimpleDataContext.js +0 -6
- package/src/contexts/SimpleDataProvider.js +0 -64
- package/src/contexts/SimpleDataProvider.test.js +0 -68
- package/src/custom.d.ts +0 -4
- package/src/decorators/EmptyMapDecorator.js +0 -38
- package/src/decorators/MapContextDecorator.js +0 -39
- package/src/decorators/MapContextDecoratorHooks.js +0 -39
- package/src/decorators/MultiMapContextDecorator.js +0 -80
- package/src/decorators/NoNavToolsDecorator.js +0 -33
- package/src/decorators/ThemeDecorator.js +0 -24
- package/src/decorators/style.css +0 -34
- package/src/hooks/assets/pointWG.json +0 -13
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.doc.de.md +0 -4
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.doc.en.md +0 -1
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.meta.json +0 -14
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.stories.tsx +0 -192
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.tsx +0 -192
- package/src/hooks/useExportMap/index.ts +0 -30
- package/src/hooks/useExportMap/lib.ts +0 -158
- package/src/hooks/useGpx/lib/gpxConverter.js +0 -521
- package/src/hooks/useGpx/useGpx.doc.de.md +0 -3
- package/src/hooks/useGpx/useGpx.meta_.json +0 -15
- package/src/hooks/useGpx/useGpx.stories.js +0 -20
- package/src/hooks/useGpx/useGpx.tsx +0 -70
- package/src/hooks/useLayer.test.js +0 -205
- package/src/hooks/useLayer.ts +0 -234
- package/src/hooks/useLayerEvent.js +0 -49
- package/src/hooks/useLayerFilter/useLayerFilter.doc.de.md +0 -3
- package/src/hooks/useLayerFilter/useLayerFilter.meta_.json +0 -14
- package/src/hooks/useLayerFilter/useLayerFilter.stories.tsx +0 -40
- package/src/hooks/useLayerFilter/useLayerFilter.ts +0 -33
- package/src/hooks/useLayerHoverPopup/useLayerHoverPopup.doc.de.md +0 -3
- package/src/hooks/useLayerHoverPopup/useLayerHoverPopup.meta_.json +0 -15
- package/src/hooks/useLayerHoverPopup/useLayerHoverPopup.stories.js +0 -20
- package/src/hooks/useLayerHoverPopup/useLayerHoverPopup.tsx +0 -83
- package/src/hooks/useMap.test.tsx +0 -48
- package/src/hooks/useMap.ts +0 -91
- package/src/hooks/useMapState.stories.js +0 -120
- package/src/hooks/useMapState.ts +0 -182
- package/src/hooks/useSource.ts +0 -84
- package/src/hooks/useSources.stories.js +0 -232
- package/src/hooks/useWms.ts +0 -104
- package/src/index.ts +0 -78
- package/src/setupTests.js +0 -113
- package/src/stories/components/Readme.js +0 -7
- package/src/ui_components/Dropzone.tsx +0 -104
- package/src/ui_components/ImageLoader.tsx +0 -83
- package/src/ui_components/LayerList/LayerList.stories.tsx +0 -136
- package/src/ui_components/LayerList/LayerList.tsx +0 -12
- package/src/ui_components/LayerList/LayerListFolder.tsx +0 -82
- package/src/ui_components/LayerList/LayerListItem.tsx +0 -180
- package/src/ui_components/LayerList/assets/sample_1.json +0 -26
- package/src/ui_components/LayerList/assets/sample_2.json +0 -22
- package/src/ui_components/LayerList/assets/sample_polygon_1.json +0 -33
- package/src/ui_components/LayerList/assets/style.json +0 -2599
- package/src/ui_components/LayerList/util/LayerListItemVectorLayer.tsx +0 -92
- package/src/ui_components/LayerList/util/LayerPropertyForm.tsx +0 -125
- package/src/ui_components/LayerList/util/input/ColorPicker.tsx +0 -44
- package/src/ui_components/LoadingOverlay.css +0 -9
- package/src/ui_components/LoadingOverlayContext.tsx +0 -79
- package/src/ui_components/MapcomponentsTheme.tsx +0 -133
- package/src/ui_components/Sidebar.tsx +0 -87
- package/src/ui_components/Tooltip.tsx +0 -17
- package/src/ui_components/TopToolbar.tsx +0 -24
- package/src/ui_components/UploadButton.tsx +0 -57
- package/src/util/BubbleForInstructions.js +0 -48
- package/src/util/Instructions.tsx +0 -60
- package/src/util/index.js +0 -4
- package/src/util/layerRemovalTest.js +0 -121
- package/src/util/sourceRemovalTest.js +0 -113
- package/tsconfig.json +0 -34
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import React, { useEffect, useState } from 'react';
|
|
2
|
-
import CircularProgress from '@mui/material/CircularProgress';
|
|
3
|
-
import ErrorIcon from '@mui/icons-material/Error';
|
|
4
|
-
import { Box } from '@mui/system';
|
|
5
|
-
import { SxProps } from '@mui/material';
|
|
6
|
-
|
|
7
|
-
interface ImageLoaderProps {
|
|
8
|
-
src: string;
|
|
9
|
-
alt?: string;
|
|
10
|
-
sx?: SxProps;
|
|
11
|
-
className?: string;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
const ImageLoader = (props: ImageLoaderProps) => {
|
|
15
|
-
const [state, setState] = useState('loading');
|
|
16
|
-
|
|
17
|
-
useEffect(() => {
|
|
18
|
-
if (!props.src) {
|
|
19
|
-
setState('error');
|
|
20
|
-
return;
|
|
21
|
-
}
|
|
22
|
-
fetch(props.src)
|
|
23
|
-
.then(({ ok }) => {
|
|
24
|
-
if (ok) {
|
|
25
|
-
setState('ready');
|
|
26
|
-
} else {
|
|
27
|
-
setState('error');
|
|
28
|
-
}
|
|
29
|
-
})
|
|
30
|
-
.catch((e) => {
|
|
31
|
-
console.error(e);
|
|
32
|
-
setState('error');
|
|
33
|
-
});
|
|
34
|
-
}, [props.src]);
|
|
35
|
-
|
|
36
|
-
const boxStyle = {
|
|
37
|
-
border: 2,
|
|
38
|
-
borderRadius: '8px',
|
|
39
|
-
display: 'flex',
|
|
40
|
-
};
|
|
41
|
-
|
|
42
|
-
const LoadingImage = () => {
|
|
43
|
-
return (
|
|
44
|
-
<Box className={props.className} sx={{ ...boxStyle, ...props.sx }}>
|
|
45
|
-
<CircularProgress />
|
|
46
|
-
</Box>
|
|
47
|
-
);
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
const ReadyImage = () => {
|
|
51
|
-
return (
|
|
52
|
-
<Box
|
|
53
|
-
component={'img'}
|
|
54
|
-
className={props.className}
|
|
55
|
-
sx={{ ...boxStyle, ...props.sx }}
|
|
56
|
-
src={props.src}
|
|
57
|
-
alt={props.alt || ''}
|
|
58
|
-
/>
|
|
59
|
-
);
|
|
60
|
-
};
|
|
61
|
-
const ErrorImage = () => {
|
|
62
|
-
return (
|
|
63
|
-
<Box className={props.className} sx={{ ...boxStyle, ...props.sx }}>
|
|
64
|
-
<ErrorIcon sx={{ display: 'block', margin: 'auto' }} />
|
|
65
|
-
</Box>
|
|
66
|
-
);
|
|
67
|
-
};
|
|
68
|
-
|
|
69
|
-
const renderImage = (state: string) => {
|
|
70
|
-
switch (state) {
|
|
71
|
-
case 'ready':
|
|
72
|
-
return <ReadyImage />;
|
|
73
|
-
case 'error':
|
|
74
|
-
return <ErrorImage />;
|
|
75
|
-
default:
|
|
76
|
-
return <LoadingImage />;
|
|
77
|
-
}
|
|
78
|
-
};
|
|
79
|
-
|
|
80
|
-
return <>{renderImage(state)}</>;
|
|
81
|
-
};
|
|
82
|
-
|
|
83
|
-
export default ImageLoader;
|
|
@@ -1,136 +0,0 @@
|
|
|
1
|
-
import React, { useEffect, useState } from 'react';
|
|
2
|
-
|
|
3
|
-
import LayerList from './LayerList';
|
|
4
|
-
import LayerListItem from './LayerListItem';
|
|
5
|
-
|
|
6
|
-
import mapContextDecorator from '../../decorators/EmptyMapDecorator';
|
|
7
|
-
import Sidebar from '../Sidebar';
|
|
8
|
-
import MlGeoJsonLayer from '../../components/MlGeoJsonLayer/MlGeoJsonLayer';
|
|
9
|
-
import sample_geojson_1 from './assets/sample_1.json';
|
|
10
|
-
import sample_geojson_2 from './assets/sample_2.json';
|
|
11
|
-
import LayerListFolder from './LayerListFolder';
|
|
12
|
-
|
|
13
|
-
import style from './assets/style.json';
|
|
14
|
-
import MlVectorTileLayer from '../../components/MlVectorTileLayer/MlVectorTileLayer';
|
|
15
|
-
import { LayerSpecification } from 'maplibre-gl';
|
|
16
|
-
import { Feature } from '@turf/turf';
|
|
17
|
-
|
|
18
|
-
const storyoptions = {
|
|
19
|
-
title: 'UiComponents/LayerList',
|
|
20
|
-
component: LayerList,
|
|
21
|
-
argTypes: {},
|
|
22
|
-
decorators: mapContextDecorator,
|
|
23
|
-
};
|
|
24
|
-
export default storyoptions;
|
|
25
|
-
|
|
26
|
-
const sidebarSx = {
|
|
27
|
-
width: { xs: '80%', sm: '60%', md: '350px', lg: '350px' },
|
|
28
|
-
boxSizing: 'border-box',
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
const Template = () => {
|
|
32
|
-
const [layerOneState, setLayerOneState] = useState({ geojson: sample_geojson_1 as Feature });
|
|
33
|
-
const [layerTwoState, setLayerTwoState] = useState({ geojson: sample_geojson_2 as Feature });
|
|
34
|
-
|
|
35
|
-
useEffect(() => {
|
|
36
|
-
console.log(layerOneState, layerTwoState);
|
|
37
|
-
}, [layerOneState, layerTwoState]);
|
|
38
|
-
|
|
39
|
-
return (
|
|
40
|
-
<>
|
|
41
|
-
<Sidebar sx={sidebarSx} drawerPaperProps={{ sx: sidebarSx }}>
|
|
42
|
-
<LayerList>
|
|
43
|
-
<LayerListItem
|
|
44
|
-
layerComponent={<MlGeoJsonLayer {...layerOneState} />}
|
|
45
|
-
setLayerState={setLayerOneState}
|
|
46
|
-
visible={true}
|
|
47
|
-
configurable={false}
|
|
48
|
-
type="layer"
|
|
49
|
-
name="GeoJSON Layer"
|
|
50
|
-
/>
|
|
51
|
-
<LayerListItem
|
|
52
|
-
layerComponent={<MlGeoJsonLayer {...layerTwoState} />}
|
|
53
|
-
setLayerState={setLayerTwoState}
|
|
54
|
-
visible={true}
|
|
55
|
-
configurable={true}
|
|
56
|
-
type="layer"
|
|
57
|
-
name="configurable GeoJSON Layer"
|
|
58
|
-
description="A visualization of a GeoJSON LineString"
|
|
59
|
-
/>
|
|
60
|
-
</LayerList>
|
|
61
|
-
</Sidebar>
|
|
62
|
-
</>
|
|
63
|
-
);
|
|
64
|
-
};
|
|
65
|
-
export const ExampleConfig = Template.bind({});
|
|
66
|
-
|
|
67
|
-
ExampleConfig.parameters = {};
|
|
68
|
-
ExampleConfig.args = {};
|
|
69
|
-
|
|
70
|
-
const FolderTemplate = () => {
|
|
71
|
-
return (
|
|
72
|
-
<>
|
|
73
|
-
<Sidebar sx={sidebarSx} drawerPaperProps={{ sx: sidebarSx }}>
|
|
74
|
-
<LayerList>
|
|
75
|
-
<LayerListFolder visible={true} name={'GeoJSON Layers'}>
|
|
76
|
-
<LayerListItem
|
|
77
|
-
layerComponent={<MlGeoJsonLayer geojson={sample_geojson_1 as Feature} />}
|
|
78
|
-
visible={true}
|
|
79
|
-
configurable={false}
|
|
80
|
-
type="layer"
|
|
81
|
-
name="GeoJSON Layer"
|
|
82
|
-
/>
|
|
83
|
-
<LayerListItem
|
|
84
|
-
layerComponent={<MlGeoJsonLayer geojson={sample_geojson_2 as Feature} />}
|
|
85
|
-
visible={true}
|
|
86
|
-
configurable={true}
|
|
87
|
-
type="layer"
|
|
88
|
-
name="GeoJSON Layer 2"
|
|
89
|
-
description="A visualization of a GeoJSON LineString"
|
|
90
|
-
/>
|
|
91
|
-
</LayerListFolder>
|
|
92
|
-
</LayerList>
|
|
93
|
-
</Sidebar>
|
|
94
|
-
</>
|
|
95
|
-
);
|
|
96
|
-
};
|
|
97
|
-
export const FolderExample = FolderTemplate.bind({});
|
|
98
|
-
|
|
99
|
-
FolderExample.parameters = {};
|
|
100
|
-
FolderExample.args = {};
|
|
101
|
-
|
|
102
|
-
const VectortileTemplate = () => {
|
|
103
|
-
const [layerState, setLayerState] = useState({
|
|
104
|
-
layerId: 'openmaptiles',
|
|
105
|
-
sourceOptions: {
|
|
106
|
-
type: 'vector' as const,
|
|
107
|
-
tiles: ['https://wms.wheregroup.com/tileserver/tile/world-0-14/{z}/{x}/{y}.pbf'],
|
|
108
|
-
},
|
|
109
|
-
layers: [...style.layers] as LayerSpecification[],
|
|
110
|
-
});
|
|
111
|
-
|
|
112
|
-
useEffect(() => {
|
|
113
|
-
console.log(layerState);
|
|
114
|
-
},[layerState])
|
|
115
|
-
|
|
116
|
-
return (
|
|
117
|
-
<>
|
|
118
|
-
<Sidebar sx={sidebarSx} drawerPaperProps={{ sx: sidebarSx }}>
|
|
119
|
-
<LayerList>
|
|
120
|
-
<LayerListItem
|
|
121
|
-
layerComponent={<MlVectorTileLayer {...layerState} />}
|
|
122
|
-
setLayerState={setLayerState}
|
|
123
|
-
visible={true}
|
|
124
|
-
configurable={false}
|
|
125
|
-
type="layer"
|
|
126
|
-
name="Vector style"
|
|
127
|
-
/>
|
|
128
|
-
</LayerList>
|
|
129
|
-
</Sidebar>
|
|
130
|
-
</>
|
|
131
|
-
);
|
|
132
|
-
};
|
|
133
|
-
export const VectortileExample = VectortileTemplate.bind({});
|
|
134
|
-
|
|
135
|
-
VectortileExample.parameters = {};
|
|
136
|
-
VectortileExample.args = {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { List } from '@mui/material';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
|
|
4
|
-
type Props = {
|
|
5
|
-
children: JSX.Element | JSX.Element[];
|
|
6
|
-
};
|
|
7
|
-
|
|
8
|
-
function LayerList({ children }: Props) {
|
|
9
|
-
return <List sx={{marginTop:'15px'}}>{children}</List>;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
export default LayerList;
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { ExpandLess, ExpandMore } from '@mui/icons-material';
|
|
2
|
-
import { ListItemIcon, ListItemText, List, Checkbox, ListItem, IconButton } from '@mui/material';
|
|
3
|
-
import { Box } from '@mui/system';
|
|
4
|
-
import React, { useMemo, useState } from 'react';
|
|
5
|
-
|
|
6
|
-
type Props = {
|
|
7
|
-
visible: boolean;
|
|
8
|
-
name?: string;
|
|
9
|
-
children: JSX.Element | JSX.Element[];
|
|
10
|
-
setVisible?: (visible: boolean | ((val: unknown) => boolean)) => void;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
|
-
export default function LayerListFolder({ visible = true, name, children, setVisible }: Props) {
|
|
14
|
-
const [open, setOpen] = useState(false);
|
|
15
|
-
const [localVisible, setLocalVisible] = useState(true);
|
|
16
|
-
const _visible = useMemo(() => {
|
|
17
|
-
if (!visible) {
|
|
18
|
-
return false;
|
|
19
|
-
}
|
|
20
|
-
return localVisible;
|
|
21
|
-
}, [visible, localVisible]);
|
|
22
|
-
|
|
23
|
-
const _children = useMemo(() => {
|
|
24
|
-
if (children) {
|
|
25
|
-
if (Array.isArray(children)) {
|
|
26
|
-
return children.map((element) => {
|
|
27
|
-
return React.cloneElement(element, {
|
|
28
|
-
visible: _visible,
|
|
29
|
-
});
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return React.cloneElement(children, {
|
|
33
|
-
visible: _visible,
|
|
34
|
-
});
|
|
35
|
-
}
|
|
36
|
-
return <></>;
|
|
37
|
-
}, [_visible]);
|
|
38
|
-
|
|
39
|
-
return (
|
|
40
|
-
<>
|
|
41
|
-
<ListItem
|
|
42
|
-
secondaryAction={
|
|
43
|
-
<IconButton
|
|
44
|
-
sx={{ padding: '4px', marginTop: '-3px' }}
|
|
45
|
-
edge="end"
|
|
46
|
-
aria-label="open"
|
|
47
|
-
onClick={() => setOpen(!open)}
|
|
48
|
-
>
|
|
49
|
-
{open ? <ExpandLess /> : <ExpandMore />}
|
|
50
|
-
</IconButton>
|
|
51
|
-
}
|
|
52
|
-
sx={{
|
|
53
|
-
paddingRight: 0,
|
|
54
|
-
paddingLeft: 0,
|
|
55
|
-
paddingTop: 0,
|
|
56
|
-
paddingBottom: '4px',
|
|
57
|
-
}}
|
|
58
|
-
>
|
|
59
|
-
<ListItemIcon sx={{ minWidth: '30px' }}>
|
|
60
|
-
<Checkbox
|
|
61
|
-
sx={{ padding: 0 }}
|
|
62
|
-
disabled={setVisible ? false : !visible}
|
|
63
|
-
checked={setVisible?visible:localVisible}
|
|
64
|
-
onClick={() => {
|
|
65
|
-
if (setVisible) {
|
|
66
|
-
setVisible((val) => !val);
|
|
67
|
-
} else {
|
|
68
|
-
setLocalVisible((val) => !val);
|
|
69
|
-
}
|
|
70
|
-
}}
|
|
71
|
-
/>
|
|
72
|
-
</ListItemIcon>
|
|
73
|
-
<ListItemText primary={name} />
|
|
74
|
-
</ListItem>
|
|
75
|
-
<Box sx={{ display: open ? 'block' : 'none' }}>
|
|
76
|
-
<List component="div" disablePadding sx={{ paddingLeft: '18px' }}>
|
|
77
|
-
{_children}
|
|
78
|
-
</List>
|
|
79
|
-
</Box>
|
|
80
|
-
</>
|
|
81
|
-
);
|
|
82
|
-
}
|
|
@@ -1,180 +0,0 @@
|
|
|
1
|
-
import { Checkbox, IconButton, ListItem, ListItemIcon, ListItemText } from '@mui/material';
|
|
2
|
-
import TuneIcon from '@mui/icons-material/Tune';
|
|
3
|
-
import React, { useMemo, useRef, useState } from 'react';
|
|
4
|
-
import getDefaulLayerTypeByGeometry from '../../components/MlGeoJsonLayer/util/getDefaultLayerTypeByGeometry';
|
|
5
|
-
import LayerPropertyForm from './util/LayerPropertyForm';
|
|
6
|
-
import getDefaultPaintPropsByType from '../../components/MlGeoJsonLayer/util/getDefaultPaintPropsByType';
|
|
7
|
-
import LayerListFolder from './LayerListFolder';
|
|
8
|
-
import { LayerSpecification } from 'maplibre-gl';
|
|
9
|
-
import LayerListItemVectorLayer from './util/LayerListItemVectorLayer';
|
|
10
|
-
import { useEffect } from 'react';
|
|
11
|
-
|
|
12
|
-
type Props = {
|
|
13
|
-
layerComponent: JSX.Element;
|
|
14
|
-
visible: boolean;
|
|
15
|
-
configurable: boolean;
|
|
16
|
-
type?: 'background' | 'background-labels' | 'layer' | 'wms-layer' | 'vector-tile-layer';
|
|
17
|
-
name: string;
|
|
18
|
-
description?: string;
|
|
19
|
-
setLayerState?: (state: unknown) => void;
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
function LayerListItem({
|
|
23
|
-
layerComponent,
|
|
24
|
-
visible,
|
|
25
|
-
type,
|
|
26
|
-
name,
|
|
27
|
-
description,
|
|
28
|
-
configurable,
|
|
29
|
-
setLayerState,
|
|
30
|
-
}: Props) {
|
|
31
|
-
const [localVisible, setLocalVisible] = useState(true);
|
|
32
|
-
const [paintPropsFormVisible, setPaintPropsFormVisible] = useState(false);
|
|
33
|
-
const visibleRef = useRef<boolean>(visible);
|
|
34
|
-
|
|
35
|
-
// this state variable is used for layer components that provide a paint attribute
|
|
36
|
-
const [paintProps, setPaintProps] = useState(
|
|
37
|
-
layerComponent?.props?.paint ||
|
|
38
|
-
getDefaultPaintPropsByType(
|
|
39
|
-
layerComponent?.props?.type || getDefaulLayerTypeByGeometry(layerComponent.props.geojson)
|
|
40
|
-
)
|
|
41
|
-
);
|
|
42
|
-
|
|
43
|
-
const _visible = useMemo(() => {
|
|
44
|
-
if (!visible) {
|
|
45
|
-
return false;
|
|
46
|
-
}
|
|
47
|
-
return localVisible;
|
|
48
|
-
}, [visible, localVisible]);
|
|
49
|
-
|
|
50
|
-
useEffect(() => {
|
|
51
|
-
if (!setLayerState || !layerComponent?.props?.layers || _visible === visibleRef.current) return;
|
|
52
|
-
|
|
53
|
-
visibleRef.current = _visible;
|
|
54
|
-
|
|
55
|
-
const state = { ...layerComponent?.props };
|
|
56
|
-
state.layers = layerComponent?.props?.layers.map((el: LayerSpecification) => {
|
|
57
|
-
if (el.layout) {
|
|
58
|
-
el.layout['visibility'] = _visible ? 'visible' : 'none';
|
|
59
|
-
} else {
|
|
60
|
-
el.layout = { visibility: _visible ? 'visible' : 'none' };
|
|
61
|
-
}
|
|
62
|
-
return el;
|
|
63
|
-
});
|
|
64
|
-
setLayerState(state);
|
|
65
|
-
}, [_visible, setLayerState, layerComponent?.props?.layers]);
|
|
66
|
-
|
|
67
|
-
useEffect(() => {
|
|
68
|
-
if (!setLayerState || !paintProps) return;
|
|
69
|
-
|
|
70
|
-
setLayerState({ ...layerComponent.props, paint: paintProps });
|
|
71
|
-
}, [paintProps, setLayerState]);
|
|
72
|
-
|
|
73
|
-
const _layerComponent = useMemo(() => {
|
|
74
|
-
if (layerComponent && type === 'layer') {
|
|
75
|
-
if (layerComponent?.props?.layers) {
|
|
76
|
-
return React.cloneElement(layerComponent, {
|
|
77
|
-
...layerComponent?.props,
|
|
78
|
-
layers: layerComponent?.props?.layers,
|
|
79
|
-
});
|
|
80
|
-
} else {
|
|
81
|
-
return React.cloneElement(layerComponent, {
|
|
82
|
-
layout: {
|
|
83
|
-
visibility: _visible ? 'visible' : 'none',
|
|
84
|
-
},
|
|
85
|
-
...(setLayerState ? {} : { paint: paintProps }),
|
|
86
|
-
});
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
return <></>;
|
|
90
|
-
}, [type, layerComponent, paintProps, _visible, layerComponent?.props?.layers]);
|
|
91
|
-
|
|
92
|
-
const layerType = useMemo(() => {
|
|
93
|
-
if (layerComponent && type === 'layer') {
|
|
94
|
-
if (layerComponent.props.type) {
|
|
95
|
-
return layerComponent.props.type;
|
|
96
|
-
}
|
|
97
|
-
if (layerComponent.props.geojson) {
|
|
98
|
-
return getDefaulLayerTypeByGeometry(layerComponent.props.geojson);
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
return undefined;
|
|
103
|
-
}, [layerComponent]);
|
|
104
|
-
|
|
105
|
-
return (
|
|
106
|
-
<>
|
|
107
|
-
{!layerComponent?.props?.layers && (
|
|
108
|
-
<ListItem
|
|
109
|
-
sx={{
|
|
110
|
-
paddingRight: configurable ? '56px' : 0,
|
|
111
|
-
paddingLeft: 0,
|
|
112
|
-
paddingTop: 0,
|
|
113
|
-
paddingBottom: '4px',
|
|
114
|
-
}}
|
|
115
|
-
secondaryAction={
|
|
116
|
-
configurable ? (
|
|
117
|
-
<IconButton
|
|
118
|
-
edge="end"
|
|
119
|
-
aria-label="comments"
|
|
120
|
-
onClick={() => {
|
|
121
|
-
setPaintPropsFormVisible((current) => {
|
|
122
|
-
return !current;
|
|
123
|
-
});
|
|
124
|
-
}}
|
|
125
|
-
sx={{ padding: '4px', marginTop: '-3px' }}
|
|
126
|
-
>
|
|
127
|
-
<TuneIcon />
|
|
128
|
-
</IconButton>
|
|
129
|
-
) : undefined
|
|
130
|
-
}
|
|
131
|
-
>
|
|
132
|
-
<ListItemIcon sx={{ minWidth: '30px' }}>
|
|
133
|
-
<Checkbox
|
|
134
|
-
disabled={!visible}
|
|
135
|
-
checked={localVisible}
|
|
136
|
-
sx={{ padding: 0 }}
|
|
137
|
-
onClick={() => {
|
|
138
|
-
setLocalVisible((val) => !val);
|
|
139
|
-
}}
|
|
140
|
-
/>
|
|
141
|
-
</ListItemIcon>
|
|
142
|
-
<ListItemText
|
|
143
|
-
primary={name}
|
|
144
|
-
primaryTypographyProps={{ sx: { fontSize: '0.9rem' } }}
|
|
145
|
-
secondary={description}
|
|
146
|
-
secondaryTypographyProps={{ sx: { fontSize: '0.7rem' } }}
|
|
147
|
-
/>
|
|
148
|
-
</ListItem>
|
|
149
|
-
)}
|
|
150
|
-
{_layerComponent}
|
|
151
|
-
{!layerComponent?.props?.layers && configurable && paintPropsFormVisible && (
|
|
152
|
-
<LayerPropertyForm
|
|
153
|
-
paintProps={paintProps}
|
|
154
|
-
setPaintProps={setPaintProps}
|
|
155
|
-
layerType={layerType}
|
|
156
|
-
/>
|
|
157
|
-
)}
|
|
158
|
-
|
|
159
|
-
{layerComponent?.props?.layers && (
|
|
160
|
-
<LayerListFolder visible={localVisible} setVisible={setLocalVisible} name={name}>
|
|
161
|
-
{layerComponent?.props?.layers?.map?.((_el: LayerSpecification, idx: number) => (
|
|
162
|
-
<LayerListItemVectorLayer
|
|
163
|
-
vtProps={layerComponent?.props}
|
|
164
|
-
setVtProps={setLayerState}
|
|
165
|
-
id={'' + idx}
|
|
166
|
-
key={'' + idx}
|
|
167
|
-
/>
|
|
168
|
-
))}
|
|
169
|
-
</LayerListFolder>
|
|
170
|
-
)}
|
|
171
|
-
</>
|
|
172
|
-
);
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
LayerListItem.defaultProps = {
|
|
176
|
-
type: 'layer',
|
|
177
|
-
visible: true,
|
|
178
|
-
};
|
|
179
|
-
|
|
180
|
-
export default LayerListItem;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "Feature",
|
|
3
|
-
"properties": {},
|
|
4
|
-
"geometry": {
|
|
5
|
-
"type": "LineString",
|
|
6
|
-
"coordinates": [
|
|
7
|
-
[7.1074676513671875, 50.74340774029213],
|
|
8
|
-
[7.0992279052734375, 50.756441089372665],
|
|
9
|
-
[7.079315185546874, 50.764693667025014],
|
|
10
|
-
[7.045669555664062, 50.77945780529241],
|
|
11
|
-
[7.030563354492187, 50.79161300845443],
|
|
12
|
-
[7.0291900634765625, 50.80940599750376],
|
|
13
|
-
[7.0236968994140625, 50.820685846099174],
|
|
14
|
-
[7.0085906982421875, 50.825891011253546],
|
|
15
|
-
[6.9879913330078125, 50.826758482363275],
|
|
16
|
-
[6.97906494140625, 50.835432306955276],
|
|
17
|
-
[6.9824981689453125, 50.84583876895451],
|
|
18
|
-
[6.9962310791015625, 50.85147463352982],
|
|
19
|
-
[7.012023925781249, 50.85710981721644],
|
|
20
|
-
[7.021636962890625, 50.86664473085768],
|
|
21
|
-
[7.0367431640625, 50.872278081520406],
|
|
22
|
-
[7.0477294921875, 50.877044231111014],
|
|
23
|
-
[7.052536010742187, 50.88397594225127]
|
|
24
|
-
]
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "Feature",
|
|
3
|
-
"properties": {},
|
|
4
|
-
"geometry": {
|
|
5
|
-
"type": "LineString",
|
|
6
|
-
"coordinates": [
|
|
7
|
-
[7.0635223388671875, 50.71385204707258],
|
|
8
|
-
[7.06146240234375, 50.709721458354075],
|
|
9
|
-
[7.063865661621094, 50.70298129536074],
|
|
10
|
-
[7.064552307128906, 50.69906720767511],
|
|
11
|
-
[7.059059143066406, 50.69428287906098],
|
|
12
|
-
[7.05596923828125, 50.68797551838366],
|
|
13
|
-
[7.0580291748046875, 50.680797145321655],
|
|
14
|
-
[7.062835693359375, 50.67514068397085],
|
|
15
|
-
[7.060432434082031, 50.6686131506577],
|
|
16
|
-
[7.051849365234375, 50.659255436656736],
|
|
17
|
-
[7.044639587402344, 50.6512019574539],
|
|
18
|
-
[7.0484161376953125, 50.64271166020676],
|
|
19
|
-
[7.0566558837890625, 50.63748609931014]
|
|
20
|
-
]
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "FeatureCollection",
|
|
3
|
-
"features": [
|
|
4
|
-
{
|
|
5
|
-
"type": "Feature",
|
|
6
|
-
"properties": {},
|
|
7
|
-
"geometry": {
|
|
8
|
-
"coordinates": [
|
|
9
|
-
[
|
|
10
|
-
[7.08646747303149, 50.74485058672653],
|
|
11
|
-
[7.084287513691095, 50.74371917250187],
|
|
12
|
-
[7.084437772332876, 50.743610683782215],
|
|
13
|
-
[7.084640903561933, 50.743721758552354],
|
|
14
|
-
[7.085805654941254, 50.74293993704128],
|
|
15
|
-
[7.087023278906713, 50.74218320888983],
|
|
16
|
-
[7.087791368229503, 50.74258090834434],
|
|
17
|
-
[7.088796806075749, 50.743261830692745],
|
|
18
|
-
[7.089275088452752, 50.743701110992674],
|
|
19
|
-
[7.088087117762917, 50.74409411011173],
|
|
20
|
-
[7.087662548338368, 50.743784963165815],
|
|
21
|
-
[7.087184330538875, 50.7440368518605],
|
|
22
|
-
[7.087233860417484, 50.744077781245316],
|
|
23
|
-
[7.08714938625954, 50.744122118772154],
|
|
24
|
-
[7.087057544749172, 50.74427276821896],
|
|
25
|
-
[7.087104984084277, 50.744509715654885],
|
|
26
|
-
[7.08646747303149, 50.74485058672653]
|
|
27
|
-
]
|
|
28
|
-
],
|
|
29
|
-
"type": "Polygon"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
]
|
|
33
|
-
}
|