@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,47 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import constrainFeatureMovement from "./constrain_feature_movement";
|
|
6
|
-
import * as Constants from "./constants";
|
|
7
|
-
|
|
8
|
-
var move_features = function (features, delta) {
|
|
9
|
-
const constrainedDelta = constrainFeatureMovement(
|
|
10
|
-
features.map((feature) => feature.toGeoJSON()),
|
|
11
|
-
delta
|
|
12
|
-
);
|
|
13
|
-
|
|
14
|
-
features.forEach((feature) => {
|
|
15
|
-
const currentCoordinates = feature.getCoordinates();
|
|
16
|
-
|
|
17
|
-
const moveCoordinate = (coord) => {
|
|
18
|
-
const point = {
|
|
19
|
-
lng: coord[0] + constrainedDelta.lng,
|
|
20
|
-
lat: coord[1] + constrainedDelta.lat,
|
|
21
|
-
};
|
|
22
|
-
return [point.lng, point.lat];
|
|
23
|
-
};
|
|
24
|
-
const moveRing = (ring) => ring.map((coord) => moveCoordinate(coord));
|
|
25
|
-
const moveMultiPolygon = (multi) => multi.map((ring) => moveRing(ring));
|
|
26
|
-
|
|
27
|
-
let nextCoordinates;
|
|
28
|
-
if (feature.type === Constants.geojsonTypes.POINT) {
|
|
29
|
-
nextCoordinates = moveCoordinate(currentCoordinates);
|
|
30
|
-
} else if (
|
|
31
|
-
feature.type === Constants.geojsonTypes.LINE_STRING ||
|
|
32
|
-
feature.type === Constants.geojsonTypes.MULTI_POINT
|
|
33
|
-
) {
|
|
34
|
-
nextCoordinates = currentCoordinates.map(moveCoordinate);
|
|
35
|
-
} else if (
|
|
36
|
-
feature.type === Constants.geojsonTypes.POLYGON ||
|
|
37
|
-
feature.type === Constants.geojsonTypes.MULTI_LINE_STRING
|
|
38
|
-
) {
|
|
39
|
-
nextCoordinates = currentCoordinates.map(moveRing);
|
|
40
|
-
} else if (feature.type === Constants.geojsonTypes.MULTI_POLYGON) {
|
|
41
|
-
nextCoordinates = currentCoordinates.map(moveMultiPolygon);
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
feature.incomingCoords(nextCoordinates);
|
|
45
|
-
});
|
|
46
|
-
};
|
|
47
|
-
export default move_features;
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import area from "@mapbox/geojson-area";
|
|
6
|
-
import * as Constants from "./constants";
|
|
7
|
-
|
|
8
|
-
const FEATURE_SORT_RANKS = {
|
|
9
|
-
Point: 0,
|
|
10
|
-
LineString: 1,
|
|
11
|
-
Polygon: 2,
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
function comparator(a, b) {
|
|
15
|
-
const score =
|
|
16
|
-
FEATURE_SORT_RANKS[a.geometry.type] - FEATURE_SORT_RANKS[b.geometry.type];
|
|
17
|
-
|
|
18
|
-
if (score === 0 && a.geometry.type === Constants.geojsonTypes.POLYGON) {
|
|
19
|
-
return a.area - b.area;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
return score;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
// Sort in the order above, then sort polygons by area ascending.
|
|
26
|
-
function sortFeatures(features) {
|
|
27
|
-
return features
|
|
28
|
-
.map((feature) => {
|
|
29
|
-
if (feature.geometry.type === Constants.geojsonTypes.POLYGON) {
|
|
30
|
-
feature.area = area.geometry({
|
|
31
|
-
type: Constants.geojsonTypes.FEATURE,
|
|
32
|
-
property: {},
|
|
33
|
-
geometry: feature.geometry,
|
|
34
|
-
});
|
|
35
|
-
}
|
|
36
|
-
return feature;
|
|
37
|
-
})
|
|
38
|
-
.sort(comparator)
|
|
39
|
-
.map((feature) => {
|
|
40
|
-
delete feature.area;
|
|
41
|
-
return feature;
|
|
42
|
-
});
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
export default sortFeatures;
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
function StringSet(items) {
|
|
6
|
-
this._items = {};
|
|
7
|
-
this._nums = {};
|
|
8
|
-
this._length = items ? items.length : 0;
|
|
9
|
-
if (!items) return;
|
|
10
|
-
for (let i = 0, l = items.length; i < l; i++) {
|
|
11
|
-
this.add(items[i]);
|
|
12
|
-
if (items[i] === undefined) continue;
|
|
13
|
-
if (typeof items[i] === 'string') this._items[items[i]] = i;
|
|
14
|
-
else this._nums[items[i]] = i;
|
|
15
|
-
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
StringSet.prototype.add = function(x) {
|
|
20
|
-
if (this.has(x)) return this;
|
|
21
|
-
this._length++;
|
|
22
|
-
if (typeof x === 'string') this._items[x] = this._length;
|
|
23
|
-
else this._nums[x] = this._length;
|
|
24
|
-
return this;
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
StringSet.prototype.delete = function(x) {
|
|
28
|
-
if (this.has(x) === false) return this;
|
|
29
|
-
this._length--;
|
|
30
|
-
delete this._items[x];
|
|
31
|
-
delete this._nums[x];
|
|
32
|
-
return this;
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
StringSet.prototype.has = function(x) {
|
|
36
|
-
if (typeof x !== 'string' && typeof x !== 'number') return false;
|
|
37
|
-
return this._items[x] !== undefined || this._nums[x] !== undefined;
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
StringSet.prototype.values = function() {
|
|
41
|
-
const values = [];
|
|
42
|
-
Object.keys(this._items).forEach((k) => {
|
|
43
|
-
values.push({ k, v: this._items[k] });
|
|
44
|
-
});
|
|
45
|
-
Object.keys(this._nums).forEach((k) => {
|
|
46
|
-
values.push({ k: JSON.parse(k), v: this._nums[k] });
|
|
47
|
-
});
|
|
48
|
-
|
|
49
|
-
return values.sort((a, b) => a.v - b.v).map(a => a.k);
|
|
50
|
-
};
|
|
51
|
-
|
|
52
|
-
StringSet.prototype.clear = function() {
|
|
53
|
-
this._length = 0;
|
|
54
|
-
this._items = {};
|
|
55
|
-
this._nums = {};
|
|
56
|
-
return this;
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
export default StringSet;
|
|
@@ -1,236 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
export default [
|
|
6
|
-
{
|
|
7
|
-
id: "gl-draw-polygon-fill-inactive",
|
|
8
|
-
type: "fill",
|
|
9
|
-
filter: [
|
|
10
|
-
"all",
|
|
11
|
-
["==", "active", "false"],
|
|
12
|
-
["==", "$type", "Polygon"],
|
|
13
|
-
["!=", "mode", "static"],
|
|
14
|
-
],
|
|
15
|
-
paint: {
|
|
16
|
-
"fill-color": "#3bb2d0",
|
|
17
|
-
"fill-outline-color": "#3bb2d0",
|
|
18
|
-
"fill-opacity": 0.1,
|
|
19
|
-
},
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
id: "gl-draw-polygon-fill-active",
|
|
23
|
-
type: "fill",
|
|
24
|
-
filter: ["all", ["==", "active", "true"], ["==", "$type", "Polygon"]],
|
|
25
|
-
paint: {
|
|
26
|
-
"fill-color": "#fbb03b",
|
|
27
|
-
"fill-outline-color": "#fbb03b",
|
|
28
|
-
"fill-opacity": 0.1,
|
|
29
|
-
},
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
id: "gl-draw-polygon-midpoint",
|
|
33
|
-
type: "circle",
|
|
34
|
-
filter: ["all", ["==", "$type", "Point"], ["==", "meta", "midpoint"]],
|
|
35
|
-
paint: {
|
|
36
|
-
"circle-radius": 3,
|
|
37
|
-
"circle-color": "#fbb03b",
|
|
38
|
-
},
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
id: "gl-draw-polygon-stroke-inactive",
|
|
42
|
-
type: "line",
|
|
43
|
-
filter: [
|
|
44
|
-
"all",
|
|
45
|
-
["==", "active", "false"],
|
|
46
|
-
["==", "$type", "Polygon"],
|
|
47
|
-
["!=", "mode", "static"],
|
|
48
|
-
],
|
|
49
|
-
layout: {
|
|
50
|
-
"line-cap": "round",
|
|
51
|
-
"line-join": "round",
|
|
52
|
-
},
|
|
53
|
-
paint: {
|
|
54
|
-
"line-color": "#3bb2d0",
|
|
55
|
-
"line-width": 2,
|
|
56
|
-
},
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
id: "gl-draw-polygon-stroke-active",
|
|
60
|
-
type: "line",
|
|
61
|
-
filter: ["all", ["==", "active", "true"], ["==", "$type", "Polygon"]],
|
|
62
|
-
layout: {
|
|
63
|
-
"line-cap": "round",
|
|
64
|
-
"line-join": "round",
|
|
65
|
-
},
|
|
66
|
-
paint: {
|
|
67
|
-
"line-color": "#fbb03b",
|
|
68
|
-
"line-dasharray": [0.2, 2],
|
|
69
|
-
"line-width": 2,
|
|
70
|
-
},
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
id: "gl-draw-line-inactive",
|
|
74
|
-
type: "line",
|
|
75
|
-
filter: [
|
|
76
|
-
"all",
|
|
77
|
-
["==", "active", "false"],
|
|
78
|
-
["==", "$type", "LineString"],
|
|
79
|
-
["!=", "mode", "static"],
|
|
80
|
-
],
|
|
81
|
-
layout: {
|
|
82
|
-
"line-cap": "round",
|
|
83
|
-
"line-join": "round",
|
|
84
|
-
},
|
|
85
|
-
paint: {
|
|
86
|
-
"line-color": "#3bb2d0",
|
|
87
|
-
"line-width": 2,
|
|
88
|
-
},
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
id: "gl-draw-line-active",
|
|
92
|
-
type: "line",
|
|
93
|
-
filter: ["all", ["==", "$type", "LineString"], ["==", "active", "true"]],
|
|
94
|
-
layout: {
|
|
95
|
-
"line-cap": "round",
|
|
96
|
-
"line-join": "round",
|
|
97
|
-
},
|
|
98
|
-
paint: {
|
|
99
|
-
"line-color": "#fbb03b",
|
|
100
|
-
"line-dasharray": [0.2, 2],
|
|
101
|
-
"line-width": 2,
|
|
102
|
-
},
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
id: "gl-draw-polygon-and-line-vertex-stroke-inactive",
|
|
106
|
-
type: "circle",
|
|
107
|
-
filter: [
|
|
108
|
-
"all",
|
|
109
|
-
["==", "meta", "vertex"],
|
|
110
|
-
["==", "$type", "Point"],
|
|
111
|
-
["!=", "mode", "static"],
|
|
112
|
-
],
|
|
113
|
-
paint: {
|
|
114
|
-
"circle-radius": 5,
|
|
115
|
-
"circle-color": "#fff",
|
|
116
|
-
},
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
id: "gl-draw-polygon-and-line-vertex-inactive",
|
|
120
|
-
type: "circle",
|
|
121
|
-
filter: [
|
|
122
|
-
"all",
|
|
123
|
-
["==", "meta", "vertex"],
|
|
124
|
-
["==", "$type", "Point"],
|
|
125
|
-
["!=", "mode", "static"],
|
|
126
|
-
],
|
|
127
|
-
paint: {
|
|
128
|
-
"circle-radius": 3,
|
|
129
|
-
"circle-color": "#fbb03b",
|
|
130
|
-
},
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
id: "gl-draw-point-point-stroke-inactive",
|
|
134
|
-
type: "circle",
|
|
135
|
-
filter: [
|
|
136
|
-
"all",
|
|
137
|
-
["==", "active", "false"],
|
|
138
|
-
["==", "$type", "Point"],
|
|
139
|
-
["==", "meta", "feature"],
|
|
140
|
-
["!=", "mode", "static"],
|
|
141
|
-
],
|
|
142
|
-
paint: {
|
|
143
|
-
"circle-radius": 5,
|
|
144
|
-
"circle-opacity": 1,
|
|
145
|
-
"circle-color": "#fff",
|
|
146
|
-
},
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
id: "gl-draw-point-inactive",
|
|
150
|
-
type: "circle",
|
|
151
|
-
filter: [
|
|
152
|
-
"all",
|
|
153
|
-
["==", "active", "false"],
|
|
154
|
-
["==", "$type", "Point"],
|
|
155
|
-
["==", "meta", "feature"],
|
|
156
|
-
["!=", "mode", "static"],
|
|
157
|
-
],
|
|
158
|
-
paint: {
|
|
159
|
-
"circle-radius": 3,
|
|
160
|
-
"circle-color": "#3bb2d0",
|
|
161
|
-
},
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
id: "gl-draw-point-stroke-active",
|
|
165
|
-
type: "circle",
|
|
166
|
-
filter: [
|
|
167
|
-
"all",
|
|
168
|
-
["==", "$type", "Point"],
|
|
169
|
-
["==", "active", "true"],
|
|
170
|
-
["!=", "meta", "midpoint"],
|
|
171
|
-
],
|
|
172
|
-
paint: {
|
|
173
|
-
"circle-radius": 7,
|
|
174
|
-
"circle-color": "#fff",
|
|
175
|
-
},
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
id: "gl-draw-point-active",
|
|
179
|
-
type: "circle",
|
|
180
|
-
filter: [
|
|
181
|
-
"all",
|
|
182
|
-
["==", "$type", "Point"],
|
|
183
|
-
["!=", "meta", "midpoint"],
|
|
184
|
-
["==", "active", "true"],
|
|
185
|
-
],
|
|
186
|
-
paint: {
|
|
187
|
-
"circle-radius": 5,
|
|
188
|
-
"circle-color": "#fbb03b",
|
|
189
|
-
},
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
id: "gl-draw-polygon-fill-static",
|
|
193
|
-
type: "fill",
|
|
194
|
-
filter: ["all", ["==", "mode", "static"], ["==", "$type", "Polygon"]],
|
|
195
|
-
paint: {
|
|
196
|
-
"fill-color": "#404040",
|
|
197
|
-
"fill-outline-color": "#404040",
|
|
198
|
-
"fill-opacity": 0.1,
|
|
199
|
-
},
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
id: "gl-draw-polygon-stroke-static",
|
|
203
|
-
type: "line",
|
|
204
|
-
filter: ["all", ["==", "mode", "static"], ["==", "$type", "Polygon"]],
|
|
205
|
-
layout: {
|
|
206
|
-
"line-cap": "round",
|
|
207
|
-
"line-join": "round",
|
|
208
|
-
},
|
|
209
|
-
paint: {
|
|
210
|
-
"line-color": "#404040",
|
|
211
|
-
"line-width": 2,
|
|
212
|
-
},
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
id: "gl-draw-line-static",
|
|
216
|
-
type: "line",
|
|
217
|
-
filter: ["all", ["==", "mode", "static"], ["==", "$type", "LineString"]],
|
|
218
|
-
layout: {
|
|
219
|
-
"line-cap": "round",
|
|
220
|
-
"line-join": "round",
|
|
221
|
-
},
|
|
222
|
-
paint: {
|
|
223
|
-
"line-color": "#404040",
|
|
224
|
-
"line-width": 2,
|
|
225
|
-
},
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
id: "gl-draw-point-static",
|
|
229
|
-
type: "circle",
|
|
230
|
-
filter: ["all", ["==", "mode", "static"], ["==", "$type", "Point"]],
|
|
231
|
-
paint: {
|
|
232
|
-
"circle-radius": 5,
|
|
233
|
-
"circle-color": "#404040",
|
|
234
|
-
},
|
|
235
|
-
},
|
|
236
|
-
];
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* Derive a dense array (no `undefined`s) from a single value or array.
|
|
7
|
-
*
|
|
8
|
-
* @param {any} x
|
|
9
|
-
* @return {Array<any>}
|
|
10
|
-
*/
|
|
11
|
-
function toDenseArray(x) {
|
|
12
|
-
return [].concat(x).filter(y => y !== undefined);
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
export default toDenseArray;
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
const drawUtils = {
|
|
6
|
-
getMatchingVertices: (vertex, featureId, allFeatures, map) => {
|
|
7
|
-
// number of decimals should probably be dynamic depending on zoom level
|
|
8
|
-
let decimals = 5;
|
|
9
|
-
let matchingVertices = [];
|
|
10
|
-
|
|
11
|
-
let v_lng = vertex[0].toFixed(decimals);
|
|
12
|
-
let v_lat = vertex[1].toFixed(decimals);
|
|
13
|
-
|
|
14
|
-
for (var i = 0; i < allFeatures.length; i++) {
|
|
15
|
-
if (allFeatures[i].id !== featureId) {
|
|
16
|
-
for (var k = 0; k < allFeatures[i].geometry.coordinates.length; k++) {
|
|
17
|
-
for (var m = 0; m < allFeatures[i].geometry.coordinates[k].length; m++) {
|
|
18
|
-
if (
|
|
19
|
-
v_lng ===
|
|
20
|
-
allFeatures[i].geometry.coordinates[k][m][0].toFixed(decimals) &&
|
|
21
|
-
v_lat ===
|
|
22
|
-
allFeatures[i].geometry.coordinates[k][m][1].toFixed(decimals)
|
|
23
|
-
) {
|
|
24
|
-
matchingVertices.push({
|
|
25
|
-
featureId: allFeatures[i].id,
|
|
26
|
-
coord_path: k + "." + m,
|
|
27
|
-
//feature: map.getFeature(allFeatures[i].id),
|
|
28
|
-
lng: allFeatures[i].geometry.coordinates[k][m][0],
|
|
29
|
-
lat: allFeatures[i].geometry.coordinates[k][m][1],
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
return matchingVertices;
|
|
38
|
-
},
|
|
39
|
-
getDrawInstance: (map) => {
|
|
40
|
-
for (var i = map._controls.length - 1; i >= 0; i--) {
|
|
41
|
-
if (
|
|
42
|
-
map._controls[i]?.modes?.SIMPLE_SELECT === "simple_select"
|
|
43
|
-
) {
|
|
44
|
-
return map._controls[i];
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
return null;
|
|
48
|
-
},
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
export default drawUtils;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
OpenStreetMap Gebäude in einfachem 3D
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
OpenStreetMap buildings in simple 3d.
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "MlFillExtrusionLayer",
|
|
3
|
-
"title": "Simple 3D buildings",
|
|
4
|
-
"description": "Draws a level, out of the building outline and the height, extrudes 3D Objects as buildings.",
|
|
5
|
-
"i18n": {
|
|
6
|
-
"de": {
|
|
7
|
-
"title": "3D Gebäude",
|
|
8
|
-
"description": "Zeichnet eine Ebene mit einfach, aus den Gebäudeumrissen und anhand der Höhen, extrudierten 3D Objekten als Gebäude."
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"tags": ["Map add-on"],
|
|
12
|
-
"category": "add-ons",
|
|
13
|
-
"type": "component"
|
|
14
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React, {useState} from "react";
|
|
2
|
-
|
|
3
|
-
import MlFillExtrusionLayer from "./MlFillExtrusionLayer";
|
|
4
|
-
|
|
5
|
-
import mapContextDecorator from "../../decorators/MapContextDecorator";
|
|
6
|
-
|
|
7
|
-
const storyoptions = {
|
|
8
|
-
title: "MapComponents/MlFillExtrusionLayer",
|
|
9
|
-
component: MlFillExtrusionLayer,
|
|
10
|
-
argTypes: {
|
|
11
|
-
},
|
|
12
|
-
decorators: mapContextDecorator,
|
|
13
|
-
};
|
|
14
|
-
export default storyoptions;
|
|
15
|
-
|
|
16
|
-
const Template = (props) => {
|
|
17
|
-
|
|
18
|
-
return (
|
|
19
|
-
<MlFillExtrusionLayer {...props} />
|
|
20
|
-
);
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
export const ExampleConfig = Template.bind({});
|
|
24
|
-
ExampleConfig.parameters = {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { layerRemovalTest, sourceRemovalTest } from "../../util";
|
|
2
|
-
|
|
3
|
-
import { uuid_regex } from "../../setupTests";
|
|
4
|
-
import MlFillExtrusionLayer from "./MlFillExtrusionLayer";
|
|
5
|
-
|
|
6
|
-
const testComponent = <MlFillExtrusionLayer />;
|
|
7
|
-
|
|
8
|
-
let testParams = [
|
|
9
|
-
"<MlFillExtrusionLayer />",
|
|
10
|
-
testComponent,
|
|
11
|
-
new RegExp('^.*"MlFillExtrusionLayer-' + uuid_regex + '".*$'),
|
|
12
|
-
"MlFillExtrusionLayer-{uuid}",
|
|
13
|
-
];
|
|
14
|
-
|
|
15
|
-
layerRemovalTest(...testParams);
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
|
|
3
|
-
import { v4 as uuidv4 } from "uuid";
|
|
4
|
-
import useLayer from "../../hooks/useLayer";
|
|
5
|
-
|
|
6
|
-
interface MlFillExtrusionLayerProps {
|
|
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
|
|
18
|
-
*/
|
|
19
|
-
layerId?: string;
|
|
20
|
-
/**
|
|
21
|
-
* Paint properties of the config object that is passed to the MapLibreGl.addLayer call. All
|
|
22
|
-
* available properties are documented in the MapLibreGl documentation
|
|
23
|
-
* https://maplibre.org/maplibre-gl-js-docs/style-spec/layers/#fill-extrusion
|
|
24
|
-
*/
|
|
25
|
-
paint?: object;
|
|
26
|
-
/**
|
|
27
|
-
* Source id of a vector tile source containing the geometries to use for this fill-extrusion
|
|
28
|
-
* layer.
|
|
29
|
-
* https://maplibre.org/maplibre-gl-js-docs/style-spec/layers/#source-layer
|
|
30
|
-
*/
|
|
31
|
-
sourceId?: string;
|
|
32
|
-
/**
|
|
33
|
-
* Layer id from a vector tile source containing the geometries to use for this fill-extrusion
|
|
34
|
-
* layer.
|
|
35
|
-
* https://maplibre.org/maplibre-gl-js-docs/style-spec/layers/#source-layer
|
|
36
|
-
*/
|
|
37
|
-
sourceLayer?: string;
|
|
38
|
-
/**
|
|
39
|
-
* This layer will be hidden for zoom levels lower than defined on this property
|
|
40
|
-
* https://maplibre.org/maplibre-gl-js-docs/style-spec/layers/#minzoom
|
|
41
|
-
*/
|
|
42
|
-
minZoom?: number;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
/**
|
|
46
|
-
* Adds a fill extrusion layer to the MapLibre instance reference by props.mapId
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
|
-
const MlFillExtrusionLayer = (props: MlFillExtrusionLayerProps) => {
|
|
50
|
-
useLayer({
|
|
51
|
-
mapId: props.mapId,
|
|
52
|
-
layerId: props.layerId || "MlFillExtrusionLayer-" + uuidv4(),
|
|
53
|
-
options: {
|
|
54
|
-
id: "",
|
|
55
|
-
type: "fill-extrusion",
|
|
56
|
-
source: props.sourceId || "openmaptiles",
|
|
57
|
-
"source-layer": props.sourceLayer || "building",
|
|
58
|
-
minzoom: props.minZoom || 14,
|
|
59
|
-
paint: {
|
|
60
|
-
...props.paint,
|
|
61
|
-
},
|
|
62
|
-
},
|
|
63
|
-
insertBeforeFirstSymbolLayer: true,
|
|
64
|
-
});
|
|
65
|
-
|
|
66
|
-
return <></>;
|
|
67
|
-
};
|
|
68
|
-
|
|
69
|
-
MlFillExtrusionLayer.defaultProps = {
|
|
70
|
-
mapId: undefined,
|
|
71
|
-
paint: {
|
|
72
|
-
"fill-extrusion-color": "hsl(196, 61%, 83%)",
|
|
73
|
-
"fill-extrusion-height": {
|
|
74
|
-
property: "render_height",
|
|
75
|
-
type: "identity",
|
|
76
|
-
},
|
|
77
|
-
"fill-extrusion-base": {
|
|
78
|
-
property: "render_min_height",
|
|
79
|
-
type: "identity",
|
|
80
|
-
},
|
|
81
|
-
"fill-extrusion-opacity": 1,
|
|
82
|
-
},
|
|
83
|
-
};
|
|
84
|
-
|
|
85
|
-
export default MlFillExtrusionLayer;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Darstellung der aktuellen Position und Blickrichtung
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Display of the current position and the line of sight.
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
|
|
3
|
-
import MlFollowGps from './MlFollowGps';
|
|
4
|
-
|
|
5
|
-
import noNavToolsDecorator from '../../decorators/NoNavToolsDecorator';
|
|
6
|
-
import useMediaQuery from '@mui/material/useMediaQuery';
|
|
7
|
-
|
|
8
|
-
const storyoptions = {
|
|
9
|
-
title: 'MapComponents/MlFollowGps',
|
|
10
|
-
component: MlFollowGps,
|
|
11
|
-
argTypes: {},
|
|
12
|
-
decorators: noNavToolsDecorator,
|
|
13
|
-
};
|
|
14
|
-
export default storyoptions;
|
|
15
|
-
|
|
16
|
-
const Template = (props) => {
|
|
17
|
-
const mediaIsMobile = useMediaQuery('(max-width:900px)');
|
|
18
|
-
return (
|
|
19
|
-
<>
|
|
20
|
-
<div
|
|
21
|
-
style={{
|
|
22
|
-
position: 'fixed',
|
|
23
|
-
right: '11px',
|
|
24
|
-
bottom: mediaIsMobile ? '130px' : '45px',
|
|
25
|
-
display: 'flex',
|
|
26
|
-
flexDirection: 'column',
|
|
27
|
-
gap: '5px',
|
|
28
|
-
zIndex: 1000,
|
|
29
|
-
}}
|
|
30
|
-
>
|
|
31
|
-
<MlFollowGps {...props} />
|
|
32
|
-
</div>
|
|
33
|
-
</>
|
|
34
|
-
);
|
|
35
|
-
};
|
|
36
|
-
export const ExampleConfig = Template.bind({});
|
|
37
|
-
ExampleConfig.parameters = {};
|
|
38
|
-
ExampleConfig.args = {
|
|
39
|
-
followUserPosition: false,
|
|
40
|
-
};
|