@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,117 +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 MapLibreMap from "./../MapLibreMap/MapLibreMap";
|
|
6
|
-
import MlLayer from "./MlLayer";
|
|
7
|
-
|
|
8
|
-
import { uuid_regex } from "../../setupTests";
|
|
9
|
-
|
|
10
|
-
const MlLayerTestComponent = (props) => {
|
|
11
|
-
const [layerVisible, setLayerVisible] = useState(true);
|
|
12
|
-
const [refreshTrigger, setRefreshTrigger] = useState(0);
|
|
13
|
-
const mapContext = useContext(MapContext);
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<>
|
|
17
|
-
<MapLibreMap />
|
|
18
|
-
|
|
19
|
-
{layerVisible && (
|
|
20
|
-
<MlLayer
|
|
21
|
-
options={{
|
|
22
|
-
source: {
|
|
23
|
-
type: "geojson",
|
|
24
|
-
data: {},
|
|
25
|
-
},
|
|
26
|
-
}}
|
|
27
|
-
/>
|
|
28
|
-
)}
|
|
29
|
-
|
|
30
|
-
<button
|
|
31
|
-
className="toggle_layer_visible"
|
|
32
|
-
onClick={() => {
|
|
33
|
-
setLayerVisible(!layerVisible);
|
|
34
|
-
}}
|
|
35
|
-
>
|
|
36
|
-
toggle layer visible
|
|
37
|
-
</button>
|
|
38
|
-
<button
|
|
39
|
-
className="trigger_refresh"
|
|
40
|
-
onClick={() => {
|
|
41
|
-
setRefreshTrigger(refreshTrigger + 1);
|
|
42
|
-
}}
|
|
43
|
-
>
|
|
44
|
-
refresh
|
|
45
|
-
</button>
|
|
46
|
-
<div className="layers_json">
|
|
47
|
-
{mapContext.map && refreshTrigger && JSON.stringify(mapContext.map.layers)}
|
|
48
|
-
</div>
|
|
49
|
-
<div className="sources_json">
|
|
50
|
-
{mapContext.map && refreshTrigger && JSON.stringify(mapContext.map.sources)}
|
|
51
|
-
</div>
|
|
52
|
-
</>
|
|
53
|
-
);
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
const createWrapper = () =>
|
|
57
|
-
mount(
|
|
58
|
-
<MapComponentsProvider>
|
|
59
|
-
<MlLayerTestComponent />
|
|
60
|
-
</MapComponentsProvider>
|
|
61
|
-
);
|
|
62
|
-
|
|
63
|
-
describe("<MlLayer>", () => {
|
|
64
|
-
it("should add a Layer with the id 'MlLayer-{uuid}' to the MapLibre instance", async () => {
|
|
65
|
-
const wrapper = createWrapper();
|
|
66
|
-
|
|
67
|
-
wrapper.find(".trigger_refresh").simulate("click");
|
|
68
|
-
|
|
69
|
-
expect(
|
|
70
|
-
new RegExp('^.*"MlLayer-' + uuid_regex + '".*$').test(wrapper.find(".layers_json").text())
|
|
71
|
-
).toEqual(true);
|
|
72
|
-
});
|
|
73
|
-
|
|
74
|
-
it("should remove a Layer with the id 'MlLayer-{uuid}' from the MapLibre instance", async () => {
|
|
75
|
-
const wrapper = createWrapper();
|
|
76
|
-
|
|
77
|
-
wrapper.find(".trigger_refresh").simulate("click");
|
|
78
|
-
|
|
79
|
-
expect(
|
|
80
|
-
new RegExp('^.*"MlLayer-' + uuid_regex + '".*$').test(wrapper.find(".layers_json").text())
|
|
81
|
-
).toEqual(true);
|
|
82
|
-
|
|
83
|
-
wrapper.find(".toggle_layer_visible").simulate("click");
|
|
84
|
-
wrapper.find(".trigger_refresh").simulate("click");
|
|
85
|
-
|
|
86
|
-
expect(
|
|
87
|
-
new RegExp('^.*"MlLayer-' + uuid_regex + '".*$').test(wrapper.find(".layers_json").text())
|
|
88
|
-
).toEqual(false);
|
|
89
|
-
});
|
|
90
|
-
|
|
91
|
-
it("should add a Source with the id 'MlLayer-{uuid}' to the MapLibre instance", async () => {
|
|
92
|
-
const wrapper = createWrapper();
|
|
93
|
-
|
|
94
|
-
wrapper.find(".trigger_refresh").simulate("click");
|
|
95
|
-
|
|
96
|
-
expect(
|
|
97
|
-
new RegExp('^.*"MlLayer-' + uuid_regex + '".*$').test(wrapper.find(".sources_json").text())
|
|
98
|
-
).toEqual(true);
|
|
99
|
-
});
|
|
100
|
-
|
|
101
|
-
it("should remove a Source with the id 'MlLayer-{uuid}' from the MapLibre instance", async () => {
|
|
102
|
-
const wrapper = createWrapper();
|
|
103
|
-
|
|
104
|
-
wrapper.find(".trigger_refresh").simulate("click");
|
|
105
|
-
|
|
106
|
-
expect(
|
|
107
|
-
new RegExp('^.*"MlLayer-' + uuid_regex + '".*$').test(wrapper.find(".sources_json").text())
|
|
108
|
-
).toEqual(true);
|
|
109
|
-
|
|
110
|
-
wrapper.find(".toggle_layer_visible").simulate("click");
|
|
111
|
-
wrapper.find(".trigger_refresh").simulate("click");
|
|
112
|
-
|
|
113
|
-
expect(
|
|
114
|
-
new RegExp('^.*"MlLayer-' + uuid_regex + '".*$').test(wrapper.find(".sources_json").text())
|
|
115
|
-
).toEqual(false);
|
|
116
|
-
});
|
|
117
|
-
});
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
|
|
3
|
-
import useLayer from "../../hooks/useLayer";
|
|
4
|
-
import { Feature, FeatureCollection } from "@turf/turf";
|
|
5
|
-
|
|
6
|
-
interface MlLayerProps {
|
|
7
|
-
/**
|
|
8
|
-
* Id of the target MapLibre instance in mapContext
|
|
9
|
-
*/
|
|
10
|
-
mapId?: string;
|
|
11
|
-
/**
|
|
12
|
-
* The layerId of an existing layer this layer should be rendered visually beneath
|
|
13
|
-
* https://maplibre.org/maplibre-gl-js-docs/api/map/#map#addlayer - see "beforeId" property
|
|
14
|
-
*/
|
|
15
|
-
insertBeforeLayer?: string;
|
|
16
|
-
/**
|
|
17
|
-
* Id of the layer that will be added by this component to the maplibre-gl instance
|
|
18
|
-
*/
|
|
19
|
-
layerId?: string;
|
|
20
|
-
/**
|
|
21
|
-
* Javascript object that is passed the addLayer command as first parameter.
|
|
22
|
-
*/
|
|
23
|
-
options?: any;
|
|
24
|
-
/**
|
|
25
|
-
* GeoJSON data that is supposed to be rendered by this component.
|
|
26
|
-
*/
|
|
27
|
-
geojson?: Feature | FeatureCollection | undefined;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* Basic layer component that create a layer in a MapLibre-gl instance and keeps it updated according to it attribute configuration.
|
|
32
|
-
*
|
|
33
|
-
* @category Map components
|
|
34
|
-
*/
|
|
35
|
-
const MlLayer = (props: MlLayerProps) => {
|
|
36
|
-
useLayer({
|
|
37
|
-
idPrefix: 'MlLayer-',
|
|
38
|
-
layerId: props.layerId,
|
|
39
|
-
mapId: props.mapId,
|
|
40
|
-
geojson: props.geojson,
|
|
41
|
-
options: {
|
|
42
|
-
type: "background",
|
|
43
|
-
paint: {
|
|
44
|
-
"background-color": "rgba(0,0,0,0)",
|
|
45
|
-
},
|
|
46
|
-
...props.options,
|
|
47
|
-
},
|
|
48
|
-
insertBeforeLayer: props.insertBeforeLayer,
|
|
49
|
-
});
|
|
50
|
-
|
|
51
|
-
return <></>;
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
export default MlLayer;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Darstellung verschiedener Karten, in Form einer verschiebbaren Lupe
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Display of different kinds of maps in form of a moveable mgnifying glass.
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "MlLayerMagnify",
|
|
3
|
-
"title": "Map magnifier",
|
|
4
|
-
"description": "Hides a part of a map that is superimposed on another MapLibre map.",
|
|
5
|
-
"i18n": {
|
|
6
|
-
"de": {
|
|
7
|
-
"title": "Kartenlupe",
|
|
8
|
-
"description": "Kartenlupe blendet einen Teil einer, von zwei übereinanderliegenden, MapLibre Karten aus."
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"tags": ["Map add-on"],
|
|
12
|
-
"category": "add-ons",
|
|
13
|
-
"type": "component"
|
|
14
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
|
|
3
|
-
import MlLayerMagnify from './MlLayerMagnify';
|
|
4
|
-
import MlWmsLayer from '../MlWmsLayer/MlWmsLayer';
|
|
5
|
-
|
|
6
|
-
import multiMapContextDecorator from '../../decorators/MultiMapContextDecorator';
|
|
7
|
-
|
|
8
|
-
const storyoptions = {
|
|
9
|
-
title: 'MapComponents/MlLayerMagnify',
|
|
10
|
-
component: MlLayerMagnify,
|
|
11
|
-
argTypes: {},
|
|
12
|
-
decorators: multiMapContextDecorator,
|
|
13
|
-
};
|
|
14
|
-
export default storyoptions;
|
|
15
|
-
|
|
16
|
-
interface TemplateProps {
|
|
17
|
-
wmsLayerMapId: string;
|
|
18
|
-
magnifierRadius: number;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
const Template = (args: TemplateProps) => (
|
|
22
|
-
<>
|
|
23
|
-
<MlWmsLayer
|
|
24
|
-
url="https://www.wms.nrw.de/geobasis/wms_nw_uraufnahme"
|
|
25
|
-
urlParameters={{
|
|
26
|
-
layers: 'nw_uraufnahme_rw',
|
|
27
|
-
}}
|
|
28
|
-
sourceOptions={{
|
|
29
|
-
minzoom: 13,
|
|
30
|
-
maxzoom: 20,
|
|
31
|
-
}}
|
|
32
|
-
mapId={args.wmsLayerMapId}
|
|
33
|
-
|
|
34
|
-
/>
|
|
35
|
-
<MlLayerMagnify map1Id="map_1" map2Id="map_2" magnifierStyle={{border:'2px solid grey'}} magnifierRadius={args.magnifierRadius} />
|
|
36
|
-
</>
|
|
37
|
-
);
|
|
38
|
-
|
|
39
|
-
export const ExampleConfig = Template.bind({});
|
|
40
|
-
ExampleConfig.parameters = {};
|
|
41
|
-
ExampleConfig.args = {
|
|
42
|
-
wmsLayerMapId: 'map_2',
|
|
43
|
-
magnifierRadius: 200,
|
|
44
|
-
};
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import MlLayerMagnify from './MlLayerMagnify';
|
|
2
|
-
|
|
3
|
-
import React, { useContext, useState } from 'react';
|
|
4
|
-
import { mount } from 'enzyme';
|
|
5
|
-
import MapContext, { MapComponentsProvider } from '../../contexts/MapContext';
|
|
6
|
-
import MapLibreMap from './../MapLibreMap/MapLibreMap';
|
|
7
|
-
// we need to import this explicitly, because otherwise it gets mixed up with cypress expect
|
|
8
|
-
import { expect } from '@jest/globals';
|
|
9
|
-
// Mapbox sync-move mockup
|
|
10
|
-
const mockSyncMoveMethods = {
|
|
11
|
-
cleanup: jest.fn(),
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
jest.mock('@mapbox/mapbox-gl-sync-move', () => {
|
|
15
|
-
const originalModule = jest.requireActual('@mapbox/mapbox-gl-sync-move');
|
|
16
|
-
return {
|
|
17
|
-
__esModule: true,
|
|
18
|
-
...originalModule,
|
|
19
|
-
default: () => mockSyncMoveMethods.cleanup,
|
|
20
|
-
};
|
|
21
|
-
});
|
|
22
|
-
|
|
23
|
-
const TestComponent = () => {
|
|
24
|
-
const [layerVisible, setLayerVisible] = useState(true);
|
|
25
|
-
const [refreshTrigger, setRefreshTrigger] = useState(0);
|
|
26
|
-
const mapContext = useContext(MapContext);
|
|
27
|
-
|
|
28
|
-
return (
|
|
29
|
-
<>
|
|
30
|
-
<MapLibreMap mapId="map_1" />
|
|
31
|
-
<MapLibreMap mapId="map_2" />
|
|
32
|
-
|
|
33
|
-
{layerVisible && <MlLayerMagnify map1Id="map_1" map2Id="map_2" />}
|
|
34
|
-
|
|
35
|
-
<button
|
|
36
|
-
className="toggle_layer_visible"
|
|
37
|
-
onClick={() => {
|
|
38
|
-
setLayerVisible(!layerVisible);
|
|
39
|
-
}}
|
|
40
|
-
>
|
|
41
|
-
toggle layer visible
|
|
42
|
-
</button>
|
|
43
|
-
<button
|
|
44
|
-
className="trigger_refresh"
|
|
45
|
-
onClick={() => {
|
|
46
|
-
setRefreshTrigger(refreshTrigger + 1);
|
|
47
|
-
}}
|
|
48
|
-
>
|
|
49
|
-
refresh
|
|
50
|
-
</button>
|
|
51
|
-
<div className="layers_json">
|
|
52
|
-
{mapContext.map && refreshTrigger && JSON.stringify(mapContext.map.layers)}
|
|
53
|
-
</div>
|
|
54
|
-
</>
|
|
55
|
-
);
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
const createWrapper = () =>
|
|
59
|
-
mount(
|
|
60
|
-
<MapComponentsProvider>
|
|
61
|
-
<TestComponent />
|
|
62
|
-
</MapComponentsProvider>
|
|
63
|
-
);
|
|
64
|
-
|
|
65
|
-
describe('<MlLayerMagnify/>', () => {
|
|
66
|
-
//it("should add a MlLayerMagnify Component to that calls syncMaps with both available MapLibre instances once", async () => {
|
|
67
|
-
// const spy = jest.spyOn(syncMoveObj, "syncMove");
|
|
68
|
-
// const wrapper = createWrapper(TestComponent);
|
|
69
|
-
|
|
70
|
-
// expect(spy).toHaveBeenCalledTimes(1);
|
|
71
|
-
//});
|
|
72
|
-
|
|
73
|
-
it('should call the syncMaps cleanup function once when it is removed from reactDOM', async () => {
|
|
74
|
-
const wrapper = createWrapper();
|
|
75
|
-
|
|
76
|
-
//expect(syncMove).toHaveBeenCalledTimes(1);
|
|
77
|
-
|
|
78
|
-
wrapper.find('.toggle_layer_visible').simulate('click');
|
|
79
|
-
|
|
80
|
-
//TODO: Fix cleanup test
|
|
81
|
-
expect(mockSyncMoveMethods.cleanup).toHaveBeenCalledTimes(1);
|
|
82
|
-
});
|
|
83
|
-
});
|
|
@@ -1,220 +0,0 @@
|
|
|
1
|
-
import React, { useContext, useCallback, useRef, useEffect, useState, useMemo } from 'react';
|
|
2
|
-
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
-
// @ts-ignore
|
|
4
|
-
import syncMove from '@mapbox/mapbox-gl-sync-move';
|
|
5
|
-
import './style.css';
|
|
6
|
-
import MapContext, { MapContextType } from '../../contexts/MapContext';
|
|
7
|
-
|
|
8
|
-
export interface MlLayerMagnifyProps {
|
|
9
|
-
/**
|
|
10
|
-
* Id of the first MapLibre instance
|
|
11
|
-
*/
|
|
12
|
-
map1Id: string;
|
|
13
|
-
/**
|
|
14
|
-
* Id of the second MapLibre instance
|
|
15
|
-
*/
|
|
16
|
-
map2Id: string;
|
|
17
|
-
/**
|
|
18
|
-
* Size of the "magnifier"-circle
|
|
19
|
-
*/
|
|
20
|
-
magnifierRadius?: number;
|
|
21
|
-
/**
|
|
22
|
-
* object (React.CSSProperties) that is added to the magnifier default style
|
|
23
|
-
*/
|
|
24
|
-
magnifierStyle: React.CSSProperties | undefined;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
*
|
|
29
|
-
* Hides the MapLibreMap referenced by props.map2Id except for the "magnifier"-circle that reveals
|
|
30
|
-
* the map and can be dragged around on top of the MapLibreMap referenced by props.map1Id
|
|
31
|
-
*/
|
|
32
|
-
const MlLayerMagnify = (props: MlLayerMagnifyProps) => {
|
|
33
|
-
const mapContext: MapContextType = useContext(MapContext);
|
|
34
|
-
const syncMoveInitializedRef = useRef(false);
|
|
35
|
-
const syncCleanupFunctionRef = useRef(() => {});
|
|
36
|
-
|
|
37
|
-
const [swipeX, setSwipeX] = useState(50);
|
|
38
|
-
const swipeXRef = useRef(50);
|
|
39
|
-
const [swipeY, setSwipeY] = useState(50);
|
|
40
|
-
const swipeYRef = useRef(50);
|
|
41
|
-
|
|
42
|
-
const magnifierRadius = useMemo(() => {
|
|
43
|
-
return props.magnifierRadius || 200;
|
|
44
|
-
}, [props.magnifierRadius]);
|
|
45
|
-
|
|
46
|
-
const mapExists = useCallback(() => {
|
|
47
|
-
if (!props.map1Id || !props.map2Id) {
|
|
48
|
-
return false;
|
|
49
|
-
}
|
|
50
|
-
if (!mapContext.getMap(props.map1Id) || !mapContext.getMap(props.map2Id)) {
|
|
51
|
-
return false;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
return true;
|
|
55
|
-
}, [props, mapContext]);
|
|
56
|
-
|
|
57
|
-
const onResize = useRef(() => {
|
|
58
|
-
if (!mapExists()) return;
|
|
59
|
-
|
|
60
|
-
onMove({
|
|
61
|
-
clientX: swipeXRef.current,
|
|
62
|
-
clientY: swipeYRef.current,
|
|
63
|
-
} as (TouchEvent & MouseEvent));
|
|
64
|
-
});
|
|
65
|
-
|
|
66
|
-
useEffect(() => {
|
|
67
|
-
window.addEventListener('resize', onResize.current);
|
|
68
|
-
const _onResize = onResize.current;
|
|
69
|
-
|
|
70
|
-
return () => {
|
|
71
|
-
window.removeEventListener('resize', _onResize);
|
|
72
|
-
syncCleanupFunctionRef.current();
|
|
73
|
-
};
|
|
74
|
-
}, []);
|
|
75
|
-
|
|
76
|
-
const onMove = useCallback(
|
|
77
|
-
(e:(TouchEvent & MouseEvent)) => {
|
|
78
|
-
if (!mapExists()) return;
|
|
79
|
-
|
|
80
|
-
const bounds = mapContext.maps[props.map1Id].getCanvas().getBoundingClientRect();
|
|
81
|
-
let clientX =
|
|
82
|
-
e?.clientX ||
|
|
83
|
-
(typeof e?.touches !== 'undefined' && typeof e?.touches[0] !== 'undefined'
|
|
84
|
-
? e?.touches[0].clientX
|
|
85
|
-
: 0);
|
|
86
|
-
let clientY =
|
|
87
|
-
e?.clientY ||
|
|
88
|
-
(typeof e.touches !== 'undefined' && typeof e.touches[0] !== 'undefined'
|
|
89
|
-
? e.touches[0].clientY
|
|
90
|
-
: 0);
|
|
91
|
-
|
|
92
|
-
clientX -= bounds.x;
|
|
93
|
-
clientY -= bounds.y;
|
|
94
|
-
const swipeX_tmp = parseFloat(((clientX / bounds.width) * 100).toFixed(2));
|
|
95
|
-
const swipeY_tmp = parseFloat(((clientY / bounds.height) * 100).toFixed(2));
|
|
96
|
-
|
|
97
|
-
if (swipeXRef.current !== swipeX_tmp || swipeYRef.current !== swipeY_tmp) {
|
|
98
|
-
setSwipeX(swipeX_tmp);
|
|
99
|
-
swipeXRef.current = swipeX_tmp;
|
|
100
|
-
setSwipeY(swipeY_tmp);
|
|
101
|
-
swipeYRef.current = swipeY_tmp;
|
|
102
|
-
|
|
103
|
-
mapContext.maps[props.map2Id].getContainer().style.clipPath =
|
|
104
|
-
`circle(${magnifierRadius}px at ` +
|
|
105
|
-
(swipeXRef.current * bounds.width) / 100 +
|
|
106
|
-
'px ' +
|
|
107
|
-
(swipeYRef.current * bounds.height) / 100 +
|
|
108
|
-
'px)';
|
|
109
|
-
}
|
|
110
|
-
},
|
|
111
|
-
[mapContext, mapExists, props, magnifierRadius]
|
|
112
|
-
);
|
|
113
|
-
|
|
114
|
-
useEffect(() => {
|
|
115
|
-
if (!mapExists() || syncMoveInitializedRef.current) return;
|
|
116
|
-
|
|
117
|
-
syncMoveInitializedRef.current = true;
|
|
118
|
-
syncCleanupFunctionRef.current = syncMove(
|
|
119
|
-
mapContext.getMap(props.map1Id).map,
|
|
120
|
-
mapContext.getMap(props.map2Id).map
|
|
121
|
-
);
|
|
122
|
-
|
|
123
|
-
onMove({
|
|
124
|
-
clientX: swipeXRef.current,
|
|
125
|
-
clientY: swipeYRef.current,
|
|
126
|
-
} as (TouchEvent & MouseEvent));
|
|
127
|
-
/*
|
|
128
|
-
automatically adjust radius for small screens
|
|
129
|
-
if (
|
|
130
|
-
mapContext.maps[props.map1Id].getCanvas().clientWidth >
|
|
131
|
-
mapContext.maps[props.map1Id].getCanvas().clientHeight &&
|
|
132
|
-
magnifierRadius * 2 >
|
|
133
|
-
mapContext.maps[props.map1Id].getCanvas().clientHeight
|
|
134
|
-
) {
|
|
135
|
-
magnifierRadius = Math.floor(
|
|
136
|
-
mapContext.maps[props.map1Id].getCanvas().clientHeight / 2
|
|
137
|
-
);
|
|
138
|
-
setMagnifierRadius(magnifierRadius);
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
if (
|
|
142
|
-
mapContext.maps[props.map1Id].getCanvas().clientHeight >
|
|
143
|
-
mapContext.maps[props.map1Id].getCanvas().clientWidth &&
|
|
144
|
-
magnifierRadius * 2 >
|
|
145
|
-
mapContext.maps[props.map1Id].getCanvas().clientWidth
|
|
146
|
-
) {
|
|
147
|
-
magnifierRadius = Math.floor(
|
|
148
|
-
mapContext.maps[props.map1Id].getCanvas().clientWidth / 2
|
|
149
|
-
);
|
|
150
|
-
setMagnifierRadius(magnifierRadius);
|
|
151
|
-
}
|
|
152
|
-
*/
|
|
153
|
-
|
|
154
|
-
onMove({
|
|
155
|
-
clientX: mapContext.maps[props.map1Id].getCanvas().clientWidth / 2,
|
|
156
|
-
clientY: mapContext.maps[props.map1Id].getCanvas().clientHeight / 2,
|
|
157
|
-
} as (TouchEvent & MouseEvent));
|
|
158
|
-
}, [mapContext.mapIds, mapContext, mapExists, props, onMove]);
|
|
159
|
-
|
|
160
|
-
const onDown = (e: React.MouseEvent | React.TouchEvent) => {
|
|
161
|
-
if (e.nativeEvent instanceof TouchEvent) {
|
|
162
|
-
document.addEventListener('touchmove', onMove);
|
|
163
|
-
document.addEventListener('touchend', onTouchEnd);
|
|
164
|
-
} else {
|
|
165
|
-
document.addEventListener('mousemove', onMove);
|
|
166
|
-
document.addEventListener('mouseup', onMouseUp);
|
|
167
|
-
}
|
|
168
|
-
};
|
|
169
|
-
|
|
170
|
-
const onTouchEnd = () => {
|
|
171
|
-
document.removeEventListener('touchmove', onMove);
|
|
172
|
-
document.removeEventListener('touchend', onTouchEnd);
|
|
173
|
-
};
|
|
174
|
-
|
|
175
|
-
const onMouseUp = () => {
|
|
176
|
-
document.removeEventListener('mousemove', onMove);
|
|
177
|
-
document.removeEventListener('mouseup', onMouseUp);
|
|
178
|
-
};
|
|
179
|
-
|
|
180
|
-
const onWheel = (e: React.WheelEvent) => {
|
|
181
|
-
const evCopy = new WheelEvent(e.type, e as unknown as WheelEventInit);
|
|
182
|
-
mapContext.map?.map.getCanvas().dispatchEvent(evCopy);
|
|
183
|
-
};
|
|
184
|
-
|
|
185
|
-
return (
|
|
186
|
-
<div
|
|
187
|
-
style={{
|
|
188
|
-
position: 'absolute',
|
|
189
|
-
left: swipeX + '%',
|
|
190
|
-
top: swipeY + '%',
|
|
191
|
-
borderRadius: '50%',
|
|
192
|
-
width: magnifierRadius * 2 - 2 + 'px',
|
|
193
|
-
height: magnifierRadius * 2 - 2 + 'px',
|
|
194
|
-
background: 'rgba(0,0,0,0)',
|
|
195
|
-
border: '2px solid #fafafa',
|
|
196
|
-
boxShadow: '1px 2px 2px rgba(19, 19, 19, .5), inset 1px 1px 1px rgba(19, 19, 19, .2)',
|
|
197
|
-
cursor: 'pointer',
|
|
198
|
-
zIndex: '110',
|
|
199
|
-
marginLeft: magnifierRadius * -1 - 1 + 'px',
|
|
200
|
-
marginTop: magnifierRadius * -1 - 1 + 'px',
|
|
201
|
-
textAlign: 'center',
|
|
202
|
-
lineHeight: '91px',
|
|
203
|
-
fontSize: '2em',
|
|
204
|
-
color: '#fafafa',
|
|
205
|
-
userSelect: 'none',
|
|
206
|
-
...props.magnifierStyle,
|
|
207
|
-
}}
|
|
208
|
-
onTouchStart={onDown}
|
|
209
|
-
onMouseDown={onDown}
|
|
210
|
-
onWheel={onWheel}
|
|
211
|
-
></div>
|
|
212
|
-
);
|
|
213
|
-
};
|
|
214
|
-
|
|
215
|
-
MlLayerMagnify.defaultProps = {
|
|
216
|
-
magnifierRadius: 200,
|
|
217
|
-
magnifierStyle: {},
|
|
218
|
-
};
|
|
219
|
-
|
|
220
|
-
export default MlLayerMagnify;
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
.mapboxgl-compare {
|
|
2
|
-
background-color:#fff;
|
|
3
|
-
position:absolute;
|
|
4
|
-
width:2px;
|
|
5
|
-
height:100%;
|
|
6
|
-
z-index:110;
|
|
7
|
-
top: 0;
|
|
8
|
-
margin-left:0;
|
|
9
|
-
left:0;
|
|
10
|
-
}
|
|
11
|
-
.mapboxgl-compare .compare-swiper-vertical {
|
|
12
|
-
z-index:120;
|
|
13
|
-
background-color:#3887be;
|
|
14
|
-
box-shadow:inset 0 0 0 2px #fff;
|
|
15
|
-
display:inline-block;
|
|
16
|
-
border-radius:50%;
|
|
17
|
-
position:absolute;
|
|
18
|
-
width:60px;
|
|
19
|
-
height:60px;
|
|
20
|
-
top:50%;
|
|
21
|
-
left:-30px;
|
|
22
|
-
margin:-30px 1px 0;
|
|
23
|
-
color: #fff;
|
|
24
|
-
cursor:ew-resize;
|
|
25
|
-
background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjYwIiAgIGhlaWdodD0iNjAiICAgdmVyc2lvbj0iMS4xIiAgIHZpZXdCb3g9IjAgMCA2MCA2MCIgICBpZD0ic3ZnNTQzNCIgICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxK2RldmVsK29zeG1lbnUgcjEyOTExIiAgIHNvZGlwb2RpOmRvY25hbWU9Imwtci5zdmciPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE1NDQ0Ij4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGRlZnMgICAgIGlkPSJkZWZzNTQ0MiIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMSIgICAgIG9iamVjdHRvbGVyYW5jZT0iMTAiICAgICBncmlkdG9sZXJhbmNlPSIxMCIgICAgIGd1aWRldG9sZXJhbmNlPSIxMCIgICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTI4NiIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9Ijc1MSIgICAgIGlkPSJuYW1lZHZpZXc1NDQwIiAgICAgc2hvd2dyaWQ9InRydWUiICAgICBpbmtzY2FwZTp6b29tPSI0IiAgICAgaW5rc2NhcGU6Y3g9IjI1Ljg4OTgzMSIgICAgIGlua3NjYXBlOmN5PSIzNC4zODE4MzMiICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMCIgICAgIGlua3NjYXBlOndpbmRvdy15PSIyMyIgICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjAiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJzdmc1NDM0IiAgICAgaW5rc2NhcGU6b2JqZWN0LW5vZGVzPSJ0cnVlIiAgICAgaW5rc2NhcGU6c25hcC1zbW9vdGgtbm9kZXM9InRydWUiPiAgICA8aW5rc2NhcGU6Z3JpZCAgICAgICB0eXBlPSJ4eWdyaWQiICAgICAgIGlkPSJncmlkNTk4OSIgLz4gIDwvc29kaXBvZGk6bmFtZWR2aWV3PiAgPHBhdGggICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2Utb3BhY2l0eToxIiAgICAgZD0iTSAyNSAyNCBMIDE2IDMwIEwgMjUgMzYgTCAyNSAyNCB6IE0gMzUgMjQgTCAzNSAzNiBMIDQ0IDMwIEwgMzUgMjQgeiAiICAgICBpZD0icGF0aDU5OTUiIC8+PC9zdmc+);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.mapboxgl-compare-horizontal {
|
|
29
|
-
position:relative;
|
|
30
|
-
width:100%;
|
|
31
|
-
height:2px;
|
|
32
|
-
}
|
|
33
|
-
.mapboxgl-compare .compare-swiper-horizontal {
|
|
34
|
-
background-color:#3887be;
|
|
35
|
-
box-shadow:inset 0 0 0 2px #fff;
|
|
36
|
-
display:inline-block;
|
|
37
|
-
border-radius:50%;
|
|
38
|
-
position:absolute;
|
|
39
|
-
width:60px;
|
|
40
|
-
height:60px;
|
|
41
|
-
top:50%;
|
|
42
|
-
left:50%;
|
|
43
|
-
margin:-30px 1px 0;
|
|
44
|
-
color: #fff;
|
|
45
|
-
cursor:ns-resize;
|
|
46
|
-
background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjYwIiAgIGhlaWdodD0iNjAiICAgdmVyc2lvbj0iMS4xIiAgIHZpZXdCb3g9IjAgMCA2MCA2MCIgICBpZD0ic3ZnNTQzNCIgICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxK2RldmVsK29zeG1lbnUgcjEyOTExIiAgIHNvZGlwb2RpOmRvY25hbWU9Imwtci5zdmciPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE1NDQ0Ij4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGRlZnMgICAgIGlkPSJkZWZzNTQ0MiIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMSIgICAgIG9iamVjdHRvbGVyYW5jZT0iMTAiICAgICBncmlkdG9sZXJhbmNlPSIxMCIgICAgIGd1aWRldG9sZXJhbmNlPSIxMCIgICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTI4NiIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9Ijc1MSIgICAgIGlkPSJuYW1lZHZpZXc1NDQwIiAgICAgc2hvd2dyaWQ9InRydWUiICAgICBpbmtzY2FwZTp6b29tPSI0IiAgICAgaW5rc2NhcGU6Y3g9IjI1Ljg4OTgzMSIgICAgIGlua3NjYXBlOmN5PSIzNC4zODE4MzMiICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMCIgICAgIGlua3NjYXBlOndpbmRvdy15PSIyMyIgICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjAiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJzdmc1NDM0IiAgICAgaW5rc2NhcGU6b2JqZWN0LW5vZGVzPSJ0cnVlIiAgICAgaW5rc2NhcGU6c25hcC1zbW9vdGgtbm9kZXM9InRydWUiPiAgICA8aW5rc2NhcGU6Z3JpZCAgICAgICB0eXBlPSJ4eWdyaWQiICAgICAgIGlkPSJncmlkNTk4OSIgLz4gIDwvc29kaXBvZGk6bmFtZWR2aWV3PiAgPHBhdGggICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2Utb3BhY2l0eToxIiAgICAgZD0iTSAyNSAyNCBMIDE2IDMwIEwgMjUgMzYgTCAyNSAyNCB6IE0gMzUgMjQgTCAzNSAzNiBMIDQ0IDMwIEwgMzUgMjQgeiAiICAgICBpZD0icGF0aDU5OTUiIC8+PC9zdmc+);
|
|
47
|
-
transform: rotate(90deg)
|
|
48
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Verschiebbare Darstellung verschiedener Karten
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Moveable display of different kinds of maps.
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "MlLayerSwipe",
|
|
3
|
-
"title": "Map curtain",
|
|
4
|
-
"description": "Map curtain hides an area of the top one of two overlaying MapLibre maps.",
|
|
5
|
-
"i18n": {
|
|
6
|
-
"de": {
|
|
7
|
-
"title": "Kartenvorhang",
|
|
8
|
-
"description": "Kartenvorhangs blendet einen Teil einer, von zwei übereinanderliegenden, MapLibre Karten aus."
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"tags": ["Map add-on"],
|
|
12
|
-
"category": "add-ons",
|
|
13
|
-
"type": "component"
|
|
14
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
|
|
3
|
-
import MlLayerSwipe from './MlLayerSwipe';
|
|
4
|
-
import MlWmsLayer from '../MlWmsLayer/MlWmsLayer';
|
|
5
|
-
|
|
6
|
-
import multiMapContextDecorator from '../../decorators/MultiMapContextDecorator';
|
|
7
|
-
|
|
8
|
-
const storyoptions = {
|
|
9
|
-
title: 'MapComponents/MlLayerSwipe',
|
|
10
|
-
component: MlLayerSwipe,
|
|
11
|
-
argTypes: {},
|
|
12
|
-
decorators: multiMapContextDecorator,
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export default storyoptions;
|
|
16
|
-
const Template = () => (
|
|
17
|
-
<>
|
|
18
|
-
<MlWmsLayer
|
|
19
|
-
url="https://www.wms.nrw.de/geobasis/wms_nw_uraufnahme"
|
|
20
|
-
urlParameters={{
|
|
21
|
-
layers: 'nw_uraufnahme_rw',
|
|
22
|
-
}}
|
|
23
|
-
sourceOptions={{
|
|
24
|
-
minzoom: 13,
|
|
25
|
-
maxzoom: 20,
|
|
26
|
-
}}
|
|
27
|
-
mapId="map_2"
|
|
28
|
-
/>
|
|
29
|
-
<MlLayerSwipe map1Id="map_1" map2Id="map_2" />
|
|
30
|
-
</>
|
|
31
|
-
);
|
|
32
|
-
|
|
33
|
-
export const ExampleConfig = Template.bind({});
|
|
34
|
-
ExampleConfig.parameters = {};
|
|
35
|
-
ExampleConfig.args = {};
|
|
36
|
-
//
|