@mapcomponents/react-maplibre 0.1.68 → 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 +27 -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 +22 -20
- 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,140 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "FeatureCollection",
|
|
3
|
-
"features": [
|
|
4
|
-
{
|
|
5
|
-
"id": "1",
|
|
6
|
-
"type": "Feature",
|
|
7
|
-
"properties": { "name": "Hofgarten" },
|
|
8
|
-
"geometry": {
|
|
9
|
-
"coordinates": [
|
|
10
|
-
[
|
|
11
|
-
[7.104246282215286, 50.734109601136055],
|
|
12
|
-
[7.10209443365315, 50.732370465826534],
|
|
13
|
-
[7.104720792410859, 50.73113417375197],
|
|
14
|
-
[7.1049635650692835, 50.73112718895845],
|
|
15
|
-
[7.105724988405626, 50.73137864087451],
|
|
16
|
-
[7.107071273146147, 50.73179073970729],
|
|
17
|
-
[7.107060238024758, 50.73190249469832],
|
|
18
|
-
[7.106629868312979, 50.732552065303736],
|
|
19
|
-
[7.104246282215286, 50.734109601136055]
|
|
20
|
-
]
|
|
21
|
-
],
|
|
22
|
-
"type": "Polygon"
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"id": "2",
|
|
27
|
-
"type": "Feature",
|
|
28
|
-
"properties": { "name": "Stadtgarten" },
|
|
29
|
-
"geometry": {
|
|
30
|
-
"coordinates": [
|
|
31
|
-
[
|
|
32
|
-
[7.105893155288783, 50.73444907786518],
|
|
33
|
-
[7.106402034397206, 50.733582900352985],
|
|
34
|
-
[7.106897536862704, 50.73369549309848],
|
|
35
|
-
[7.107111352729277, 50.7336105803617],
|
|
36
|
-
[7.107157469878132, 50.733549549237495],
|
|
37
|
-
[7.108406816456494, 50.733927190803854],
|
|
38
|
-
[7.1084747528756225, 50.73402627417772],
|
|
39
|
-
[7.10853382802236, 50.734039360645426],
|
|
40
|
-
[7.1083093424639685, 50.73448242889327],
|
|
41
|
-
[7.108247313560071, 50.73447868993853],
|
|
42
|
-
[7.108226637258156, 50.734508601570155],
|
|
43
|
-
[7.107907631465423, 50.734559077405464],
|
|
44
|
-
[7.107694960936584, 50.73457777214577],
|
|
45
|
-
[7.107597486944087, 50.734575902671935],
|
|
46
|
-
[7.107576810643138, 50.73462077001935],
|
|
47
|
-
[7.108185284655264, 50.734633856320954],
|
|
48
|
-
[7.108087810663733, 50.73492362349066],
|
|
49
|
-
[7.107910600755304, 50.734888120981594],
|
|
50
|
-
[7.107875467179866, 50.734952050517165],
|
|
51
|
-
[7.107778849851883, 50.73496038914578],
|
|
52
|
-
[7.107682232521427, 50.734963168688125],
|
|
53
|
-
[7.10769979930771, 50.7350132004259],
|
|
54
|
-
[7.107339680163761, 50.73499652318577],
|
|
55
|
-
[7.107221104348952, 50.73497706639833],
|
|
56
|
-
[7.107278196408828, 50.73488534143442],
|
|
57
|
-
[7.107019086291899, 50.73484364820982],
|
|
58
|
-
[7.106988344414447, 50.734927034622416],
|
|
59
|
-
[7.106514041150831, 50.73484364820982],
|
|
60
|
-
[7.106606266786173, 50.734604606338195],
|
|
61
|
-
[7.105893155288783, 50.73444907786518]
|
|
62
|
-
]
|
|
63
|
-
],
|
|
64
|
-
"type": "Polygon"
|
|
65
|
-
}
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"id": "3",
|
|
69
|
-
"type": "Feature",
|
|
70
|
-
"properties": { "name": "Opernplatz" },
|
|
71
|
-
"geometry": {
|
|
72
|
-
"coordinates": [
|
|
73
|
-
[
|
|
74
|
-
[7.104632320011916, 50.736606042555366],
|
|
75
|
-
[7.104779316251751, 50.736422797521044],
|
|
76
|
-
[7.104817178920001, 50.7363283555695],
|
|
77
|
-
[7.104868404882268, 50.736319898072],
|
|
78
|
-
[7.105434117684382, 50.73653415420432],
|
|
79
|
-
[7.105596704435243, 50.736569393605805],
|
|
80
|
-
[7.105797153853388, 50.73659758510803],
|
|
81
|
-
[7.105725882948974, 50.73684848872955],
|
|
82
|
-
[7.105338347406786, 50.736800563422435],
|
|
83
|
-
[7.1051824423039704, 50.73677237204271],
|
|
84
|
-
[7.104863950451204, 50.73668356908482],
|
|
85
|
-
[7.104632320011916, 50.736606042555366]
|
|
86
|
-
]
|
|
87
|
-
],
|
|
88
|
-
"type": "Polygon"
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"id": "2c3972ac51f4350582ecc9de57d47c75",
|
|
93
|
-
"type": "Feature",
|
|
94
|
-
"properties": { "name": "Keiserplatz" },
|
|
95
|
-
"geometry": {
|
|
96
|
-
"coordinates": [
|
|
97
|
-
[
|
|
98
|
-
[7.100878520474112, 50.73167947463554],
|
|
99
|
-
[7.100876728417518, 50.731653654340704],
|
|
100
|
-
[7.100857282327439, 50.731633541894354],
|
|
101
|
-
[7.10079841102764, 50.73157086579248],
|
|
102
|
-
[7.100757419228046, 50.731538946883745],
|
|
103
|
-
[7.100606042670478, 50.73140800018959],
|
|
104
|
-
[7.100525308506718, 50.73136967425927],
|
|
105
|
-
[7.10037393194915, 50.731331348297005],
|
|
106
|
-
[7.100313381326117, 50.731308991470826],
|
|
107
|
-
[7.100267968358821, 50.73127226237719],
|
|
108
|
-
[7.100184711252609, 50.73119561026192],
|
|
109
|
-
[7.099690214497514, 50.73138724031432],
|
|
110
|
-
[7.099691475969678, 50.73140400766788],
|
|
111
|
-
[7.099861143861631, 50.73141398829278],
|
|
112
|
-
[7.0998571229209375, 50.73145675554436],
|
|
113
|
-
[7.099832918440285, 50.73150591044205],
|
|
114
|
-
[7.099780384599569, 50.73155556557083],
|
|
115
|
-
[7.099892082101547, 50.73155547486934],
|
|
116
|
-
[7.099882074627317, 50.73158758317477],
|
|
117
|
-
[7.0999202108099695, 50.73158998765363],
|
|
118
|
-
[7.099912858928455, 50.73159899760262],
|
|
119
|
-
[7.0999207681442975, 50.73160353227202],
|
|
120
|
-
[7.099921690047621, 50.7316057996082],
|
|
121
|
-
[7.099930036031913, 50.73160923675198],
|
|
122
|
-
[7.100091909667459, 50.731627463555895],
|
|
123
|
-
[7.100165737828326, 50.731649680201066],
|
|
124
|
-
[7.1003014331650665, 50.731709520224214],
|
|
125
|
-
[7.100316426855426, 50.73173557596814],
|
|
126
|
-
[7.100384577793838, 50.73178469147469],
|
|
127
|
-
[7.100415620558475, 50.731796580130755],
|
|
128
|
-
[7.100494222199336, 50.7318078992016],
|
|
129
|
-
[7.100585685541193, 50.731804728779615],
|
|
130
|
-
[7.100677188738862, 50.73177247244158],
|
|
131
|
-
[7.100842140282873, 50.73170978389162],
|
|
132
|
-
[7.100873170896176, 50.73169013008063],
|
|
133
|
-
[7.100878520474112, 50.73167947463554]
|
|
134
|
-
]
|
|
135
|
-
],
|
|
136
|
-
"type": "Polygon"
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
]
|
|
140
|
-
}
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "FeatureCollection",
|
|
3
|
-
"features": [
|
|
4
|
-
{
|
|
5
|
-
"id": "af85dc8aa961efd66cfcf74213b7ef57",
|
|
6
|
-
"type": "Feature",
|
|
7
|
-
"properties": { "name": "Mauspfad" },
|
|
8
|
-
"geometry": {
|
|
9
|
-
"coordinates": [
|
|
10
|
-
[7.100862609363844, 50.7344404792787],
|
|
11
|
-
[7.100561470141059, 50.73464673993831],
|
|
12
|
-
[7.100435651698547, 50.73473812095355],
|
|
13
|
-
[7.1003510852035845, 50.73478772771537],
|
|
14
|
-
[7.100264456112427, 50.73485561056759],
|
|
15
|
-
[7.100087072734084, 50.734958740096886],
|
|
16
|
-
[7.099971567278942, 50.73501487379605],
|
|
17
|
-
[7.09977149532881, 50.735103643229735],
|
|
18
|
-
[7.099688991431805, 50.7351166975437]
|
|
19
|
-
],
|
|
20
|
-
"type": "LineString"
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"id": "7498f72ced719c8385232abc8e5c5df8",
|
|
25
|
-
"type": "Feature",
|
|
26
|
-
"properties": { "name": "Windeckstraße" },
|
|
27
|
-
"geometry": {
|
|
28
|
-
"coordinates": [
|
|
29
|
-
[7.0985272716624195, 50.73420515798543],
|
|
30
|
-
[7.097871372036735, 50.73446815229278],
|
|
31
|
-
[7.097802428041831, 50.73450471192254],
|
|
32
|
-
[7.097748390856651, 50.73456485834811]
|
|
33
|
-
],
|
|
34
|
-
"type": "LineString"
|
|
35
|
-
}
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"id": "70dd65167a084220c36e4d7a345610f0",
|
|
39
|
-
"type": "Feature",
|
|
40
|
-
"properties": { "name": "Münsterplatz" },
|
|
41
|
-
"geometry": {
|
|
42
|
-
"coordinates": [
|
|
43
|
-
[7.09894081766015, 50.73432444924248],
|
|
44
|
-
[7.098486102002624, 50.734163776827444],
|
|
45
|
-
[7.098957555660746, 50.73453808973156]
|
|
46
|
-
],
|
|
47
|
-
"type": "LineString"
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"id": "1f6aead42b46810c75898899823be3b2",
|
|
52
|
-
"type": "Feature",
|
|
53
|
-
"properties": { "name": "Poststraße" },
|
|
54
|
-
"geometry": {
|
|
55
|
-
"coordinates": [
|
|
56
|
-
[7.098527916107116, 50.73420653271353],
|
|
57
|
-
[7.098053194441377, 50.733712281883356],
|
|
58
|
-
[7.0978593731692, 50.73351315777262],
|
|
59
|
-
[7.0975330642553445, 50.7331307848207],
|
|
60
|
-
[7.097445985132765, 50.73302944371906]
|
|
61
|
-
],
|
|
62
|
-
"type": "LineString"
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"id": "5cf9f0c4a8faf5abe1ddb87e1a6ffb39",
|
|
67
|
-
"type": "Feature",
|
|
68
|
-
"properties": { "name": "Münsterplatz" },
|
|
69
|
-
"geometry": {
|
|
70
|
-
"coordinates": [
|
|
71
|
-
[7.099941299919607, 50.73368573357055],
|
|
72
|
-
[7.099819174531035, 50.73374711589318],
|
|
73
|
-
[7.099592883371059, 50.73406084651026],
|
|
74
|
-
[7.098939153351864, 50.734320013695765],
|
|
75
|
-
[7.09900021604534, 50.73444050321487],
|
|
76
|
-
[7.098964296814302, 50.73454735215134],
|
|
77
|
-
[7.099327081054895, 50.734774689503496],
|
|
78
|
-
[7.0994384306740415, 50.73483834376472],
|
|
79
|
-
[7.099686332909442, 50.735125016962115],
|
|
80
|
-
[7.099847969462104, 50.73530006466575]
|
|
81
|
-
],
|
|
82
|
-
"type": "LineString"
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"id": "d3317ba30229f1abd8bfb1b91264a366",
|
|
87
|
-
"type": "Feature",
|
|
88
|
-
"properties": { "name": "In der Sürst" },
|
|
89
|
-
"geometry": {
|
|
90
|
-
"coordinates": [
|
|
91
|
-
[7.099398298122509, 50.7338345667178],
|
|
92
|
-
[7.099134563357126, 50.73366617816262],
|
|
93
|
-
[7.09898418827251, 50.73359735831775],
|
|
94
|
-
[7.098873142055368, 50.733547573686366],
|
|
95
|
-
[7.098732020821615, 50.73351828858421],
|
|
96
|
-
[7.09853537647993, 50.7334963247454],
|
|
97
|
-
[7.0981860435900614, 50.733547573686366],
|
|
98
|
-
[7.0979315626756545, 50.7335944298116]
|
|
99
|
-
],
|
|
100
|
-
"type": "LineString"
|
|
101
|
-
}
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"id": "b493531ab87539db3b5b70b397a9391f",
|
|
105
|
-
"type": "Feature",
|
|
106
|
-
"properties": { "name": "Remiglustraße" },
|
|
107
|
-
"geometry": {
|
|
108
|
-
"coordinates": [
|
|
109
|
-
[7.101445198112543, 50.735019714263245],
|
|
110
|
-
[7.101169850280485, 50.734715034478285],
|
|
111
|
-
[7.100892127092777, 50.7344711021496],
|
|
112
|
-
[7.100591732624622, 50.73421281947634],
|
|
113
|
-
[7.100295116692507, 50.73395333960934],
|
|
114
|
-
[7.099399601108104, 50.73383376315303]
|
|
115
|
-
],
|
|
116
|
-
"type": "LineString"
|
|
117
|
-
}
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"id": "52212dad7a1cc396e34cb6d89c40bdd8",
|
|
121
|
-
"type": "Feature",
|
|
122
|
-
"properties": { "name": "Münsterplatz" },
|
|
123
|
-
"geometry": {
|
|
124
|
-
"coordinates": [
|
|
125
|
-
[7.100582376610475, 50.73329792502423],
|
|
126
|
-
[7.10032965928491, 50.733507640237804],
|
|
127
|
-
[7.100032014435698, 50.73363915607925],
|
|
128
|
-
[7.09986353621963, 50.73369958215281],
|
|
129
|
-
[7.099672594239564, 50.733728017925586],
|
|
130
|
-
[7.099588355131516, 50.73373512686561],
|
|
131
|
-
[7.099397436366161, 50.733829782653686],
|
|
132
|
-
[7.099276521129809, 50.73390228483311],
|
|
133
|
-
[7.099158787873421, 50.73396471717578],
|
|
134
|
-
[7.098942413240309, 50.73405131673837],
|
|
135
|
-
[7.098811952064125, 50.73409562342968],
|
|
136
|
-
[7.098519209913093, 50.734202362104526]
|
|
137
|
-
],
|
|
138
|
-
"type": "LineString"
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
]
|
|
142
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "FeatureCollection",
|
|
3
|
-
"features": [
|
|
4
|
-
{
|
|
5
|
-
"type": "Feature",
|
|
6
|
-
"properties": {},
|
|
7
|
-
"geometry": {
|
|
8
|
-
"coordinates": [
|
|
9
|
-
[
|
|
10
|
-
[7.08646747303149, 50.74485058672653],
|
|
11
|
-
[7.084287513691095, 50.74371917250187],
|
|
12
|
-
[7.084437772332876, 50.743610683782215],
|
|
13
|
-
[7.084640903561933, 50.743721758552354],
|
|
14
|
-
[7.085805654941254, 50.74293993704128],
|
|
15
|
-
[7.087023278906713, 50.74218320888983],
|
|
16
|
-
[7.087791368229503, 50.74258090834434],
|
|
17
|
-
[7.088796806075749, 50.743261830692745],
|
|
18
|
-
[7.089275088452752, 50.743701110992674],
|
|
19
|
-
[7.088087117762917, 50.74409411011173],
|
|
20
|
-
[7.087662548338368, 50.743784963165815],
|
|
21
|
-
[7.087184330538875, 50.7440368518605],
|
|
22
|
-
[7.087233860417484, 50.744077781245316],
|
|
23
|
-
[7.08714938625954, 50.744122118772154],
|
|
24
|
-
[7.087057544749172, 50.74427276821896],
|
|
25
|
-
[7.087104984084277, 50.744509715654885],
|
|
26
|
-
[7.08646747303149, 50.74485058672653]
|
|
27
|
-
]
|
|
28
|
-
],
|
|
29
|
-
"type": "Polygon"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
]
|
|
33
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "FeatureCollection",
|
|
3
|
-
"features": [
|
|
4
|
-
{
|
|
5
|
-
"id": "1",
|
|
6
|
-
"type": "Feature",
|
|
7
|
-
"properties": {
|
|
8
|
-
"Standort": "Bonn",
|
|
9
|
-
"Mitarbeitende": 26
|
|
10
|
-
},
|
|
11
|
-
"geometry": {
|
|
12
|
-
"coordinates": [
|
|
13
|
-
7.085121767634178,
|
|
14
|
-
50.738628929850876
|
|
15
|
-
],
|
|
16
|
-
"type": "Point"
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"id": "2",
|
|
21
|
-
"type": "Feature",
|
|
22
|
-
"properties": {
|
|
23
|
-
"Standort": "Freiburg",
|
|
24
|
-
"Mitarbeitende": 10
|
|
25
|
-
},
|
|
26
|
-
"geometry": {
|
|
27
|
-
"coordinates": [
|
|
28
|
-
7.842759788570362,
|
|
29
|
-
47.98905444717667
|
|
30
|
-
],
|
|
31
|
-
"type": "Point"
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"id": "3",
|
|
36
|
-
"type": "Feature",
|
|
37
|
-
"properties": {
|
|
38
|
-
"Standort": "Berlin",
|
|
39
|
-
"Mitarbeitende": 13
|
|
40
|
-
},
|
|
41
|
-
"geometry": {
|
|
42
|
-
"coordinates": [
|
|
43
|
-
13.330420447460796,
|
|
44
|
-
52.492768290796676
|
|
45
|
-
],
|
|
46
|
-
"type": "Point"
|
|
47
|
-
}
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"id": "4",
|
|
51
|
-
"type": "Feature",
|
|
52
|
-
"properties": {
|
|
53
|
-
"Standort": "Hamburg",
|
|
54
|
-
"Mitarbeitende": 3
|
|
55
|
-
},
|
|
56
|
-
"geometry": {
|
|
57
|
-
"coordinates": [
|
|
58
|
-
10.041789021808029,
|
|
59
|
-
53.5511363175323
|
|
60
|
-
],
|
|
61
|
-
"type": "Point"
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
]
|
|
65
|
-
}
|
|
@@ -1,189 +0,0 @@
|
|
|
1
|
-
import React, { useEffect, useState, useMemo } from 'react';
|
|
2
|
-
import Sidebar from '../../../ui_components/Sidebar';
|
|
3
|
-
import {
|
|
4
|
-
Select,
|
|
5
|
-
Typography,
|
|
6
|
-
Slider,
|
|
7
|
-
Stack,
|
|
8
|
-
FormControl,
|
|
9
|
-
MenuItem,
|
|
10
|
-
Checkbox,
|
|
11
|
-
ListItemText,
|
|
12
|
-
} from '@mui/material';
|
|
13
|
-
import { ColorPicker } from 'mui-color';
|
|
14
|
-
import MlGeoJsonLayer from '../MlGeoJsonLayer';
|
|
15
|
-
import useMap from '../../../hooks/useMap';
|
|
16
|
-
|
|
17
|
-
const streetNames = [
|
|
18
|
-
'Show all',
|
|
19
|
-
'In der Sürst',
|
|
20
|
-
'Münsterplatz',
|
|
21
|
-
'Poststraße',
|
|
22
|
-
'Mauspfad',
|
|
23
|
-
'Remiglustraße',
|
|
24
|
-
'Windeckstraße',
|
|
25
|
-
];
|
|
26
|
-
const marks = [
|
|
27
|
-
{
|
|
28
|
-
value: 0,
|
|
29
|
-
label: '0%',
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
value: 0.25,
|
|
33
|
-
label: '25%',
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
value: 0.5,
|
|
37
|
-
label: '50%',
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
value: 0.75,
|
|
41
|
-
label: '75%',
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
value: 1,
|
|
45
|
-
label: '100%',
|
|
46
|
-
},
|
|
47
|
-
];
|
|
48
|
-
const widthMarks = [
|
|
49
|
-
{
|
|
50
|
-
value: 0,
|
|
51
|
-
label: '0',
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
value: 5,
|
|
55
|
-
label: '5',
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
value: 10,
|
|
59
|
-
label: '10',
|
|
60
|
-
},
|
|
61
|
-
];
|
|
62
|
-
|
|
63
|
-
const ITEM_HEIGHT = 48;
|
|
64
|
-
const ITEM_PADDING_TOP = 8;
|
|
65
|
-
const MenuProps = {
|
|
66
|
-
PaperProps: {
|
|
67
|
-
style: {
|
|
68
|
-
maxHeight: ITEM_HEIGHT * 4.5 + ITEM_PADDING_TOP,
|
|
69
|
-
width: 250,
|
|
70
|
-
},
|
|
71
|
-
},
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
const LineStyler = (props) => {
|
|
75
|
-
const [color, setColor] = useState('#2485C1');
|
|
76
|
-
const [opacity, setOpacity] = useState(0.8);
|
|
77
|
-
const [featuresToShow, setFeaturesToShow] = useState(['Show all']);
|
|
78
|
-
const [lineWidth, setLineWidth] = useState(5);
|
|
79
|
-
|
|
80
|
-
const storyGeoJson = useMemo(() => {
|
|
81
|
-
if (featuresToShow[0] === 'Show all') {
|
|
82
|
-
return props.geojson;
|
|
83
|
-
}
|
|
84
|
-
return {
|
|
85
|
-
type: 'FeatureCollection',
|
|
86
|
-
features: props.geojson.features.filter((item) => {
|
|
87
|
-
for (var i = 0; i < featuresToShow.length; i++) {
|
|
88
|
-
if (item.properties.name === featuresToShow[i]) {
|
|
89
|
-
return item;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
}),
|
|
93
|
-
};
|
|
94
|
-
}, [featuresToShow, props.geojson]);
|
|
95
|
-
|
|
96
|
-
const mapHook = useMap({ mapId: "map_1", waitForLayer: "Linestring" });
|
|
97
|
-
|
|
98
|
-
const handleChange = (event) => {
|
|
99
|
-
const {
|
|
100
|
-
target: { value },
|
|
101
|
-
} = event;
|
|
102
|
-
setFeaturesToShow(
|
|
103
|
-
// On autofill we get a stringified value.
|
|
104
|
-
typeof value === 'string' ? value.split(',') : value
|
|
105
|
-
);
|
|
106
|
-
console.log(featuresToShow);
|
|
107
|
-
};
|
|
108
|
-
|
|
109
|
-
const handleColorChange = (e) => {
|
|
110
|
-
setColor(`#${e.hex}`);
|
|
111
|
-
};
|
|
112
|
-
|
|
113
|
-
useEffect(() => {
|
|
114
|
-
mapHook.map?.map.setCenter([7.099301807798469, 50.734214410085684]);
|
|
115
|
-
mapHook.map?.map.setZoom(16.5);
|
|
116
|
-
}, [mapHook.map]);
|
|
117
|
-
|
|
118
|
-
return (
|
|
119
|
-
<>
|
|
120
|
-
<Sidebar>
|
|
121
|
-
<Stack paddingTop={5} spacing={3} direction="column" sx={{ mb: 1 }} alignItems="left">
|
|
122
|
-
<Typography>Feature to show:</Typography>
|
|
123
|
-
|
|
124
|
-
<FormControl>
|
|
125
|
-
<Select
|
|
126
|
-
id="demo-multiple-checkbox"
|
|
127
|
-
multiple
|
|
128
|
-
native={false}
|
|
129
|
-
value={featuresToShow}
|
|
130
|
-
onChange={handleChange}
|
|
131
|
-
renderValue={(selected) => selected.join(', ')}
|
|
132
|
-
MenuProps={MenuProps}
|
|
133
|
-
>
|
|
134
|
-
{streetNames?.map((name) => (
|
|
135
|
-
<MenuItem key={name} value={name}>
|
|
136
|
-
<Checkbox checked={featuresToShow.indexOf(name || 'Show All') > -1} />
|
|
137
|
-
<ListItemText primary={name} />
|
|
138
|
-
</MenuItem>
|
|
139
|
-
))}
|
|
140
|
-
</Select>
|
|
141
|
-
</FormControl>
|
|
142
|
-
|
|
143
|
-
<Typography>Display color:</Typography>
|
|
144
|
-
<ColorPicker value={color} onChange={handleColorChange} />
|
|
145
|
-
|
|
146
|
-
<Typography>Opacity:</Typography>
|
|
147
|
-
<Slider
|
|
148
|
-
value={opacity}
|
|
149
|
-
aria-label="Default"
|
|
150
|
-
max={1}
|
|
151
|
-
min={0}
|
|
152
|
-
step={0.1}
|
|
153
|
-
marks={marks}
|
|
154
|
-
onChange={(e) => {
|
|
155
|
-
setOpacity(e.target.value);
|
|
156
|
-
}}
|
|
157
|
-
/>
|
|
158
|
-
<Typography paddingTop={4}>Stroke:</Typography>
|
|
159
|
-
<Slider
|
|
160
|
-
value={lineWidth}
|
|
161
|
-
aria-label="Default"
|
|
162
|
-
max={10}
|
|
163
|
-
min={0}
|
|
164
|
-
step={1}
|
|
165
|
-
marks={widthMarks}
|
|
166
|
-
onChange={(e) => {
|
|
167
|
-
setLineWidth(e.target.value);
|
|
168
|
-
}}
|
|
169
|
-
/>
|
|
170
|
-
</Stack>
|
|
171
|
-
</Sidebar>
|
|
172
|
-
|
|
173
|
-
<MlGeoJsonLayer
|
|
174
|
-
geojson={storyGeoJson}
|
|
175
|
-
layerId={'Linestring'}
|
|
176
|
-
type="line"
|
|
177
|
-
defaultPaintOverrides={{
|
|
178
|
-
line: {
|
|
179
|
-
'line-color': color,
|
|
180
|
-
'line-opacity': opacity,
|
|
181
|
-
'line-width': lineWidth,
|
|
182
|
-
},
|
|
183
|
-
}}
|
|
184
|
-
/>
|
|
185
|
-
</>
|
|
186
|
-
);
|
|
187
|
-
};
|
|
188
|
-
|
|
189
|
-
export default LineStyler;
|