@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,104 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
export const classes = {
|
|
6
|
-
CONTROL_BASE: 'mapboxgl-ctrl',
|
|
7
|
-
CONTROL_PREFIX: 'mapboxgl-ctrl-',
|
|
8
|
-
CONTROL_BUTTON: 'mapbox-gl-draw_ctrl-draw-btn',
|
|
9
|
-
CONTROL_BUTTON_LINE: 'mapbox-gl-draw_line',
|
|
10
|
-
CONTROL_BUTTON_POLYGON: 'mapbox-gl-draw_polygon',
|
|
11
|
-
CONTROL_BUTTON_POINT: 'mapbox-gl-draw_point',
|
|
12
|
-
CONTROL_BUTTON_TRASH: 'mapbox-gl-draw_trash',
|
|
13
|
-
CONTROL_BUTTON_COMBINE_FEATURES: 'mapbox-gl-draw_combine',
|
|
14
|
-
CONTROL_BUTTON_UNCOMBINE_FEATURES: 'mapbox-gl-draw_uncombine',
|
|
15
|
-
CONTROL_GROUP: 'mapboxgl-ctrl-group',
|
|
16
|
-
ATTRIBUTION: 'mapboxgl-ctrl-attrib',
|
|
17
|
-
ACTIVE_BUTTON: 'active',
|
|
18
|
-
BOX_SELECT: 'mapbox-gl-draw_boxselect'
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
export const sources = {
|
|
22
|
-
HOT: 'mapbox-gl-draw-hot',
|
|
23
|
-
COLD: 'mapbox-gl-draw-cold'
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
export const cursors = {
|
|
27
|
-
ADD: 'add',
|
|
28
|
-
MOVE: 'move',
|
|
29
|
-
DRAG: 'drag',
|
|
30
|
-
POINTER: 'pointer',
|
|
31
|
-
NONE: 'none'
|
|
32
|
-
};
|
|
33
|
-
|
|
34
|
-
export const types = {
|
|
35
|
-
POLYGON: 'polygon',
|
|
36
|
-
LINE: 'line_string',
|
|
37
|
-
POINT: 'point'
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
export const geojsonTypes = {
|
|
41
|
-
FEATURE: 'Feature',
|
|
42
|
-
POLYGON: 'Polygon',
|
|
43
|
-
LINE_STRING: 'LineString',
|
|
44
|
-
POINT: 'Point',
|
|
45
|
-
FEATURE_COLLECTION: 'FeatureCollection',
|
|
46
|
-
MULTI_PREFIX: 'Multi',
|
|
47
|
-
MULTI_POINT: 'MultiPoint',
|
|
48
|
-
MULTI_LINE_STRING: 'MultiLineString',
|
|
49
|
-
MULTI_POLYGON: 'MultiPolygon'
|
|
50
|
-
};
|
|
51
|
-
|
|
52
|
-
export const modes = {
|
|
53
|
-
DRAW_LINE_STRING: 'draw_line_string',
|
|
54
|
-
DRAW_POLYGON: 'draw_polygon',
|
|
55
|
-
DRAW_POINT: 'draw_point',
|
|
56
|
-
SIMPLE_SELECT: 'simple_select',
|
|
57
|
-
DIRECT_SELECT: 'direct_select',
|
|
58
|
-
STATIC: 'static'
|
|
59
|
-
};
|
|
60
|
-
|
|
61
|
-
export const events = {
|
|
62
|
-
CREATE: 'draw.create',
|
|
63
|
-
DELETE: 'draw.delete',
|
|
64
|
-
UPDATE: 'draw.update',
|
|
65
|
-
SELECTION_CHANGE: 'draw.selectionchange',
|
|
66
|
-
MODE_CHANGE: 'draw.modechange',
|
|
67
|
-
ACTIONABLE: 'draw.actionable',
|
|
68
|
-
RENDER: 'draw.render',
|
|
69
|
-
COMBINE_FEATURES: 'draw.combine',
|
|
70
|
-
UNCOMBINE_FEATURES: 'draw.uncombine'
|
|
71
|
-
};
|
|
72
|
-
|
|
73
|
-
export const updateActions = {
|
|
74
|
-
MOVE: 'move',
|
|
75
|
-
CHANGE_COORDINATES: 'change_coordinates'
|
|
76
|
-
};
|
|
77
|
-
|
|
78
|
-
export const meta = {
|
|
79
|
-
FEATURE: 'feature',
|
|
80
|
-
MIDPOINT: 'midpoint',
|
|
81
|
-
VERTEX: 'vertex'
|
|
82
|
-
};
|
|
83
|
-
|
|
84
|
-
export const activeStates = {
|
|
85
|
-
ACTIVE: 'true',
|
|
86
|
-
INACTIVE: 'false'
|
|
87
|
-
};
|
|
88
|
-
|
|
89
|
-
export const interactions = [
|
|
90
|
-
'scrollZoom',
|
|
91
|
-
'boxZoom',
|
|
92
|
-
'dragRotate',
|
|
93
|
-
'dragPan',
|
|
94
|
-
'keyboard',
|
|
95
|
-
'doubleClickZoom',
|
|
96
|
-
'touchZoomRotate'
|
|
97
|
-
];
|
|
98
|
-
|
|
99
|
-
export const LAT_MIN = -90;
|
|
100
|
-
export const LAT_RENDERED_MIN = -85;
|
|
101
|
-
export const LAT_MAX = 90;
|
|
102
|
-
export const LAT_RENDERED_MAX = 85;
|
|
103
|
-
export const LNG_MIN = -270;
|
|
104
|
-
export const LNG_MAX = 270;
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import extent from "@mapbox/geojson-extent";
|
|
6
|
-
import * as Constants from "./constants";
|
|
7
|
-
|
|
8
|
-
const {
|
|
9
|
-
LAT_MIN,
|
|
10
|
-
LAT_MAX,
|
|
11
|
-
LAT_RENDERED_MIN,
|
|
12
|
-
LAT_RENDERED_MAX,
|
|
13
|
-
LNG_MIN,
|
|
14
|
-
LNG_MAX,
|
|
15
|
-
} = Constants;
|
|
16
|
-
|
|
17
|
-
// Ensure that we do not drag north-south far enough for
|
|
18
|
-
// - any part of any feature to exceed the poles
|
|
19
|
-
// - any feature to be completely lost in the space between the projection's
|
|
20
|
-
// edge and the poles, such that it couldn't be re-selected and moved back
|
|
21
|
-
const constrain_feature_movement = function (geojsonFeatures, delta) {
|
|
22
|
-
// "inner edge" = a feature's latitude closest to the equator
|
|
23
|
-
let northInnerEdge = LAT_MIN;
|
|
24
|
-
let southInnerEdge = LAT_MAX;
|
|
25
|
-
// "outer edge" = a feature's latitude furthest from the equator
|
|
26
|
-
let northOuterEdge = LAT_MIN;
|
|
27
|
-
let southOuterEdge = LAT_MAX;
|
|
28
|
-
|
|
29
|
-
let westEdge = LNG_MAX;
|
|
30
|
-
let eastEdge = LNG_MIN;
|
|
31
|
-
|
|
32
|
-
geojsonFeatures.forEach((feature) => {
|
|
33
|
-
const bounds = extent(feature);
|
|
34
|
-
const featureSouthEdge = bounds[1];
|
|
35
|
-
const featureNorthEdge = bounds[3];
|
|
36
|
-
const featureWestEdge = bounds[0];
|
|
37
|
-
const featureEastEdge = bounds[2];
|
|
38
|
-
if (featureSouthEdge > northInnerEdge) northInnerEdge = featureSouthEdge;
|
|
39
|
-
if (featureNorthEdge < southInnerEdge) southInnerEdge = featureNorthEdge;
|
|
40
|
-
if (featureNorthEdge > northOuterEdge) northOuterEdge = featureNorthEdge;
|
|
41
|
-
if (featureSouthEdge < southOuterEdge) southOuterEdge = featureSouthEdge;
|
|
42
|
-
if (featureWestEdge < westEdge) westEdge = featureWestEdge;
|
|
43
|
-
if (featureEastEdge > eastEdge) eastEdge = featureEastEdge;
|
|
44
|
-
});
|
|
45
|
-
|
|
46
|
-
// These changes are not mutually exclusive: we might hit the inner
|
|
47
|
-
// edge but also have hit the outer edge and therefore need
|
|
48
|
-
// another readjustment
|
|
49
|
-
const constrainedDelta = delta;
|
|
50
|
-
if (northInnerEdge + constrainedDelta.lat > LAT_RENDERED_MAX) {
|
|
51
|
-
constrainedDelta.lat = LAT_RENDERED_MAX - northInnerEdge;
|
|
52
|
-
}
|
|
53
|
-
if (northOuterEdge + constrainedDelta.lat > LAT_MAX) {
|
|
54
|
-
constrainedDelta.lat = LAT_MAX - northOuterEdge;
|
|
55
|
-
}
|
|
56
|
-
if (southInnerEdge + constrainedDelta.lat < LAT_RENDERED_MIN) {
|
|
57
|
-
constrainedDelta.lat = LAT_RENDERED_MIN - southInnerEdge;
|
|
58
|
-
}
|
|
59
|
-
if (southOuterEdge + constrainedDelta.lat < LAT_MIN) {
|
|
60
|
-
constrainedDelta.lat = LAT_MIN - southOuterEdge;
|
|
61
|
-
}
|
|
62
|
-
if (westEdge + constrainedDelta.lng <= LNG_MIN) {
|
|
63
|
-
constrainedDelta.lng += Math.ceil(Math.abs(constrainedDelta.lng) / 360) * 360;
|
|
64
|
-
}
|
|
65
|
-
if (eastEdge + constrainedDelta.lng >= LNG_MAX) {
|
|
66
|
-
constrainedDelta.lng -= Math.ceil(Math.abs(constrainedDelta.lng) / 360) * 360;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
return constrainedDelta;
|
|
70
|
-
};
|
|
71
|
-
|
|
72
|
-
export default constrain_feature_movement;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import * as Constants from "./constants";
|
|
6
|
-
|
|
7
|
-
const create_midpoint = function (parent, startVertex, endVertex) {
|
|
8
|
-
const startCoord = startVertex.geometry.coordinates;
|
|
9
|
-
const endCoord = endVertex.geometry.coordinates;
|
|
10
|
-
|
|
11
|
-
// If a coordinate exceeds the projection, we can't calculate a midpoint,
|
|
12
|
-
// so run away
|
|
13
|
-
if (
|
|
14
|
-
startCoord[1] > Constants.LAT_RENDERED_MAX ||
|
|
15
|
-
startCoord[1] < Constants.LAT_RENDERED_MIN ||
|
|
16
|
-
endCoord[1] > Constants.LAT_RENDERED_MAX ||
|
|
17
|
-
endCoord[1] < Constants.LAT_RENDERED_MIN
|
|
18
|
-
) {
|
|
19
|
-
return null;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
const mid = {
|
|
23
|
-
lng: (startCoord[0] + endCoord[0]) / 2,
|
|
24
|
-
lat: (startCoord[1] + endCoord[1]) / 2,
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
return {
|
|
28
|
-
type: Constants.geojsonTypes.FEATURE,
|
|
29
|
-
properties: {
|
|
30
|
-
meta: Constants.meta.MIDPOINT,
|
|
31
|
-
parent,
|
|
32
|
-
lng: mid.lng,
|
|
33
|
-
lat: mid.lat,
|
|
34
|
-
coord_path: endVertex.properties.coord_path,
|
|
35
|
-
},
|
|
36
|
-
geometry: {
|
|
37
|
-
type: Constants.geojsonTypes.POINT,
|
|
38
|
-
coordinates: [mid.lng, mid.lat],
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
export default create_midpoint;
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import createVertex from "./create_vertex";
|
|
6
|
-
import createMidpoint from "./create_midpoint";
|
|
7
|
-
import * as Constants from "./constants";
|
|
8
|
-
|
|
9
|
-
function createSupplementaryPoints(geojson, options = {}, basePath = null) {
|
|
10
|
-
const { type, coordinates } = geojson.geometry;
|
|
11
|
-
const featureId = geojson.properties && geojson.properties.id;
|
|
12
|
-
|
|
13
|
-
let supplementaryPoints = [];
|
|
14
|
-
|
|
15
|
-
if (type === Constants.geojsonTypes.POINT) {
|
|
16
|
-
// For points, just create a vertex
|
|
17
|
-
supplementaryPoints.push(
|
|
18
|
-
createVertex(featureId, coordinates, basePath, isSelectedPath(basePath))
|
|
19
|
-
);
|
|
20
|
-
} else if (type === Constants.geojsonTypes.POLYGON) {
|
|
21
|
-
// Cycle through a Polygon's rings and
|
|
22
|
-
// process each line
|
|
23
|
-
coordinates.forEach((line, lineIndex) => {
|
|
24
|
-
processLine(
|
|
25
|
-
line,
|
|
26
|
-
basePath !== null ? `${basePath}.${lineIndex}` : String(lineIndex)
|
|
27
|
-
);
|
|
28
|
-
});
|
|
29
|
-
} else if (type === Constants.geojsonTypes.LINE_STRING) {
|
|
30
|
-
processLine(coordinates, basePath);
|
|
31
|
-
} else if (type.indexOf(Constants.geojsonTypes.MULTI_PREFIX) === 0) {
|
|
32
|
-
processMultiGeometry();
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
function processLine(line, lineBasePath) {
|
|
36
|
-
let firstPointString = "";
|
|
37
|
-
let lastVertex = null;
|
|
38
|
-
line.forEach((point, pointIndex) => {
|
|
39
|
-
const pointPath =
|
|
40
|
-
lineBasePath !== undefined && lineBasePath !== null
|
|
41
|
-
? `${lineBasePath}.${pointIndex}`
|
|
42
|
-
: String(pointIndex);
|
|
43
|
-
const vertex = createVertex(
|
|
44
|
-
featureId,
|
|
45
|
-
point,
|
|
46
|
-
pointPath,
|
|
47
|
-
isSelectedPath(pointPath)
|
|
48
|
-
);
|
|
49
|
-
|
|
50
|
-
// If we're creating midpoints, check if there was a
|
|
51
|
-
// vertex before this one. If so, add a midpoint
|
|
52
|
-
// between that vertex and this one.
|
|
53
|
-
if (options.midpoints && lastVertex) {
|
|
54
|
-
const midpoint = createMidpoint(featureId, lastVertex, vertex);
|
|
55
|
-
if (midpoint) {
|
|
56
|
-
supplementaryPoints.push(midpoint);
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
lastVertex = vertex;
|
|
60
|
-
|
|
61
|
-
// A Polygon line's last point is the same as the first point. If we're on the last
|
|
62
|
-
// point, we want to draw a midpoint before it but not another vertex on it
|
|
63
|
-
// (since we already a vertex there, from the first point).
|
|
64
|
-
const stringifiedPoint = JSON.stringify(point);
|
|
65
|
-
if (firstPointString !== stringifiedPoint) {
|
|
66
|
-
supplementaryPoints.push(vertex);
|
|
67
|
-
}
|
|
68
|
-
if (pointIndex === 0) {
|
|
69
|
-
firstPointString = stringifiedPoint;
|
|
70
|
-
}
|
|
71
|
-
});
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
function isSelectedPath(path) {
|
|
75
|
-
if (!options.selectedPaths) return false;
|
|
76
|
-
return options.selectedPaths.indexOf(path) !== -1;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
// Split a multi-geometry into constituent
|
|
80
|
-
// geometries, and accumulate the supplementary points
|
|
81
|
-
// for each of those constituents
|
|
82
|
-
function processMultiGeometry() {
|
|
83
|
-
const subType = type.replace(Constants.geojsonTypes.MULTI_PREFIX, "");
|
|
84
|
-
coordinates.forEach((subCoordinates, index) => {
|
|
85
|
-
const subFeature = {
|
|
86
|
-
type: Constants.geojsonTypes.FEATURE,
|
|
87
|
-
properties: geojson.properties,
|
|
88
|
-
geometry: {
|
|
89
|
-
type: subType,
|
|
90
|
-
coordinates: subCoordinates,
|
|
91
|
-
},
|
|
92
|
-
};
|
|
93
|
-
supplementaryPoints = supplementaryPoints.concat(
|
|
94
|
-
createSupplementaryPoints(subFeature, options, index)
|
|
95
|
-
);
|
|
96
|
-
});
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
return supplementaryPoints;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
export default createSupplementaryPoints;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import * as Constants from "./constants";
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Returns GeoJSON for a Point representing the
|
|
9
|
-
* vertex of another feature.
|
|
10
|
-
*
|
|
11
|
-
* @param {string} parentId
|
|
12
|
-
* @param {Array<number>} coordinates
|
|
13
|
-
* @param {string} path - Dot-separated numbers indicating exactly
|
|
14
|
-
* where the point exists within its parent feature's coordinates.
|
|
15
|
-
* @param {boolean} selected
|
|
16
|
-
* @return {GeoJSON} Point
|
|
17
|
-
*/
|
|
18
|
-
const create_vertex = function (parentId, coordinates, path, selected) {
|
|
19
|
-
return {
|
|
20
|
-
type: Constants.geojsonTypes.FEATURE,
|
|
21
|
-
properties: {
|
|
22
|
-
meta: Constants.meta.VERTEX,
|
|
23
|
-
parent: parentId,
|
|
24
|
-
coord_path: path,
|
|
25
|
-
active: selected
|
|
26
|
-
? Constants.activeStates.ACTIVE
|
|
27
|
-
: Constants.activeStates.INACTIVE,
|
|
28
|
-
},
|
|
29
|
-
geometry: {
|
|
30
|
-
type: Constants.geojsonTypes.POINT,
|
|
31
|
-
coordinates,
|
|
32
|
-
},
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
export default create_vertex;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
const doubleClickZoom = {
|
|
6
|
-
enable(ctx) {
|
|
7
|
-
setTimeout(() => {
|
|
8
|
-
// First check we've got a map and some context.
|
|
9
|
-
if (
|
|
10
|
-
!ctx.map ||
|
|
11
|
-
!ctx.map.doubleClickZoom ||
|
|
12
|
-
!ctx._ctx ||
|
|
13
|
-
!ctx._ctx.store ||
|
|
14
|
-
!ctx._ctx.store.getInitialConfigValue
|
|
15
|
-
)
|
|
16
|
-
return;
|
|
17
|
-
// Now check initial state wasn't false (we leave it disabled if so)
|
|
18
|
-
if (!ctx._ctx.store.getInitialConfigValue("doubleClickZoom")) return;
|
|
19
|
-
ctx.map.doubleClickZoom.enable();
|
|
20
|
-
}, 0);
|
|
21
|
-
},
|
|
22
|
-
disable(ctx) {
|
|
23
|
-
setTimeout(() => {
|
|
24
|
-
if (!ctx.map || !ctx.map.doubleClickZoom) return;
|
|
25
|
-
// Always disable here, as it's necessary in some cases.
|
|
26
|
-
ctx.map.doubleClickZoom.disable();
|
|
27
|
-
}, 0);
|
|
28
|
-
},
|
|
29
|
-
};
|
|
30
|
-
export default doubleClickZoom;
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import sortFeatures from "./sort_features";
|
|
6
|
-
import mapEventToBoundingBox from "./map_event_to_bounding_box";
|
|
7
|
-
import * as Constants from "./constants";
|
|
8
|
-
import StringSet from "./string_set";
|
|
9
|
-
|
|
10
|
-
const META_TYPES = [
|
|
11
|
-
Constants.meta.FEATURE,
|
|
12
|
-
Constants.meta.MIDPOINT,
|
|
13
|
-
Constants.meta.VERTEX,
|
|
14
|
-
];
|
|
15
|
-
|
|
16
|
-
// Requires either event or bbox
|
|
17
|
-
export default {
|
|
18
|
-
click: featuresAtClick,
|
|
19
|
-
touch: featuresAtTouch,
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
function featuresAtClick(event, bbox, ctx) {
|
|
23
|
-
return featuresAt(event, bbox, ctx, ctx.options.clickBuffer);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
function featuresAtTouch(event, bbox, ctx) {
|
|
27
|
-
return featuresAt(event, bbox, ctx, ctx.options.touchBuffer);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
function featuresAt(event, bbox, ctx, buffer) {
|
|
31
|
-
if (ctx.map === null) return [];
|
|
32
|
-
|
|
33
|
-
const box = event ? mapEventToBoundingBox(event, buffer) : bbox;
|
|
34
|
-
|
|
35
|
-
const queryParams = {};
|
|
36
|
-
if (ctx.options.styles) queryParams.layers = ctx.options.styles.map((s) => s.id);
|
|
37
|
-
|
|
38
|
-
const features = ctx.map
|
|
39
|
-
.queryRenderedFeatures(box, queryParams)
|
|
40
|
-
.filter((feature) => META_TYPES.indexOf(feature.properties.meta) !== -1);
|
|
41
|
-
|
|
42
|
-
const featureIds = new StringSet();
|
|
43
|
-
const uniqueFeatures = [];
|
|
44
|
-
features.forEach((feature) => {
|
|
45
|
-
const featureId = feature.properties.id;
|
|
46
|
-
if (featureIds.has(featureId)) return;
|
|
47
|
-
featureIds.add(featureId);
|
|
48
|
-
uniqueFeatures.push(feature);
|
|
49
|
-
});
|
|
50
|
-
|
|
51
|
-
return sortFeatures(uniqueFeatures);
|
|
52
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import featuresAt from "./features_at";
|
|
6
|
-
import * as Constants from "./constants";
|
|
7
|
-
|
|
8
|
-
export default function getFeatureAtAndSetCursors(event, ctx) {
|
|
9
|
-
const features = featuresAt.click(event, null, ctx);
|
|
10
|
-
const classes = { mouse: Constants.cursors.NONE };
|
|
11
|
-
|
|
12
|
-
if (features[0]) {
|
|
13
|
-
classes.mouse =
|
|
14
|
-
features[0].properties.active === Constants.activeStates.ACTIVE
|
|
15
|
-
? Constants.cursors.MOVE
|
|
16
|
-
: Constants.cursors.POINTER;
|
|
17
|
-
classes.feature = features[0].properties.meta;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
if (ctx.events.currentModeName().indexOf("draw") !== -1) {
|
|
21
|
-
classes.mouse = Constants.cursors.ADD;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
ctx.ui.queueMapClasses(classes);
|
|
25
|
-
ctx.ui.updateMapClasses();
|
|
26
|
-
|
|
27
|
-
return features[0];
|
|
28
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import euclideanDistance from './euclidean_distance';
|
|
6
|
-
|
|
7
|
-
const FINE_TOLERANCE = 4;
|
|
8
|
-
const GROSS_TOLERANCE = 12;
|
|
9
|
-
const INTERVAL = 500;
|
|
10
|
-
|
|
11
|
-
export default function isClick(start, end, options = {}) {
|
|
12
|
-
const fineTolerance = (options.fineTolerance != null) ? options.fineTolerance : FINE_TOLERANCE;
|
|
13
|
-
const grossTolerance = (options.grossTolerance != null) ? options.grossTolerance : GROSS_TOLERANCE;
|
|
14
|
-
const interval = (options.interval != null) ? options.interval : INTERVAL;
|
|
15
|
-
|
|
16
|
-
start.point = start.point || end.point;
|
|
17
|
-
start.time = start.time || end.time;
|
|
18
|
-
const moveDistance = euclideanDistance(start.point, end.point);
|
|
19
|
-
|
|
20
|
-
return moveDistance < fineTolerance ||
|
|
21
|
-
(moveDistance < grossTolerance && (end.time - start.time) < interval);
|
|
22
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
function isEventAtCoordinates(event, coordinates) {
|
|
6
|
-
if (!event.lngLat) return false;
|
|
7
|
-
return event.lngLat.lng === coordinates[0] && event.lngLat.lat === coordinates[1];
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export default isEventAtCoordinates;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import euclideanDistance from './euclidean_distance';
|
|
6
|
-
|
|
7
|
-
export const TAP_TOLERANCE = 25;
|
|
8
|
-
export const TAP_INTERVAL = 250;
|
|
9
|
-
|
|
10
|
-
export default function isTap(start, end, options = {}) {
|
|
11
|
-
const tolerance = (options.tolerance != null) ? options.tolerance : TAP_TOLERANCE;
|
|
12
|
-
const interval = (options.interval != null) ? options.interval : TAP_INTERVAL;
|
|
13
|
-
|
|
14
|
-
start.point = start.point || end.point;
|
|
15
|
-
start.time = start.time || end.time;
|
|
16
|
-
const moveDistance = euclideanDistance(start.point, end.point);
|
|
17
|
-
|
|
18
|
-
return moveDistance < tolerance && (end.time - start.time) < interval;
|
|
19
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* Returns a bounding box representing the event's location.
|
|
7
|
-
*
|
|
8
|
-
* @param {Event} mapEvent - Mapbox GL JS map event, with a point properties.
|
|
9
|
-
* @return {Array<Array<number>>} Bounding box.
|
|
10
|
-
*/
|
|
11
|
-
function mapEventToBoundingBox(mapEvent, buffer = 0) {
|
|
12
|
-
return [
|
|
13
|
-
[mapEvent.point.x - buffer, mapEvent.point.y - buffer],
|
|
14
|
-
[mapEvent.point.x + buffer, mapEvent.point.y + buffer]
|
|
15
|
-
];
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export default mapEventToBoundingBox;
|
|
@@ -1,120 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
const ModeHandler = function(mode, DrawContext) {
|
|
7
|
-
|
|
8
|
-
const handlers = {
|
|
9
|
-
drag: [],
|
|
10
|
-
click: [],
|
|
11
|
-
mousemove: [],
|
|
12
|
-
mousedown: [],
|
|
13
|
-
mouseup: [],
|
|
14
|
-
mouseout: [],
|
|
15
|
-
keydown: [],
|
|
16
|
-
keyup: [],
|
|
17
|
-
touchstart: [],
|
|
18
|
-
touchmove: [],
|
|
19
|
-
touchend: [],
|
|
20
|
-
tap: []
|
|
21
|
-
};
|
|
22
|
-
|
|
23
|
-
const ctx = {
|
|
24
|
-
on(event, selector, fn) {
|
|
25
|
-
if (handlers[event] === undefined) {
|
|
26
|
-
throw new Error(`Invalid event type: ${event}`);
|
|
27
|
-
}
|
|
28
|
-
handlers[event].push({
|
|
29
|
-
selector,
|
|
30
|
-
fn
|
|
31
|
-
});
|
|
32
|
-
},
|
|
33
|
-
render(id) {
|
|
34
|
-
DrawContext.store.featureChanged(id);
|
|
35
|
-
}
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
const delegate = function (eventName, event) {
|
|
39
|
-
const handles = handlers[eventName];
|
|
40
|
-
let iHandle = handles.length;
|
|
41
|
-
while (iHandle--) {
|
|
42
|
-
const handle = handles[iHandle];
|
|
43
|
-
if (handle.selector(event)) {
|
|
44
|
-
const skipRender = handle.fn.call(ctx, event);
|
|
45
|
-
if (!skipRender) {
|
|
46
|
-
DrawContext.store.render();
|
|
47
|
-
}
|
|
48
|
-
DrawContext.ui.updateMapClasses();
|
|
49
|
-
|
|
50
|
-
// ensure an event is only handled once
|
|
51
|
-
// we do this to let modes have multiple overlapping selectors
|
|
52
|
-
// and relay on order of oppertations to filter
|
|
53
|
-
break;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
mode.start.call(ctx);
|
|
59
|
-
|
|
60
|
-
return {
|
|
61
|
-
render: mode.render,
|
|
62
|
-
stop() {
|
|
63
|
-
if (mode.stop) mode.stop();
|
|
64
|
-
},
|
|
65
|
-
trash() {
|
|
66
|
-
if (mode.trash) {
|
|
67
|
-
mode.trash();
|
|
68
|
-
DrawContext.store.render();
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
combineFeatures() {
|
|
72
|
-
if (mode.combineFeatures) {
|
|
73
|
-
mode.combineFeatures();
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
uncombineFeatures() {
|
|
77
|
-
if (mode.uncombineFeatures) {
|
|
78
|
-
mode.uncombineFeatures();
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
|
-
drag(event) {
|
|
82
|
-
delegate('drag', event);
|
|
83
|
-
},
|
|
84
|
-
click(event) {
|
|
85
|
-
delegate('click', event);
|
|
86
|
-
},
|
|
87
|
-
mousemove(event) {
|
|
88
|
-
delegate('mousemove', event);
|
|
89
|
-
},
|
|
90
|
-
mousedown(event) {
|
|
91
|
-
delegate('mousedown', event);
|
|
92
|
-
},
|
|
93
|
-
mouseup(event) {
|
|
94
|
-
delegate('mouseup', event);
|
|
95
|
-
},
|
|
96
|
-
mouseout(event) {
|
|
97
|
-
delegate('mouseout', event);
|
|
98
|
-
},
|
|
99
|
-
keydown(event) {
|
|
100
|
-
delegate('keydown', event);
|
|
101
|
-
},
|
|
102
|
-
keyup(event) {
|
|
103
|
-
delegate('keyup', event);
|
|
104
|
-
},
|
|
105
|
-
touchstart(event) {
|
|
106
|
-
delegate('touchstart', event);
|
|
107
|
-
},
|
|
108
|
-
touchmove(event) {
|
|
109
|
-
delegate('touchmove', event);
|
|
110
|
-
},
|
|
111
|
-
touchend(event) {
|
|
112
|
-
delegate('touchend', event);
|
|
113
|
-
},
|
|
114
|
-
tap(event) {
|
|
115
|
-
delegate('tap', event);
|
|
116
|
-
}
|
|
117
|
-
};
|
|
118
|
-
};
|
|
119
|
-
|
|
120
|
-
export default ModeHandler;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code from https://github.com/mapbox/mapbox-gl-draw
|
|
3
|
-
* and licensed under ISC
|
|
4
|
-
*/
|
|
5
|
-
import Point from '@mapbox/point-geometry';
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Returns a Point representing a mouse event's position
|
|
9
|
-
* relative to a containing element.
|
|
10
|
-
*
|
|
11
|
-
* @param {MouseEvent} mouseEvent
|
|
12
|
-
* @param {Node} container
|
|
13
|
-
* @returns {Point}
|
|
14
|
-
*/
|
|
15
|
-
function mouseEventPoint(mouseEvent, container) {
|
|
16
|
-
const rect = container.getBoundingClientRect();
|
|
17
|
-
return new Point(
|
|
18
|
-
mouseEvent.clientX - rect.left - (container.clientLeft || 0),
|
|
19
|
-
mouseEvent.clientY - rect.top - (container.clientTop || 0)
|
|
20
|
-
);
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
export default mouseEventPoint;
|