@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,226 +0,0 @@
|
|
|
1
|
-
import React, { useState, useEffect } from "react";
|
|
2
|
-
import PropTypes from "prop-types";
|
|
3
|
-
|
|
4
|
-
import { ReactComponent as RotateRightIcon } from "./assets/rotate_right.svg";
|
|
5
|
-
import { ReactComponent as RotateLeftIcon } from "./assets/rotate_left.svg";
|
|
6
|
-
import { ReactComponent as NeedleIcon } from "./assets/needle.svg";
|
|
7
|
-
|
|
8
|
-
import styled from "@emotion/styled";
|
|
9
|
-
import { css } from "@emotion/css";
|
|
10
|
-
import useMap from "../../hooks/useMap";
|
|
11
|
-
|
|
12
|
-
const NeedleButton = styled.div`
|
|
13
|
-
width: 40%;
|
|
14
|
-
display: flex;
|
|
15
|
-
align-items: center;
|
|
16
|
-
|
|
17
|
-
&:hover {
|
|
18
|
-
cursor: pointer;
|
|
19
|
-
}
|
|
20
|
-
path {
|
|
21
|
-
filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.2));
|
|
22
|
-
}
|
|
23
|
-
&:hover path {
|
|
24
|
-
filter: drop-shadow(0px 0px 13px rgba(255, 255, 255, 0.1));
|
|
25
|
-
}
|
|
26
|
-
path:nth-of-type(2) {
|
|
27
|
-
fill: #343434;
|
|
28
|
-
}
|
|
29
|
-
&:hover path:nth-of-type(2) {
|
|
30
|
-
fill: #434343;
|
|
31
|
-
}
|
|
32
|
-
path:nth-of-type(1) {
|
|
33
|
-
fill: #e90318;
|
|
34
|
-
}
|
|
35
|
-
&:hover path:nth-of-type(1) {
|
|
36
|
-
fill: #fb4052;
|
|
37
|
-
}
|
|
38
|
-
`;
|
|
39
|
-
const NeedleContainer = styled.div`
|
|
40
|
-
pointer-events: none;
|
|
41
|
-
display: flex;
|
|
42
|
-
z-index: 1002;
|
|
43
|
-
position: absolute;
|
|
44
|
-
align-items: center;
|
|
45
|
-
|
|
46
|
-
margin-left: -30%;
|
|
47
|
-
path:nth-of-type(2) {
|
|
48
|
-
}
|
|
49
|
-
svg g {
|
|
50
|
-
transform: translate(-76.7053, -29.7727) scale(2, 1);
|
|
51
|
-
}
|
|
52
|
-
svg {
|
|
53
|
-
z-index: 9990;
|
|
54
|
-
height: 150px;
|
|
55
|
-
width: 200px;
|
|
56
|
-
}
|
|
57
|
-
`;
|
|
58
|
-
const RotateButton = styled.div`
|
|
59
|
-
width: 30%;
|
|
60
|
-
margin-top: 14px;
|
|
61
|
-
z-index: 999;
|
|
62
|
-
display: flex;
|
|
63
|
-
|
|
64
|
-
svg:hover {
|
|
65
|
-
cursor: pointer;
|
|
66
|
-
}
|
|
67
|
-
svg:hover path {
|
|
68
|
-
fill: #ececec;
|
|
69
|
-
filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.1));
|
|
70
|
-
}
|
|
71
|
-
path {
|
|
72
|
-
fill: #bbb;
|
|
73
|
-
}
|
|
74
|
-
svg {
|
|
75
|
-
transform: scale(0.6);
|
|
76
|
-
z-index: 9990;
|
|
77
|
-
height: 172px;
|
|
78
|
-
}
|
|
79
|
-
`;
|
|
80
|
-
|
|
81
|
-
interface MlNavigationCompassProps {
|
|
82
|
-
mapId?: string;
|
|
83
|
-
insertBeforeLayer?: string;
|
|
84
|
-
style?: any;
|
|
85
|
-
backgroundStyle?: any;
|
|
86
|
-
needleStyle?: any;
|
|
87
|
-
rotateRightStyle?: any;
|
|
88
|
-
rotateLeftStyle?: any;
|
|
89
|
-
}
|
|
90
|
-
/**
|
|
91
|
-
* Navigation component that displays a compass component which indicates the current oriantation of the map it is registered for and offers controls to turn the bearing 90° left/right or reset north to point up.
|
|
92
|
-
*
|
|
93
|
-
* All style props are applied using @emotion/css to allow more complex css selectors.
|
|
94
|
-
*
|
|
95
|
-
* @component
|
|
96
|
-
*/
|
|
97
|
-
const MlNavigationCompass = (props: MlNavigationCompassProps) => {
|
|
98
|
-
const mapHook = useMap({
|
|
99
|
-
mapId: props.mapId,
|
|
100
|
-
waitForLayer: props.insertBeforeLayer,
|
|
101
|
-
});
|
|
102
|
-
const [bearing, setBearing] = useState(0);
|
|
103
|
-
|
|
104
|
-
useEffect(() => {
|
|
105
|
-
if (!mapHook.map) return;
|
|
106
|
-
|
|
107
|
-
let _updateBearing = () => {
|
|
108
|
-
if (!mapHook.map?.map?.getBearing) return;
|
|
109
|
-
setBearing(Math.round(mapHook.map.map.getBearing()));
|
|
110
|
-
};
|
|
111
|
-
|
|
112
|
-
mapHook.map.on("rotate", _updateBearing, mapHook.componentId);
|
|
113
|
-
_updateBearing();
|
|
114
|
-
|
|
115
|
-
return () => {
|
|
116
|
-
mapHook.map?.map.off("rotate", _updateBearing);
|
|
117
|
-
};
|
|
118
|
-
}, [mapHook.map, props.mapId]);
|
|
119
|
-
|
|
120
|
-
return (
|
|
121
|
-
<>
|
|
122
|
-
<div
|
|
123
|
-
className={css({
|
|
124
|
-
zIndex: 1000,
|
|
125
|
-
top: 0,
|
|
126
|
-
position: "absolute",
|
|
127
|
-
...props.style,
|
|
128
|
-
})}
|
|
129
|
-
>
|
|
130
|
-
<div
|
|
131
|
-
className={css({
|
|
132
|
-
position: "absolute",
|
|
133
|
-
border: "10px solid #bcbcbc",
|
|
134
|
-
backgroundColor: "#717171",
|
|
135
|
-
background: "radial-gradient(#717171, #414141)",
|
|
136
|
-
height: "200px",
|
|
137
|
-
width: "200px",
|
|
138
|
-
borderRadius: "50%",
|
|
139
|
-
display: "flex",
|
|
140
|
-
justifyContent: "center",
|
|
141
|
-
transform: "scale(0.2) translateX(-448px) translateY(-448px)",
|
|
142
|
-
...props.backgroundStyle,
|
|
143
|
-
})}
|
|
144
|
-
>
|
|
145
|
-
<RotateButton className={css({ ...props.rotateRightStyle })}>
|
|
146
|
-
<RotateRightIcon
|
|
147
|
-
onClick={() => {
|
|
148
|
-
if(!mapHook.map)return;
|
|
149
|
-
|
|
150
|
-
let bearing = Math.round(mapHook.map.map.getBearing());
|
|
151
|
-
let rest = Math.round(bearing % 90);
|
|
152
|
-
if (bearing > 0) {
|
|
153
|
-
rest = 90 - rest;
|
|
154
|
-
}
|
|
155
|
-
if (rest === 0) {
|
|
156
|
-
rest = 90;
|
|
157
|
-
}
|
|
158
|
-
mapHook.map.map.setBearing(Math.round(bearing + Math.abs(rest)));
|
|
159
|
-
}}
|
|
160
|
-
></RotateRightIcon>
|
|
161
|
-
</RotateButton>
|
|
162
|
-
<NeedleButton
|
|
163
|
-
className={css({ ...props.needleStyle })}
|
|
164
|
-
onClick={() => {
|
|
165
|
-
mapHook.map?.map.setBearing(0);
|
|
166
|
-
}}
|
|
167
|
-
>
|
|
168
|
-
<NeedleContainer
|
|
169
|
-
style={{
|
|
170
|
-
transform: "rotate(" + (bearing>0?"-"+bearing:-1*bearing) + "deg)",
|
|
171
|
-
}}
|
|
172
|
-
>
|
|
173
|
-
<NeedleIcon />
|
|
174
|
-
</NeedleContainer>
|
|
175
|
-
</NeedleButton>
|
|
176
|
-
<RotateButton className={css({ ...props.rotateLeftStyle })}>
|
|
177
|
-
<RotateLeftIcon
|
|
178
|
-
onClick={() => {
|
|
179
|
-
if(!mapHook.map)return;
|
|
180
|
-
|
|
181
|
-
let bearing = Math.round(mapHook.map.map.getBearing());
|
|
182
|
-
let rest = Math.round(bearing % 90);
|
|
183
|
-
if (bearing < 0) {
|
|
184
|
-
rest = 90 + rest;
|
|
185
|
-
}
|
|
186
|
-
if (rest === 0) {
|
|
187
|
-
rest = 90;
|
|
188
|
-
}
|
|
189
|
-
mapHook.map.map.setBearing(Math.round(bearing - Math.abs(rest)));
|
|
190
|
-
}}
|
|
191
|
-
></RotateLeftIcon>
|
|
192
|
-
</RotateButton>
|
|
193
|
-
</div>
|
|
194
|
-
</div>
|
|
195
|
-
</>
|
|
196
|
-
);
|
|
197
|
-
};
|
|
198
|
-
|
|
199
|
-
MlNavigationCompass.propTypes = {
|
|
200
|
-
/**
|
|
201
|
-
* Component id prefix
|
|
202
|
-
*/
|
|
203
|
-
idPrefix: PropTypes.string,
|
|
204
|
-
/**
|
|
205
|
-
* Style object to adjust css definitions of the component.
|
|
206
|
-
*/
|
|
207
|
-
style: PropTypes.object,
|
|
208
|
-
/**
|
|
209
|
-
* Style object to adjust css definitions of the background.
|
|
210
|
-
*/
|
|
211
|
-
backgroundStyle: PropTypes.object,
|
|
212
|
-
/**
|
|
213
|
-
* Style object to adjust css definitions of the compass needle.
|
|
214
|
-
*/
|
|
215
|
-
needleStyle: PropTypes.object,
|
|
216
|
-
/**
|
|
217
|
-
* Style object to adjust css definitions of the rotate right button.
|
|
218
|
-
*/
|
|
219
|
-
rotateRightStyle: PropTypes.object,
|
|
220
|
-
/**
|
|
221
|
-
* Style object to adjust css definitions of the rotate left button.
|
|
222
|
-
*/
|
|
223
|
-
rotateLeftStyle: PropTypes.object,
|
|
224
|
-
};
|
|
225
|
-
|
|
226
|
-
export default MlNavigationCompass;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg
|
|
3
|
-
width="75.967445mm"
|
|
4
|
-
height="234.71339mm"
|
|
5
|
-
viewBox="0 0 75.967445 234.71339"
|
|
6
|
-
version="1.1"
|
|
7
|
-
>
|
|
8
|
-
<g
|
|
9
|
-
transform="translate(-76.705281,-29.77268)">
|
|
10
|
-
<path
|
|
11
|
-
d="m 114.68901,29.77268 37.98372,117.3567 H 76.705281 Z"
|
|
12
|
-
/>
|
|
13
|
-
<path
|
|
14
|
-
d="m 114.68901,264.48608 37.98372,-117.3567 H 76.705281 Z"
|
|
15
|
-
/>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg
|
|
3
|
-
width="50.751598mm"
|
|
4
|
-
height="234.71339mm"
|
|
5
|
-
viewBox="0 0 50.751598 234.71339"
|
|
6
|
-
version="1.1"
|
|
7
|
-
>
|
|
8
|
-
<g
|
|
9
|
-
transform="translate(-76.705281,-29.77268)">
|
|
10
|
-
<path
|
|
11
|
-
style="fill:#cf003d;stroke-width:0.150078"
|
|
12
|
-
d="m 102.08108,29.77268 25.3758,117.3567 H 76.705281 Z"
|
|
13
|
-
/>
|
|
14
|
-
<path
|
|
15
|
-
style="fill:#727272;fill-opacity:1;stroke-width:0.150078"
|
|
16
|
-
d="m 102.08108,264.48608 25.3758,-117.3567 H 76.705281 Z"
|
|
17
|
-
/>
|
|
18
|
-
</g>
|
|
19
|
-
</svg>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg
|
|
3
|
-
width="39.675098mm"
|
|
4
|
-
height="104.27064mm"
|
|
5
|
-
viewBox="0 0 39.675098 104.27064"
|
|
6
|
-
version="1.1"
|
|
7
|
-
>
|
|
8
|
-
<g
|
|
9
|
-
transform="translate(-86.019554,-58.032633)">
|
|
10
|
-
<path
|
|
11
|
-
d="m 94.572523,58.032633 31.122127,8.55245 -14.4756,8.234638 c 5.81924,11.004841 8.69175,22.458582 10.1415,33.839279 1.81552,13.47801 1.57616,27.51604 -5.35471,41.13341 -1.58021,3.10296 -3.61373,6.24356 -6.45284,9.27798 -0.70371,0.75161 -1.49649,1.52256 -2.41535,2.29702 -0.23167,0.19521 -0.49044,0.40378 -0.78083,0.62322 -0.0785,0.0597 -0.16832,0.12632 -0.27027,0.19999 l -0.154,0.11265 -9.148793,-4.00131 0.0894,-0.0584 c 0.007,-0.004 0.02228,-0.0155 0.04857,-0.0346 0.123621,-0.0923 0.259794,-0.20319 0.412895,-0.33073 0.607899,-0.50626 1.181468,-1.07062 1.756997,-1.67742 2.328481,-2.45299 4.049011,-5.15919 5.513881,-7.97419 6.46189,-12.41085 6.55496,-25.67394 4.91598,-38.80952 -1.30807,-9.888781 -3.61235,-19.707408 -7.99176,-29.085561 l -15.510171,8.823235 z" />
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg
|
|
3
|
-
width="39.675098mm"
|
|
4
|
-
height="104.27064mm"
|
|
5
|
-
viewBox="0 0 39.675098 104.27064"
|
|
6
|
-
version="1.1"
|
|
7
|
-
>
|
|
8
|
-
<g
|
|
9
|
-
transform="translate(-86.019554,-58.032633)">
|
|
10
|
-
<path
|
|
11
|
-
style="stroke-width:0.744756"
|
|
12
|
-
d="m 442.74023,219.33594 -117.62695,32.32422 54.71094,31.12304 c -21.99397,41.5931 -32.8507,84.88283 -38.33008,127.89649 -6.86182,50.94051 -5.95715,103.99765 20.23828,155.46484 5.97246,11.72776 13.65817,23.59773 24.38867,35.06641 2.6597,2.84073 5.65602,5.75455 9.12891,8.68164 0.87557,0.7378 1.85363,1.52609 2.95117,2.35547 0.29669,0.22563 0.63616,0.47742 1.02149,0.75586 l 0.58203,0.42578 34.57812,-15.12305 -0.33789,-0.2207 c -0.0265,-0.0151 -0.0842,-0.0587 -0.18359,-0.13086 -0.46723,-0.34885 -0.9819,-0.76796 -1.56055,-1.25 -2.29757,-1.91343 -4.46539,-4.04643 -6.64062,-6.33985 -8.80052,-9.27114 -15.30333,-19.4993 -20.83985,-30.13867 -24.42289,-46.90715 -24.77465,-97.03535 -18.58008,-146.68164 4.94388,-37.37493 13.65299,-74.4847 30.20508,-109.92969 l 58.6211,33.34766 z"
|
|
13
|
-
transform="scale(0.26458333)" />
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Standard Navigationstool
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Default navigation tool.
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
|
|
3
|
-
import MlNavigationTools from "./MlNavigationTools";
|
|
4
|
-
|
|
5
|
-
import noNavToolsDecorator from "../../decorators/NoNavToolsDecorator";
|
|
6
|
-
import BuildIcon from "@mui/icons-material/Build";
|
|
7
|
-
import Button from "@mui/material/Button";
|
|
8
|
-
|
|
9
|
-
const storyoptions = {
|
|
10
|
-
title: 'MapComponents/MlNavigationTools',
|
|
11
|
-
component: MlNavigationTools,
|
|
12
|
-
argTypes: {
|
|
13
|
-
url: {},
|
|
14
|
-
layer: {},
|
|
15
|
-
},
|
|
16
|
-
decorators: noNavToolsDecorator,
|
|
17
|
-
};
|
|
18
|
-
export default storyoptions;
|
|
19
|
-
|
|
20
|
-
const Template = (args) => <MlNavigationTools {...args} />;
|
|
21
|
-
export const DefaultConfig = Template.bind({});
|
|
22
|
-
DefaultConfig.parameters = {};
|
|
23
|
-
DefaultConfig.args = {};
|
|
24
|
-
|
|
25
|
-
export const No3DButton = Template.bind({});
|
|
26
|
-
No3DButton.parameters = {};
|
|
27
|
-
No3DButton.args = {
|
|
28
|
-
show3DButton: false,
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
export const ShowCenterLocationButton = Template.bind({});
|
|
32
|
-
ShowCenterLocationButton.parameters = {};
|
|
33
|
-
ShowCenterLocationButton.args = {
|
|
34
|
-
showFollowGpsButton: false,
|
|
35
|
-
showCenterLocationButton: true,
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
export const AlterToolPosition = Template.bind({});
|
|
39
|
-
AlterToolPosition.parameters = {};
|
|
40
|
-
AlterToolPosition.args = {
|
|
41
|
-
sx: { top: '10px', right: '5px' },
|
|
42
|
-
};
|
|
43
|
-
|
|
44
|
-
export const NoZoomButtons = Template.bind({});
|
|
45
|
-
NoZoomButtons.parameters = {};
|
|
46
|
-
NoZoomButtons.args = {
|
|
47
|
-
showZoomButtons: false,
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
export const NoFollowGpsButton = Template.bind({});
|
|
51
|
-
NoFollowGpsButton.parameters = {};
|
|
52
|
-
NoFollowGpsButton.args = {
|
|
53
|
-
showFollowGpsButton: false,
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
export const CustomButton = Template.bind({});
|
|
57
|
-
CustomButton.parameters = {};
|
|
58
|
-
CustomButton.args = {
|
|
59
|
-
children: (
|
|
60
|
-
<Button variant="navtools" onClick={() => {}}>
|
|
61
|
-
<BuildIcon sx={{ fontSize: { xs: '1.4em', md: '1em' } }} />
|
|
62
|
-
</Button>
|
|
63
|
-
),
|
|
64
|
-
};
|
|
@@ -1,176 +0,0 @@
|
|
|
1
|
-
import React, { useEffect, useState } from "react";
|
|
2
|
-
import Button from "@mui/material/Button";
|
|
3
|
-
import ButtonGroup from "@mui/material/ButtonGroup";
|
|
4
|
-
import ControlPointIcon from "@mui/icons-material/ControlPoint";
|
|
5
|
-
import RemoveCircleOutlineIcon from "@mui/icons-material/RemoveCircleOutline";
|
|
6
|
-
import Box from "@mui/material/Box";
|
|
7
|
-
import { SxProps } from "@mui/material";
|
|
8
|
-
|
|
9
|
-
import MlNavigationCompass from "../MlNavigationCompass/MlNavigationCompass";
|
|
10
|
-
import MlFollowGps from "../MlFollowGps/MlFollowGps";
|
|
11
|
-
import useMediaQuery from "@mui/material/useMediaQuery";
|
|
12
|
-
import useMap from "../../hooks/useMap";
|
|
13
|
-
import MlCenterPosition from "../MlCenterPosition/MlCenterPosition";
|
|
14
|
-
|
|
15
|
-
interface MlNavigationToolsProps {
|
|
16
|
-
/**
|
|
17
|
-
* Id of the target MapLibre instance in mapContext
|
|
18
|
-
*/
|
|
19
|
-
mapId?: string;
|
|
20
|
-
/**
|
|
21
|
-
* The layerId of an existing layer this layer should be rendered visually beneath
|
|
22
|
-
* https://maplibre.org/maplibre-gl-js-docs/api/map/#map#addlayer - see "beforeId" property
|
|
23
|
-
*/
|
|
24
|
-
insertBeforeLayer?: string;
|
|
25
|
-
/**
|
|
26
|
-
* Show 3D button
|
|
27
|
-
*/
|
|
28
|
-
show3DButton?: boolean;
|
|
29
|
-
/**
|
|
30
|
-
* Show zoom button
|
|
31
|
-
*/
|
|
32
|
-
showZoomButtons?: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* Show follow GPS button
|
|
35
|
-
*/
|
|
36
|
-
showFollowGpsButton?: boolean;
|
|
37
|
-
/**
|
|
38
|
-
* Show center on current position button
|
|
39
|
-
*/
|
|
40
|
-
showCenterLocationButton?: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Additional JSX Elements to be rendered below MlNavigationTools buttons
|
|
43
|
-
*/
|
|
44
|
-
children?: JSX.Element;
|
|
45
|
-
/**
|
|
46
|
-
* Style attribute for NavigationTools container
|
|
47
|
-
*/
|
|
48
|
-
sx?: SxProps;
|
|
49
|
-
/**
|
|
50
|
-
* Style attribute for NavigationTools container
|
|
51
|
-
*/
|
|
52
|
-
mediaIsMobile?: boolean;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @component
|
|
57
|
-
*/
|
|
58
|
-
|
|
59
|
-
const MlNavigationTools = (props: MlNavigationToolsProps) => {
|
|
60
|
-
const mapHook = useMap({
|
|
61
|
-
mapId: props.mapId,
|
|
62
|
-
waitForLayer: props.insertBeforeLayer,
|
|
63
|
-
});
|
|
64
|
-
|
|
65
|
-
const [pitch, setPitch] = useState(0);
|
|
66
|
-
const mediaIsMobile = useMediaQuery('(max-width:900px)');
|
|
67
|
-
|
|
68
|
-
useEffect(() => {
|
|
69
|
-
if (!mapHook.map) return;
|
|
70
|
-
|
|
71
|
-
mapHook.map.on(
|
|
72
|
-
'pitchend',
|
|
73
|
-
() => {
|
|
74
|
-
if (!mapHook.map) return;
|
|
75
|
-
|
|
76
|
-
setPitch(mapHook.map.map.getPitch());
|
|
77
|
-
},
|
|
78
|
-
mapHook.componentId
|
|
79
|
-
);
|
|
80
|
-
setPitch(mapHook.map.map.getPitch());
|
|
81
|
-
}, [mapHook.map, props.mapId]);
|
|
82
|
-
|
|
83
|
-
const zoomIn = () => {
|
|
84
|
-
if (!mapHook.map) return;
|
|
85
|
-
|
|
86
|
-
if (mapHook.map.map.transform._zoom + 0.5 <= mapHook.map.map.transform._maxZoom) {
|
|
87
|
-
mapHook.map.map.easeTo({ zoom: mapHook.map.map.transform._zoom + 0.5 });
|
|
88
|
-
}
|
|
89
|
-
};
|
|
90
|
-
|
|
91
|
-
const zoomOut = () => {
|
|
92
|
-
if (!mapHook.map) return;
|
|
93
|
-
|
|
94
|
-
if (mapHook.map.map.transform._zoom - 0.5 >= mapHook.map.map.transform._minZoom) {
|
|
95
|
-
mapHook.map.map.easeTo({ zoom: mapHook.map.map.transform._zoom - 0.5 });
|
|
96
|
-
}
|
|
97
|
-
};
|
|
98
|
-
|
|
99
|
-
const adjustPitch = () => {
|
|
100
|
-
if (!mapHook.map) return;
|
|
101
|
-
|
|
102
|
-
let targetPitch = 60;
|
|
103
|
-
if (mapHook.map.map.getPitch() !== 0) {
|
|
104
|
-
targetPitch = 0;
|
|
105
|
-
}
|
|
106
|
-
mapHook.map.map.easeTo({ pitch: targetPitch });
|
|
107
|
-
};
|
|
108
|
-
|
|
109
|
-
return (
|
|
110
|
-
<Box
|
|
111
|
-
sx={{
|
|
112
|
-
zIndex: 501,
|
|
113
|
-
position: 'absolute',
|
|
114
|
-
display: 'flex',
|
|
115
|
-
flexDirection: 'column',
|
|
116
|
-
...(mediaIsMobile ? { margin: '20px 10px 20px 10px' } : {}),
|
|
117
|
-
...props.sx,
|
|
118
|
-
}}
|
|
119
|
-
>
|
|
120
|
-
<MlNavigationCompass
|
|
121
|
-
style={{
|
|
122
|
-
width: '31px',
|
|
123
|
-
position: 'relative',
|
|
124
|
-
height: mediaIsMobile ? '55px' : '45px',
|
|
125
|
-
marginLeft: mediaIsMobile ? '3px' : '-5px',
|
|
126
|
-
transform: mediaIsMobile ? 'scale(1.6)' : 'scale(1)',
|
|
127
|
-
}}
|
|
128
|
-
backgroundStyle={{
|
|
129
|
-
boxShadow: '0px 0px 18px rgba(0,0,0,.5)',
|
|
130
|
-
}}
|
|
131
|
-
/>
|
|
132
|
-
{props.show3DButton && (
|
|
133
|
-
<Button variant="navtools" onClick={adjustPitch}>
|
|
134
|
-
{pitch ? '2D' : '3D'}
|
|
135
|
-
</Button>
|
|
136
|
-
)}
|
|
137
|
-
{props.showFollowGpsButton && <MlFollowGps />}
|
|
138
|
-
{props.showCenterLocationButton && <MlCenterPosition />}
|
|
139
|
-
<ButtonGroup
|
|
140
|
-
orientation="vertical"
|
|
141
|
-
sx={{
|
|
142
|
-
width: '50px',
|
|
143
|
-
border: 'none',
|
|
144
|
-
Button: { minWidth: '20px !important', border: 'none', padding: 0 },
|
|
145
|
-
'Button:hover': { border: 'none' },
|
|
146
|
-
}}
|
|
147
|
-
>
|
|
148
|
-
{props.showZoomButtons && (
|
|
149
|
-
<>
|
|
150
|
-
<Button variant="navtools" onClick={zoomIn}>
|
|
151
|
-
<ControlPointIcon sx={{ fontSize: { xs: '1.4em', md: '1em' } }} />
|
|
152
|
-
</Button>
|
|
153
|
-
<Button variant="navtools" onClick={zoomOut}>
|
|
154
|
-
<RemoveCircleOutlineIcon sx={{ fontSize: { xs: '1.4em', md: '1em' } }} />
|
|
155
|
-
</Button>
|
|
156
|
-
</>
|
|
157
|
-
)}
|
|
158
|
-
</ButtonGroup>
|
|
159
|
-
{props.children && React.cloneElement(props.children, {})}
|
|
160
|
-
</Box>
|
|
161
|
-
);
|
|
162
|
-
};
|
|
163
|
-
|
|
164
|
-
MlNavigationTools.defaultProps = {
|
|
165
|
-
mapId: undefined,
|
|
166
|
-
show3DButton: true,
|
|
167
|
-
showFollowGpsButton: true,
|
|
168
|
-
showCenterLocationButton: false,
|
|
169
|
-
showZoomButtons: true,
|
|
170
|
-
sx: {
|
|
171
|
-
right: "5px",
|
|
172
|
-
bottom: "20px",
|
|
173
|
-
},
|
|
174
|
-
};
|
|
175
|
-
|
|
176
|
-
export default MlNavigationTools;
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
import React, { useRef, useEffect, useState } from "react";
|
|
2
|
-
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
|
-
import useMap from "../../hooks/useMap";
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Adds a standard OSM tile layer to the maplibre-gl instancereference by
|
|
8
|
-
* props.mapId
|
|
9
|
-
*
|
|
10
|
-
* @component
|
|
11
|
-
*/
|
|
12
|
-
const MlOsmLayer = (props) => {
|
|
13
|
-
const mapHook = useMap({ mapId: props.mapId, waitForLayer: props.insertBeforeLayer });
|
|
14
|
-
|
|
15
|
-
const layerId = useRef(props.layerId || "MlOsmLayer-" + mapHook.componentId);
|
|
16
|
-
|
|
17
|
-
useEffect(() => {
|
|
18
|
-
if (!mapHook.map) return;
|
|
19
|
-
|
|
20
|
-
mapHook.map.addSource(
|
|
21
|
-
layerId.current,
|
|
22
|
-
{
|
|
23
|
-
type: "raster",
|
|
24
|
-
tileSize: 256,
|
|
25
|
-
...props.sourceOptions,
|
|
26
|
-
},
|
|
27
|
-
mapHook.componentId
|
|
28
|
-
);
|
|
29
|
-
mapHook.map.addLayer(
|
|
30
|
-
{
|
|
31
|
-
id: layerId.current,
|
|
32
|
-
type: "raster",
|
|
33
|
-
source: layerId.current,
|
|
34
|
-
minzoom: 0,
|
|
35
|
-
maxzoom: 22,
|
|
36
|
-
...props.layerOptions,
|
|
37
|
-
},
|
|
38
|
-
props.insertBeforeLayer,
|
|
39
|
-
mapHook.componentId
|
|
40
|
-
);
|
|
41
|
-
}, [props, mapHook.map]);
|
|
42
|
-
|
|
43
|
-
return <></>;
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
MlOsmLayer.propTypes = {
|
|
47
|
-
/**
|
|
48
|
-
* Id of the target MapLibre instance in mapHook
|
|
49
|
-
*/
|
|
50
|
-
mapId: PropTypes.string,
|
|
51
|
-
/**
|
|
52
|
-
* Prefix of the component id this component uses when adding elements to the MapLibreGl-instance
|
|
53
|
-
*/
|
|
54
|
-
idPrefix: PropTypes.string,
|
|
55
|
-
/**
|
|
56
|
-
* Options object that will be used as first parameter on the MapLibreGl.addSource call see MapLibre source options documentation.
|
|
57
|
-
*/
|
|
58
|
-
sourceOptions: PropTypes.object,
|
|
59
|
-
/**
|
|
60
|
-
* Options object that will be used as first parameter on the MapLibreGl.addLayer call see MapLibre layer options documentation.
|
|
61
|
-
*
|
|
62
|
-
*/
|
|
63
|
-
layerOptions: PropTypes.object,
|
|
64
|
-
/**
|
|
65
|
-
* The layerId of an existing layer this layer should be rendered visually beneath
|
|
66
|
-
* https://maplibre.org/maplibre-gl-js-docs/api/map/#map#addlayer - see "beforeId" property
|
|
67
|
-
*/
|
|
68
|
-
insertBeforeLayer: PropTypes.string,
|
|
69
|
-
};
|
|
70
|
-
|
|
71
|
-
export default MlOsmLayer;
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import React, { useState, useEffect } from "react";
|
|
2
|
-
|
|
3
|
-
import MlOsmLayer from "./MlOsmLayer";
|
|
4
|
-
import TopToolbar from "../../ui_components/TopToolbar";
|
|
5
|
-
import Button from "@mui/material/Button";
|
|
6
|
-
|
|
7
|
-
import mapContextDecorator from "../../decorators/MapContextDecorator";
|
|
8
|
-
|
|
9
|
-
const storyoptions = {
|
|
10
|
-
title: "MapComponents/MlOsmLayer",
|
|
11
|
-
component: MlOsmLayer,
|
|
12
|
-
argTypes: {
|
|
13
|
-
options: {
|
|
14
|
-
control: {
|
|
15
|
-
type: "object",
|
|
16
|
-
},
|
|
17
|
-
},
|
|
18
|
-
},
|
|
19
|
-
decorators: mapContextDecorator,
|
|
20
|
-
};
|
|
21
|
-
export default storyoptions;
|
|
22
|
-
|
|
23
|
-
const Template = (props) => {
|
|
24
|
-
const [showLayer, setShowLayer] = useState(true);
|
|
25
|
-
|
|
26
|
-
return (
|
|
27
|
-
<TopToolbar>
|
|
28
|
-
<Button
|
|
29
|
-
color="primary"
|
|
30
|
-
variant={showLayer ? "contained" : "outlined"}
|
|
31
|
-
onClick={() => setShowLayer(!showLayer)}
|
|
32
|
-
>
|
|
33
|
-
OSM
|
|
34
|
-
</Button>
|
|
35
|
-
{showLayer && <MlOsmLayer {...props} />}
|
|
36
|
-
</TopToolbar>
|
|
37
|
-
);
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
// <MapLibreMap options={args.options} />
|
|
41
|
-
export const ExampleConfig = Template.bind({});
|
|
42
|
-
ExampleConfig.args = {
|
|
43
|
-
sourceOptions: {
|
|
44
|
-
tiles: ["https://stamen-tiles.a.ssl.fastly.net/watercolor/{z}/{x}/{y}.jpg"],
|
|
45
|
-
attribution:
|
|
46
|
-
'Map tiles by <a target="_top" rel="noopener" href="http://stamen.com">Stamen Design</a>, under <a target="_top" rel="noopener" href="http://creativecommons.org/licenses/by/3.0">CC BY 3.0</a>. Data by <a target="_top" rel="noopener" href="http://openstreetmap.org">OpenStreetMap</a>, under <a target="_top" rel="noopener" href="http://creativecommons.org/licenses/by-sa/3.0">CC BY SA</a>',
|
|
47
|
-
},
|
|
48
|
-
layerOptions: {},
|
|
49
|
-
};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { layerRemovalTest, sourceRemovalTest } from "../../util";
|
|
2
|
-
|
|
3
|
-
import MlOsmLayer from "./MlOsmLayer";
|
|
4
|
-
import { uuid_regex } from "../../setupTests";
|
|
5
|
-
|
|
6
|
-
const testComponent = <MlOsmLayer />;
|
|
7
|
-
|
|
8
|
-
layerRemovalTest(
|
|
9
|
-
"<MlOsmLayer />",
|
|
10
|
-
testComponent,
|
|
11
|
-
new RegExp('^.*"MlOsmLayer-' + uuid_regex + '".*$'),
|
|
12
|
-
"MlOsmLayer-{uuid}"
|
|
13
|
-
);
|
|
14
|
-
sourceRemovalTest(
|
|
15
|
-
"<MlOsmLayer />",
|
|
16
|
-
testComponent,
|
|
17
|
-
new RegExp('^.*"MlOsmLayer-' + uuid_regex + '".*$'),
|
|
18
|
-
"MlOsmLayer-{uuid}"
|
|
19
|
-
);
|