@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,77 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { css } from '@emotion/css';
|
|
3
|
-
import { Box } from '@mui/system';
|
|
4
|
-
import ImageLoader from '../../../ui_components/ImageLoader';
|
|
5
|
-
import useMapState from '../../../hooks/useMapState';
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* @component
|
|
9
|
-
*
|
|
10
|
-
*/
|
|
11
|
-
const LayerBox = (props) => {
|
|
12
|
-
const { layers } = useMapState({
|
|
13
|
-
mapId: props.mapId,
|
|
14
|
-
watch: {
|
|
15
|
-
viewport: false,
|
|
16
|
-
layers: true,
|
|
17
|
-
sources: false,
|
|
18
|
-
},
|
|
19
|
-
filter: {
|
|
20
|
-
matchLayerIds: props.layerId,
|
|
21
|
-
},
|
|
22
|
-
});
|
|
23
|
-
const width = '40px';
|
|
24
|
-
|
|
25
|
-
const defaultClass = css`
|
|
26
|
-
& img:hover {
|
|
27
|
-
}
|
|
28
|
-
`;
|
|
29
|
-
|
|
30
|
-
return (
|
|
31
|
-
<>
|
|
32
|
-
<Box
|
|
33
|
-
key={props.layerId}
|
|
34
|
-
className={defaultClass}
|
|
35
|
-
sx={{
|
|
36
|
-
width,
|
|
37
|
-
height: '53px',
|
|
38
|
-
justifyContent: 'center',
|
|
39
|
-
py: 0.25,
|
|
40
|
-
px: '1rem',
|
|
41
|
-
cursor: 'pointer',
|
|
42
|
-
display: 'flex',
|
|
43
|
-
flexDirection: 'column',
|
|
44
|
-
alignItems: 'stretch',
|
|
45
|
-
}}
|
|
46
|
-
onClick={() => {
|
|
47
|
-
props?.handleLayerBoxClick?.(props.layerId);
|
|
48
|
-
}}
|
|
49
|
-
>
|
|
50
|
-
<ImageLoader
|
|
51
|
-
sx={{
|
|
52
|
-
border: '2px solid ' + (layers?.[0]?.visible ? '#64c864' : '#fd720f'),
|
|
53
|
-
borderRadius: '8px',
|
|
54
|
-
height: '40px',
|
|
55
|
-
width: '40px',
|
|
56
|
-
}}
|
|
57
|
-
src={props.thumbnail}
|
|
58
|
-
/>
|
|
59
|
-
|
|
60
|
-
<div
|
|
61
|
-
className="mllayerswitcher-layer-text"
|
|
62
|
-
style={{
|
|
63
|
-
textAlign: 'center',
|
|
64
|
-
color: 'rgb(112, 117, 122)',
|
|
65
|
-
fontFamily: 'Roboto, Arial',
|
|
66
|
-
width,
|
|
67
|
-
fontSize: '0.60rem',
|
|
68
|
-
}}
|
|
69
|
-
>
|
|
70
|
-
{props.label}
|
|
71
|
-
</div>
|
|
72
|
-
</Box>
|
|
73
|
-
</>
|
|
74
|
-
);
|
|
75
|
-
};
|
|
76
|
-
|
|
77
|
-
export default LayerBox;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
|
|
3
|
-
import MlMarker from "./MlMarker";
|
|
4
|
-
|
|
5
|
-
import mapContextDecorator from "../../decorators/MapContextDecorator";
|
|
6
|
-
|
|
7
|
-
const storyoptions = {
|
|
8
|
-
title: "MapComponents/MlMarker",
|
|
9
|
-
component: MlMarker,
|
|
10
|
-
decorators: mapContextDecorator,
|
|
11
|
-
};
|
|
12
|
-
export default storyoptions;
|
|
13
|
-
|
|
14
|
-
const Template = (args) => <MlMarker {...args}/>;
|
|
15
|
-
|
|
16
|
-
export const ExampleConfig = Template.bind({});
|
|
17
|
-
ExampleConfig.args = {
|
|
18
|
-
content: 'WhereGroup',
|
|
19
|
-
lng: 7.0851268,
|
|
20
|
-
lat: 50.73884,
|
|
21
|
-
mapId: 'map_1',
|
|
22
|
-
};
|
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
import React, { useRef, useState, useEffect } from "react";
|
|
2
|
-
import MlGeoJsonLayer from "../MlGeoJsonLayer/MlGeoJsonLayer";
|
|
3
|
-
import Paper from "@mui/material/Paper";
|
|
4
|
-
import useMapState from "../../hooks/useMapState";
|
|
5
|
-
import useMap from "../../hooks/useMap";
|
|
6
|
-
|
|
7
|
-
import Point from "@mapbox/point-geometry";
|
|
8
|
-
|
|
9
|
-
interface MlMarkerProps {
|
|
10
|
-
/**
|
|
11
|
-
* Id of the target MapLibre instance in mapContext
|
|
12
|
-
*/
|
|
13
|
-
mapId?: string;
|
|
14
|
-
/**
|
|
15
|
-
* The layerId of an existing layer this layer should be rendered visually beneath
|
|
16
|
-
* https://maplibre.org/maplibre-gl-js-docs/api/map/#map#addlayer - see "beforeId" property
|
|
17
|
-
*/
|
|
18
|
-
insertBeforeLayer?: string;
|
|
19
|
-
/**
|
|
20
|
-
* Longitude of the marker position
|
|
21
|
-
*/
|
|
22
|
-
lng: number;
|
|
23
|
-
/**
|
|
24
|
-
* Latitude of the marker position
|
|
25
|
-
*/
|
|
26
|
-
lat: number;
|
|
27
|
-
/**
|
|
28
|
-
* Content of the description popup
|
|
29
|
-
*/
|
|
30
|
-
content?: string;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
/**
|
|
34
|
-
* Adds a marker to the map and displays the contents of the "content" property in an iframe next to it
|
|
35
|
-
*/
|
|
36
|
-
const MlMarker = (props: MlMarkerProps) => {
|
|
37
|
-
const mapHook = useMap({
|
|
38
|
-
mapId: props.mapId,
|
|
39
|
-
waitForLayer: props.insertBeforeLayer,
|
|
40
|
-
});
|
|
41
|
-
|
|
42
|
-
const mapState = useMapState({
|
|
43
|
-
mapId: props.mapId,
|
|
44
|
-
watch: { viewport: true },
|
|
45
|
-
});
|
|
46
|
-
|
|
47
|
-
const iframe = useRef<HTMLIFrameElement>(null);
|
|
48
|
-
|
|
49
|
-
const [iframeDimensions, setIframeDimensions] = useState({
|
|
50
|
-
width: "400px",
|
|
51
|
-
height: "500px",
|
|
52
|
-
});
|
|
53
|
-
|
|
54
|
-
const [markerPixelPos, setMarkerPixelPos] = useState<Point>();
|
|
55
|
-
|
|
56
|
-
useEffect(() => {
|
|
57
|
-
if (!mapHook.map?.map?.project) return;
|
|
58
|
-
|
|
59
|
-
const _pixelPos = mapHook.map.map.project([props.lng, props.lat]);
|
|
60
|
-
|
|
61
|
-
setMarkerPixelPos(_pixelPos);
|
|
62
|
-
}, [mapHook.map, props.lng, props.lat, mapState.viewport]);
|
|
63
|
-
|
|
64
|
-
useEffect(() => {
|
|
65
|
-
if (
|
|
66
|
-
!mapHook.map ||
|
|
67
|
-
!iframe.current?.contentWindow?.document?.body?.scrollHeight
|
|
68
|
-
)
|
|
69
|
-
return;
|
|
70
|
-
|
|
71
|
-
let mapHeight = mapHook.map.map._container.clientHeight;
|
|
72
|
-
|
|
73
|
-
const _pixelPos = mapHook.map.map.project([props.lng, props.lat]);
|
|
74
|
-
let pixelToBottom = mapHeight - _pixelPos.y;
|
|
75
|
-
let iframeHeight =
|
|
76
|
-
iframe.current?.contentWindow?.document?.body?.scrollHeight;
|
|
77
|
-
let iframeWidth =
|
|
78
|
-
iframe.current?.contentWindow?.document?.body?.scrollWidth;
|
|
79
|
-
|
|
80
|
-
setIframeDimensions({
|
|
81
|
-
width: iframeWidth + "px",
|
|
82
|
-
height:
|
|
83
|
-
(pixelToBottom < iframeHeight ? pixelToBottom : iframeHeight) + "px",
|
|
84
|
-
});
|
|
85
|
-
}, [props.lng, props.lat, props.content]);
|
|
86
|
-
|
|
87
|
-
return (
|
|
88
|
-
<>
|
|
89
|
-
<MlGeoJsonLayer
|
|
90
|
-
geojson={{
|
|
91
|
-
type: "Feature",
|
|
92
|
-
geometry: {
|
|
93
|
-
type: "Point",
|
|
94
|
-
coordinates: [props.lng, props.lat],
|
|
95
|
-
},
|
|
96
|
-
properties: {},
|
|
97
|
-
}}
|
|
98
|
-
paint={{
|
|
99
|
-
"circle-radius": 14,
|
|
100
|
-
"circle-color": "rgba(40,200,20,0.5)",
|
|
101
|
-
}}
|
|
102
|
-
type="circle"
|
|
103
|
-
mapId={props.mapId}
|
|
104
|
-
></MlGeoJsonLayer>
|
|
105
|
-
{markerPixelPos && (
|
|
106
|
-
<Paper
|
|
107
|
-
sx={{
|
|
108
|
-
opacity: 0.7,
|
|
109
|
-
position: "fixed",
|
|
110
|
-
display: "flex",
|
|
111
|
-
/** TODO: fix positioning delay when moving the map */
|
|
112
|
-
left: markerPixelPos.x,
|
|
113
|
-
top: markerPixelPos.y,
|
|
114
|
-
width: iframeDimensions.width,
|
|
115
|
-
height: iframeDimensions.height,
|
|
116
|
-
"&:hover": {
|
|
117
|
-
opacity: 1,
|
|
118
|
-
},
|
|
119
|
-
zIndex: -1,
|
|
120
|
-
}}
|
|
121
|
-
>
|
|
122
|
-
<iframe
|
|
123
|
-
style={{ width: "100%" }}
|
|
124
|
-
srcDoc={props.content}
|
|
125
|
-
ref={iframe}
|
|
126
|
-
sandbox="allow-same-origin allow-popups-to-escape-sandbox"
|
|
127
|
-
frameBorder="0"
|
|
128
|
-
title={mapHook.componentId}
|
|
129
|
-
></iframe>
|
|
130
|
-
</Paper>
|
|
131
|
-
)}
|
|
132
|
-
</>
|
|
133
|
-
);
|
|
134
|
-
};
|
|
135
|
-
|
|
136
|
-
MlMarker.defaultProps = {
|
|
137
|
-
mapId: undefined,
|
|
138
|
-
};
|
|
139
|
-
|
|
140
|
-
export default MlMarker;
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import React, { useRef, useState } from "react";
|
|
2
|
-
|
|
3
|
-
import MlMeasureTool from "./MlMeasureTool";
|
|
4
|
-
|
|
5
|
-
import mapContextDecorator from "../../decorators/MapContextDecorator";
|
|
6
|
-
import StraightenOutlinedIcon from "@mui/icons-material/StraightenOutlined";
|
|
7
|
-
import SquareFootOutlinedIcon from "@mui/icons-material/SquareFootOutlined";
|
|
8
|
-
import Grid from "@mui/material/Grid";
|
|
9
|
-
import Box from "@mui/material/Box";
|
|
10
|
-
import { MenuItem, Select } from "@mui/material";
|
|
11
|
-
|
|
12
|
-
const storyoptions = {
|
|
13
|
-
title: "MapComponents/MlMeasureTool",
|
|
14
|
-
component: MlMeasureTool,
|
|
15
|
-
argTypes: {},
|
|
16
|
-
decorators: mapContextDecorator,
|
|
17
|
-
};
|
|
18
|
-
export default storyoptions;
|
|
19
|
-
|
|
20
|
-
const Template = (args) => {
|
|
21
|
-
const [unit, setUnit] = useState("kilometers");
|
|
22
|
-
const handleChange = (event) => {
|
|
23
|
-
setUnit(event.target.value);
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
return (
|
|
27
|
-
<div style={{ width: "200px", position: "absolute", zIndex: 105 }}>
|
|
28
|
-
<Select
|
|
29
|
-
name={"units"}
|
|
30
|
-
onChange={handleChange}
|
|
31
|
-
label={"Unit for measurement"}
|
|
32
|
-
defaultValue={"kilometers"}
|
|
33
|
-
>
|
|
34
|
-
<MenuItem value={"kilometers"}>Kilometers</MenuItem>
|
|
35
|
-
<MenuItem value={"miles"}>Miles</MenuItem>
|
|
36
|
-
</Select>
|
|
37
|
-
<Grid
|
|
38
|
-
container
|
|
39
|
-
style={{
|
|
40
|
-
textAlign: "left",
|
|
41
|
-
alignItems: "center",
|
|
42
|
-
}}
|
|
43
|
-
>
|
|
44
|
-
<SquareFootOutlinedIcon />
|
|
45
|
-
<h4 style={{ margin: "0px" }}>Measure Polygon</h4>
|
|
46
|
-
</Grid>
|
|
47
|
-
|
|
48
|
-
<Box m={2} style={{ textAlign: "left" }}>
|
|
49
|
-
Area: <MlMeasureTool measureType={"polygon"} unit={unit} />
|
|
50
|
-
</Box>
|
|
51
|
-
</div>
|
|
52
|
-
);
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
const LineTemplate = (args) => {
|
|
56
|
-
const [unit, setUnit] = useState("kilometers");
|
|
57
|
-
const handleChange = (event) => {
|
|
58
|
-
setUnit(event.target.value);
|
|
59
|
-
};
|
|
60
|
-
|
|
61
|
-
return (
|
|
62
|
-
<div style={{ width: "200px", position: "absolute", zIndex: 105 }}>
|
|
63
|
-
<Select
|
|
64
|
-
name={"units"}
|
|
65
|
-
onChange={handleChange}
|
|
66
|
-
label={"Unit for measurement"}
|
|
67
|
-
defaultValue={"kilometers"}
|
|
68
|
-
>
|
|
69
|
-
<MenuItem value={"kilometers"}> Kilometers</MenuItem>
|
|
70
|
-
<MenuItem value={"miles"}> Miles</MenuItem>
|
|
71
|
-
</Select>
|
|
72
|
-
<Grid
|
|
73
|
-
container
|
|
74
|
-
style={{
|
|
75
|
-
textAlign: "left",
|
|
76
|
-
alignItems: "center",
|
|
77
|
-
}}
|
|
78
|
-
>
|
|
79
|
-
<StraightenOutlinedIcon />
|
|
80
|
-
<h4 style={{ margin: "0px" }}>Measure Line</h4>
|
|
81
|
-
</Grid>
|
|
82
|
-
|
|
83
|
-
<Box m={2} style={{ textAlign: "left" }}>
|
|
84
|
-
Length: <MlMeasureTool measureType={"line"} unit={unit} />
|
|
85
|
-
</Box>
|
|
86
|
-
</div>
|
|
87
|
-
);
|
|
88
|
-
};
|
|
89
|
-
|
|
90
|
-
export const MeasureLine = LineTemplate.bind({});
|
|
91
|
-
MeasureLine.parameters = {};
|
|
92
|
-
MeasureLine.args = {};
|
|
93
|
-
|
|
94
|
-
export const MeasurePolygon = Template.bind({});
|
|
95
|
-
MeasurePolygon.parameters = {};
|
|
96
|
-
MeasurePolygon.args = {};
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import React, { useEffect, useState } from "react";
|
|
2
|
-
import MlFeatureEditor from "../MlFeatureEditor/MlFeatureEditor";
|
|
3
|
-
import * as turf from "@turf/turf";
|
|
4
|
-
|
|
5
|
-
interface MlMeasureToolProps {
|
|
6
|
-
/**
|
|
7
|
-
* String that specify if the Tool measures an area ("polygon") or length ("line")
|
|
8
|
-
*/
|
|
9
|
-
measureType?: string;
|
|
10
|
-
/**
|
|
11
|
-
* String that dictates which unit of measurement is used
|
|
12
|
-
*/
|
|
13
|
-
unit?: turf.Units;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
//const unitSquareConvert = {
|
|
17
|
-
// kilometers: 1,
|
|
18
|
-
// miles: 1 / 2.58998811,
|
|
19
|
-
//};
|
|
20
|
-
function getUnitSquareMultiplier(measureType:string | undefined) {
|
|
21
|
-
return measureType === "miles" ? 1 / 2.58998811 : 1;
|
|
22
|
-
}
|
|
23
|
-
function getUnitLabel(measureType:string | undefined) {
|
|
24
|
-
return measureType === "miles" ? 'mi' : 'km';
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
const MlMeasureTool = (props: MlMeasureToolProps) => {
|
|
28
|
-
const [length, setLength] = useState(0);
|
|
29
|
-
const [currentFeatures, setCurrentFeatures] = useState([undefined]);
|
|
30
|
-
|
|
31
|
-
useEffect(() => {
|
|
32
|
-
if (currentFeatures[0]) {
|
|
33
|
-
setLength(
|
|
34
|
-
props.measureType === "polygon"
|
|
35
|
-
? (turf.area(currentFeatures[0]) / 1000000) * getUnitSquareMultiplier(props.unit)
|
|
36
|
-
: turf.length(currentFeatures[0], { units: props.unit })
|
|
37
|
-
);
|
|
38
|
-
}
|
|
39
|
-
}, [props.unit, currentFeatures]);
|
|
40
|
-
|
|
41
|
-
return (
|
|
42
|
-
<>
|
|
43
|
-
<MlFeatureEditor
|
|
44
|
-
onChange={(features:any) => {
|
|
45
|
-
setCurrentFeatures(features);
|
|
46
|
-
}}
|
|
47
|
-
mode={props.measureType === "polygon" ? "custom_polygon" : "draw_line_string"}
|
|
48
|
-
/>
|
|
49
|
-
{length.toFixed(2)} {getUnitLabel(props.unit)}
|
|
50
|
-
{props.measureType === "polygon" ? "²" : ""}
|
|
51
|
-
</>
|
|
52
|
-
);
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
MlMeasureTool.defaultProps = {
|
|
56
|
-
mapId: undefined,
|
|
57
|
-
measureType: "line",
|
|
58
|
-
unit: "kilometers",
|
|
59
|
-
};
|
|
60
|
-
export default MlMeasureTool;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Tool zum Kippen, Drehen und Ausrichten der Karte
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Tool to tilt, rotate and align the map.
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
|
|
3
|
-
import MlNavigationCompass from "./MlNavigationCompass";
|
|
4
|
-
|
|
5
|
-
import mapContextDecorator from "../../decorators/MapContextDecorator";
|
|
6
|
-
|
|
7
|
-
const storyoptions = {
|
|
8
|
-
title: "MapComponents/MlNavigationCompass",
|
|
9
|
-
component: MlNavigationCompass,
|
|
10
|
-
decorators: mapContextDecorator,
|
|
11
|
-
};
|
|
12
|
-
export default storyoptions;
|
|
13
|
-
|
|
14
|
-
const Template = (props) => <MlNavigationCompass {...props} />;
|
|
15
|
-
|
|
16
|
-
export const Standard = Template.bind({});
|
|
17
|
-
Standard.args = {
|
|
18
|
-
style: {
|
|
19
|
-
transform: "scale(4)",
|
|
20
|
-
left: "50%",
|
|
21
|
-
marginLeft: "-100px",
|
|
22
|
-
top: "50%",
|
|
23
|
-
marginTop: "-100px",
|
|
24
|
-
},
|
|
25
|
-
};
|
|
26
|
-
export const StyleExample = Template.bind({});
|
|
27
|
-
StyleExample.args = {
|
|
28
|
-
style: {
|
|
29
|
-
transform: "scale(4)",
|
|
30
|
-
left: "50%",
|
|
31
|
-
marginLeft: "-100px",
|
|
32
|
-
top: "50%",
|
|
33
|
-
marginTop: "-100px",
|
|
34
|
-
},
|
|
35
|
-
backgroundStyle: {
|
|
36
|
-
border: "12px solid #adad44",
|
|
37
|
-
background: "radial-gradient(#417741, #111)",
|
|
38
|
-
},
|
|
39
|
-
needleStyle: {
|
|
40
|
-
":hover svg path:nth-of-type(1)": {
|
|
41
|
-
fill: "#eded66",
|
|
42
|
-
},
|
|
43
|
-
":hover svg path:nth-of-type(2)": {
|
|
44
|
-
fill: "#252f1b",
|
|
45
|
-
},
|
|
46
|
-
"svg path:nth-of-type(1)": {
|
|
47
|
-
fill: "#adad44",
|
|
48
|
-
},
|
|
49
|
-
"svg path:nth-of-type(2)": {
|
|
50
|
-
fill: "#1a1d15",
|
|
51
|
-
},
|
|
52
|
-
},
|
|
53
|
-
rotateRightStyle: {
|
|
54
|
-
"svg:hover path": {
|
|
55
|
-
fill: "#ededb1",
|
|
56
|
-
},
|
|
57
|
-
},
|
|
58
|
-
rotateLeftStyle: {
|
|
59
|
-
"svg:hover path": {
|
|
60
|
-
fill: "#ededb1",
|
|
61
|
-
},
|
|
62
|
-
},
|
|
63
|
-
};
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import React, { useContext, useState } from "react";
|
|
2
|
-
import { mount, configure } from "enzyme";
|
|
3
|
-
import { waitFor } from "@testing-library/react";
|
|
4
|
-
import MapContext, { MapComponentsProvider } from "../../contexts/MapContext";
|
|
5
|
-
import MlNavigationCompass from "./MlNavigationCompass";
|
|
6
|
-
import MapLibreMap from "./../MapLibreMap/MapLibreMap";
|
|
7
|
-
import maplibregl from "maplibre-gl/dist/maplibre-gl";
|
|
8
|
-
import { mockMapLibreMethods } from "../../setupTests";
|
|
9
|
-
|
|
10
|
-
jest.mock("@mapbox/mapbox-gl-draw", () => {
|
|
11
|
-
return function () {
|
|
12
|
-
return {
|
|
13
|
-
set: jest.fn(),
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
});
|
|
17
|
-
const mapLibreInstance = new maplibregl.Map();
|
|
18
|
-
|
|
19
|
-
const MlNavigationCompassTestComponent = (props) => {
|
|
20
|
-
const [componentVisible, setComponentVisible] = useState(true);
|
|
21
|
-
|
|
22
|
-
return (
|
|
23
|
-
<>
|
|
24
|
-
<MapLibreMap />
|
|
25
|
-
|
|
26
|
-
{componentVisible && <MlNavigationCompass {...props} />}
|
|
27
|
-
|
|
28
|
-
<button
|
|
29
|
-
className="toggle_layer_visible"
|
|
30
|
-
onClick={() => {
|
|
31
|
-
setComponentVisible(!componentVisible);
|
|
32
|
-
}}
|
|
33
|
-
>
|
|
34
|
-
toggle component
|
|
35
|
-
</button>
|
|
36
|
-
</>
|
|
37
|
-
);
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
let testAttributes = {};
|
|
41
|
-
|
|
42
|
-
describe("<MlNavigationCompass>", () => {
|
|
43
|
-
it("should register 1 event listener to the maplibre instance", async () => {
|
|
44
|
-
const wrapper = mount(
|
|
45
|
-
<MapComponentsProvider>
|
|
46
|
-
<MlNavigationCompassTestComponent {...testAttributes} />
|
|
47
|
-
</MapComponentsProvider>
|
|
48
|
-
);
|
|
49
|
-
|
|
50
|
-
// MapLibreGlWrapper now subscribes to "data", "move" events on its own
|
|
51
|
-
await waitFor(() => expect(mockMapLibreMethods.on).toHaveBeenCalledTimes(5));
|
|
52
|
-
});
|
|
53
|
-
|
|
54
|
-
it("should deregister 1 event listener to the maplibre instance", async () => {
|
|
55
|
-
const wrapper = mount(
|
|
56
|
-
<MapComponentsProvider>
|
|
57
|
-
<MlNavigationCompassTestComponent {...testAttributes} />
|
|
58
|
-
</MapComponentsProvider>
|
|
59
|
-
);
|
|
60
|
-
|
|
61
|
-
// MapLibreGlWrapper now subscribes to "data", "move" events on its own
|
|
62
|
-
expect(mockMapLibreMethods.on).toHaveBeenCalledTimes(5);
|
|
63
|
-
|
|
64
|
-
wrapper.find(".toggle_layer_visible").simulate("click");
|
|
65
|
-
|
|
66
|
-
expect(mockMapLibreMethods.off).toHaveBeenCalledTimes(2);
|
|
67
|
-
});
|
|
68
|
-
});
|