@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,158 +0,0 @@
|
|
|
1
|
-
import { Map } from 'maplibre-gl';
|
|
2
|
-
import jsPDF from 'jspdf';
|
|
3
|
-
import MapLibreGlWrapper from '../../components/MapLibreMap/lib/MapLibreGlWrapper';
|
|
4
|
-
|
|
5
|
-
import { BBox } from '@turf/turf';
|
|
6
|
-
|
|
7
|
-
interface createExportOptions {
|
|
8
|
-
map: MapLibreGlWrapper;
|
|
9
|
-
width: number;
|
|
10
|
-
height: number;
|
|
11
|
-
bbox: BBox;
|
|
12
|
-
bboxUnrotated: BBox;
|
|
13
|
-
bearing: number;
|
|
14
|
-
format: string;
|
|
15
|
-
orientation: string;
|
|
16
|
-
}
|
|
17
|
-
export type { createExportOptions };
|
|
18
|
-
|
|
19
|
-
const createExport = (options: createExportOptions) => {
|
|
20
|
-
const width = options.width;
|
|
21
|
-
const height = options.height;
|
|
22
|
-
|
|
23
|
-
// Create map container
|
|
24
|
-
const hiddenContainer = document.createElement('div');
|
|
25
|
-
hiddenContainer.className = 'hidden-map';
|
|
26
|
-
document.body.appendChild(hiddenContainer);
|
|
27
|
-
const container = document.createElement('div');
|
|
28
|
-
container.style.width = width + 'px';
|
|
29
|
-
container.style.height = height + 'px';
|
|
30
|
-
hiddenContainer.appendChild(container);
|
|
31
|
-
|
|
32
|
-
const style = options.map.map.getStyle();
|
|
33
|
-
|
|
34
|
-
// delete undefined source properties
|
|
35
|
-
for (const name in style.sources) {
|
|
36
|
-
const src = style.sources[name];
|
|
37
|
-
|
|
38
|
-
Object.keys(src).forEach((key) => {
|
|
39
|
-
// delete property if value is undefined.
|
|
40
|
-
// for instance, raster-dem might have undefined value in "url" and "bounds"
|
|
41
|
-
if (!src[key]) {
|
|
42
|
-
delete src[key];
|
|
43
|
-
}
|
|
44
|
-
});
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
// Create a new MapLibre-gl instance
|
|
48
|
-
const renderMap = new Map({
|
|
49
|
-
container: container,
|
|
50
|
-
center: options.map.map.getCenter(),
|
|
51
|
-
zoom: options.map.map.getZoom(),
|
|
52
|
-
bearing: 0,
|
|
53
|
-
pitch: 0,
|
|
54
|
-
interactive: false,
|
|
55
|
-
preserveDrawingBuffer: true,
|
|
56
|
-
fadeDuration: 0,
|
|
57
|
-
attributionControl: false,
|
|
58
|
-
style: style,
|
|
59
|
-
});
|
|
60
|
-
|
|
61
|
-
const bboxCamera = renderMap._cameraForBoxAndBearing(
|
|
62
|
-
[options.bboxUnrotated[0], options.bboxUnrotated[1]],
|
|
63
|
-
[options.bboxUnrotated[2], options.bboxUnrotated[3]],
|
|
64
|
-
options.bearing+options.map.map.getBearing()
|
|
65
|
-
);
|
|
66
|
-
|
|
67
|
-
renderMap._fitInternal(bboxCamera);
|
|
68
|
-
return new Promise<createExportResolverParams>((resolve) => {
|
|
69
|
-
console.log('before idle');
|
|
70
|
-
|
|
71
|
-
renderMap.once('idle', function () {
|
|
72
|
-
const params: createExportResolverParams = {
|
|
73
|
-
...options,
|
|
74
|
-
renderMap,
|
|
75
|
-
hiddenContainer,
|
|
76
|
-
createPdf: (_options?: createJsPdfOptions) =>
|
|
77
|
-
createJsPdf({ ...options, renderMap, hiddenContainer, ..._options }),
|
|
78
|
-
};
|
|
79
|
-
|
|
80
|
-
resolve(params);
|
|
81
|
-
});
|
|
82
|
-
});
|
|
83
|
-
};
|
|
84
|
-
|
|
85
|
-
interface createExportResolverParams extends createExportOptions {
|
|
86
|
-
createPdf: (_options?: createJsPdfOptions) => Promise<createPdfResolverParams>;
|
|
87
|
-
renderMap: Map;
|
|
88
|
-
hiddenContainer: HTMLDivElement;
|
|
89
|
-
}
|
|
90
|
-
export type { createExportResolverParams };
|
|
91
|
-
|
|
92
|
-
interface createJsPdfOptions extends createExportOptions {
|
|
93
|
-
renderMap: Map;
|
|
94
|
-
hiddenContainer: HTMLDivElement;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
export type { createJsPdfOptions };
|
|
98
|
-
|
|
99
|
-
function createJsPdf(options: createJsPdfOptions) {
|
|
100
|
-
const pdf = new jsPDF({
|
|
101
|
-
orientation: options?.orientation === 'portrait' ? 'p' : 'l',
|
|
102
|
-
unit: 'mm',
|
|
103
|
-
compress: true,
|
|
104
|
-
format: options.format,
|
|
105
|
-
});
|
|
106
|
-
Object.defineProperty(window, 'devicePixelRatio', {
|
|
107
|
-
get: function () {
|
|
108
|
-
return 300 / 96;
|
|
109
|
-
},
|
|
110
|
-
});
|
|
111
|
-
|
|
112
|
-
return new Promise<createPdfResolverParams>((resolve) => {
|
|
113
|
-
//Render map image
|
|
114
|
-
pdf.addImage(
|
|
115
|
-
options.renderMap.getCanvas().toDataURL('image/png'),
|
|
116
|
-
'png',
|
|
117
|
-
0,
|
|
118
|
-
0,
|
|
119
|
-
pdf.internal.pageSize.getWidth(),
|
|
120
|
-
pdf.internal.pageSize.getHeight(),
|
|
121
|
-
undefined,
|
|
122
|
-
'FAST'
|
|
123
|
-
);
|
|
124
|
-
|
|
125
|
-
// remove DOM Elements
|
|
126
|
-
options.renderMap.remove();
|
|
127
|
-
options.hiddenContainer.parentNode?.removeChild(options.hiddenContainer);
|
|
128
|
-
|
|
129
|
-
const params: createPdfResolverParams = {
|
|
130
|
-
...options,
|
|
131
|
-
pdf,
|
|
132
|
-
downloadPdf: (_options?: downloadPdfOptions) => downloadPdf({ ...params, ..._options }),
|
|
133
|
-
};
|
|
134
|
-
|
|
135
|
-
resolve(params);
|
|
136
|
-
});
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
interface createPdfResolverParams extends createJsPdfOptions {
|
|
140
|
-
pdf: jsPDF;
|
|
141
|
-
downloadPdf: (_options?: downloadPdfOptions) => Promise<downloadPdfOptions>;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
export type { createPdfResolverParams };
|
|
145
|
-
|
|
146
|
-
interface downloadPdfOptions extends createJsPdfOptions {
|
|
147
|
-
pdf: jsPDF;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
function downloadPdf(options: downloadPdfOptions) {
|
|
151
|
-
options.pdf.save('Map.pdf');
|
|
152
|
-
|
|
153
|
-
return new Promise<downloadPdfOptions>(function (resolve) {
|
|
154
|
-
resolve({ ...options });
|
|
155
|
-
});
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
export { createExport };
|
|
@@ -1,521 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* https://github.com/mapbox/togeojson
|
|
3
|
-
*
|
|
4
|
-
* Copyright (c) 2016 Mapbox All rights reserved.
|
|
5
|
-
*
|
|
6
|
-
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
7
|
-
*
|
|
8
|
-
* 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
9
|
-
*
|
|
10
|
-
* 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
|
11
|
-
*
|
|
12
|
-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
13
|
-
*/
|
|
14
|
-
var toGeoJSON = (function () {
|
|
15
|
-
var removeSpace = /\s*/g,
|
|
16
|
-
trimSpace = /^\s*|\s*$/g,
|
|
17
|
-
splitSpace = /\s+/;
|
|
18
|
-
// generate a short, numeric hash of a string
|
|
19
|
-
function okhash(x) {
|
|
20
|
-
if (!x || !x.length) return 0;
|
|
21
|
-
for (var i = 0, h = 0; i < x.length; i++) {
|
|
22
|
-
h = ((h << 5) - h + x.charCodeAt(i)) | 0;
|
|
23
|
-
}
|
|
24
|
-
return h;
|
|
25
|
-
}
|
|
26
|
-
// all Y children of X
|
|
27
|
-
function get(x, y) {
|
|
28
|
-
return x.getElementsByTagName(y);
|
|
29
|
-
}
|
|
30
|
-
function attr(x, y) {
|
|
31
|
-
return x.getAttribute(y);
|
|
32
|
-
}
|
|
33
|
-
function attrf(x, y) {
|
|
34
|
-
return parseFloat(attr(x, y));
|
|
35
|
-
}
|
|
36
|
-
// one Y child of X, if any, otherwise null
|
|
37
|
-
function get1(x, y) {
|
|
38
|
-
var n = get(x, y);
|
|
39
|
-
return n.length ? n[0] : null;
|
|
40
|
-
}
|
|
41
|
-
// https://developer.mozilla.org/en-US/docs/Web/API/Node.normalize
|
|
42
|
-
function norm(el) {
|
|
43
|
-
if (el.normalize) {
|
|
44
|
-
el.normalize();
|
|
45
|
-
}
|
|
46
|
-
return el;
|
|
47
|
-
}
|
|
48
|
-
// cast array x into numbers
|
|
49
|
-
function numarray(x) {
|
|
50
|
-
for (var j = 0, o = []; j < x.length; j++) {
|
|
51
|
-
o[j] = parseFloat(x[j]);
|
|
52
|
-
}
|
|
53
|
-
return o;
|
|
54
|
-
}
|
|
55
|
-
// get the content of a text node, if any
|
|
56
|
-
function nodeVal(x) {
|
|
57
|
-
if (x) {
|
|
58
|
-
norm(x);
|
|
59
|
-
}
|
|
60
|
-
return (x && x.textContent) || "";
|
|
61
|
-
}
|
|
62
|
-
// get the contents of multiple text nodes, if present
|
|
63
|
-
function getMulti(x, ys) {
|
|
64
|
-
var o = {},
|
|
65
|
-
n,
|
|
66
|
-
k;
|
|
67
|
-
for (k = 0; k < ys.length; k++) {
|
|
68
|
-
n = get1(x, ys[k]);
|
|
69
|
-
if (n) o[ys[k]] = nodeVal(n);
|
|
70
|
-
}
|
|
71
|
-
return o;
|
|
72
|
-
}
|
|
73
|
-
// add properties of Y to X, overwriting if present in both
|
|
74
|
-
function extend(x, y) {
|
|
75
|
-
for (var k in y) x[k] = y[k];
|
|
76
|
-
}
|
|
77
|
-
// get one coordinate from a coordinate array, if any
|
|
78
|
-
function coord1(v) {
|
|
79
|
-
return numarray(v.replace(removeSpace, "").split(","));
|
|
80
|
-
}
|
|
81
|
-
// get all coordinates from a coordinate array as [[],[]]
|
|
82
|
-
function coord(v) {
|
|
83
|
-
var coords = v.replace(trimSpace, "").split(splitSpace),
|
|
84
|
-
o = [];
|
|
85
|
-
for (var i = 0; i < coords.length; i++) {
|
|
86
|
-
o.push(coord1(coords[i]));
|
|
87
|
-
}
|
|
88
|
-
return o;
|
|
89
|
-
}
|
|
90
|
-
function coordPair(x) {
|
|
91
|
-
var ll = [attrf(x, "lon"), attrf(x, "lat")],
|
|
92
|
-
ele = get1(x, "ele"),
|
|
93
|
-
// handle namespaced attribute in browser
|
|
94
|
-
heartRate = get1(x, "gpxtpx:hr") || get1(x, "hr"),
|
|
95
|
-
time = get1(x, "time"),
|
|
96
|
-
e;
|
|
97
|
-
if (ele) {
|
|
98
|
-
e = parseFloat(nodeVal(ele));
|
|
99
|
-
if (!isNaN(e)) {
|
|
100
|
-
ll.push(e);
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
return {
|
|
104
|
-
coordinates: ll,
|
|
105
|
-
time: time ? nodeVal(time) : null,
|
|
106
|
-
heartRate: heartRate ? parseFloat(nodeVal(heartRate)) : null,
|
|
107
|
-
};
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
// create a new feature collection parent object
|
|
111
|
-
function fc() {
|
|
112
|
-
return {
|
|
113
|
-
type: "FeatureCollection",
|
|
114
|
-
features: [],
|
|
115
|
-
};
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
var serializer;
|
|
119
|
-
if (typeof XMLSerializer !== "undefined") {
|
|
120
|
-
/* istanbul ignore next */
|
|
121
|
-
serializer = new XMLSerializer();
|
|
122
|
-
} else {
|
|
123
|
-
var isNodeEnv = typeof process === "object" && !process.browser;
|
|
124
|
-
var isTitaniumEnv = typeof Titanium === "object";
|
|
125
|
-
if (typeof exports === "object" && (isNodeEnv || isTitaniumEnv)) {
|
|
126
|
-
// eslint-disable-next-line @typescript-eslint/no-var-requires, no-undef
|
|
127
|
-
serializer = new (require("xmldom").XMLSerializer)();
|
|
128
|
-
} else {
|
|
129
|
-
throw new Error("Unable to initialize serializer");
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
function xml2str(str) {
|
|
133
|
-
// IE9 will create a new XMLSerializer but it'll crash immediately.
|
|
134
|
-
// This line is ignored because we don't run coverage tests in IE9
|
|
135
|
-
/* istanbul ignore next */
|
|
136
|
-
if (str.xml !== undefined) return str.xml;
|
|
137
|
-
return serializer.serializeToString(str);
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
var t = {
|
|
141
|
-
kml: function (doc) {
|
|
142
|
-
var gj = fc(),
|
|
143
|
-
// styleindex keeps track of hashed styles in order to match features
|
|
144
|
-
styleIndex = {},
|
|
145
|
-
styleByHash = {},
|
|
146
|
-
// stylemapindex keeps track of style maps to expose in properties
|
|
147
|
-
styleMapIndex = {},
|
|
148
|
-
// atomic geospatial types supported by KML - MultiGeometry is
|
|
149
|
-
// handled separately
|
|
150
|
-
geotypes = ["Polygon", "LineString", "Point", "Track", "gx:Track"],
|
|
151
|
-
// all root placemarks in the file
|
|
152
|
-
placemarks = get(doc, "Placemark"),
|
|
153
|
-
styles = get(doc, "Style"),
|
|
154
|
-
styleMaps = get(doc, "StyleMap");
|
|
155
|
-
|
|
156
|
-
for (var k = 0; k < styles.length; k++) {
|
|
157
|
-
var hash = okhash(xml2str(styles[k])).toString(16);
|
|
158
|
-
styleIndex["#" + attr(styles[k], "id")] = hash;
|
|
159
|
-
styleByHash[hash] = styles[k];
|
|
160
|
-
}
|
|
161
|
-
for (var l = 0; l < styleMaps.length; l++) {
|
|
162
|
-
styleIndex["#" + attr(styleMaps[l], "id")] = okhash(xml2str(styleMaps[l])).toString(16);
|
|
163
|
-
var pairs = get(styleMaps[l], "Pair");
|
|
164
|
-
var pairsMap = {};
|
|
165
|
-
for (var m = 0; m < pairs.length; m++) {
|
|
166
|
-
pairsMap[nodeVal(get1(pairs[m], "key"))] = nodeVal(get1(pairs[m], "styleUrl"));
|
|
167
|
-
}
|
|
168
|
-
styleMapIndex["#" + attr(styleMaps[l], "id")] = pairsMap;
|
|
169
|
-
}
|
|
170
|
-
for (var j = 0; j < placemarks.length; j++) {
|
|
171
|
-
gj.features = gj.features.concat(getPlacemark(placemarks[j]));
|
|
172
|
-
}
|
|
173
|
-
function kmlColor(v) {
|
|
174
|
-
var color, opacity;
|
|
175
|
-
v = v || "";
|
|
176
|
-
if (v.substr(0, 1) === "#") {
|
|
177
|
-
v = v.substr(1);
|
|
178
|
-
}
|
|
179
|
-
if (v.length === 6 || v.length === 3) {
|
|
180
|
-
color = v;
|
|
181
|
-
}
|
|
182
|
-
if (v.length === 8) {
|
|
183
|
-
opacity = parseInt(v.substr(0, 2), 16) / 255;
|
|
184
|
-
color = "#" + v.substr(6, 2) + v.substr(4, 2) + v.substr(2, 2);
|
|
185
|
-
}
|
|
186
|
-
return [color, isNaN(opacity) ? undefined : opacity];
|
|
187
|
-
}
|
|
188
|
-
function gxCoord(v) {
|
|
189
|
-
return numarray(v.split(" "));
|
|
190
|
-
}
|
|
191
|
-
function gxCoords(root) {
|
|
192
|
-
var elems = get(root, "coord", "gx"),
|
|
193
|
-
coords = [],
|
|
194
|
-
times = [];
|
|
195
|
-
if (elems.length === 0) elems = get(root, "gx:coord");
|
|
196
|
-
for (var i = 0; i < elems.length; i++) coords.push(gxCoord(nodeVal(elems[i])));
|
|
197
|
-
var timeElems = get(root, "when");
|
|
198
|
-
for (var j = 0; j < timeElems.length; j++) times.push(nodeVal(timeElems[j]));
|
|
199
|
-
return {
|
|
200
|
-
coords: coords,
|
|
201
|
-
times: times,
|
|
202
|
-
};
|
|
203
|
-
}
|
|
204
|
-
function getGeometry(root) {
|
|
205
|
-
var geomNode,
|
|
206
|
-
geomNodes,
|
|
207
|
-
i,
|
|
208
|
-
j,
|
|
209
|
-
k,
|
|
210
|
-
geoms = [],
|
|
211
|
-
coordTimes = [];
|
|
212
|
-
if (get1(root, "MultiGeometry")) {
|
|
213
|
-
return getGeometry(get1(root, "MultiGeometry"));
|
|
214
|
-
}
|
|
215
|
-
if (get1(root, "MultiTrack")) {
|
|
216
|
-
return getGeometry(get1(root, "MultiTrack"));
|
|
217
|
-
}
|
|
218
|
-
if (get1(root, "gx:MultiTrack")) {
|
|
219
|
-
return getGeometry(get1(root, "gx:MultiTrack"));
|
|
220
|
-
}
|
|
221
|
-
for (i = 0; i < geotypes.length; i++) {
|
|
222
|
-
geomNodes = get(root, geotypes[i]);
|
|
223
|
-
if (geomNodes) {
|
|
224
|
-
for (j = 0; j < geomNodes.length; j++) {
|
|
225
|
-
geomNode = geomNodes[j];
|
|
226
|
-
if (geotypes[i] === "Point") {
|
|
227
|
-
geoms.push({
|
|
228
|
-
type: "Point",
|
|
229
|
-
coordinates: coord1(nodeVal(get1(geomNode, "coordinates"))),
|
|
230
|
-
});
|
|
231
|
-
} else if (geotypes[i] === "LineString") {
|
|
232
|
-
geoms.push({
|
|
233
|
-
type: "LineString",
|
|
234
|
-
coordinates: coord(nodeVal(get1(geomNode, "coordinates"))),
|
|
235
|
-
});
|
|
236
|
-
} else if (geotypes[i] === "Polygon") {
|
|
237
|
-
var rings = get(geomNode, "LinearRing"),
|
|
238
|
-
coords = [];
|
|
239
|
-
for (k = 0; k < rings.length; k++) {
|
|
240
|
-
coords.push(coord(nodeVal(get1(rings[k], "coordinates"))));
|
|
241
|
-
}
|
|
242
|
-
geoms.push({
|
|
243
|
-
type: "Polygon",
|
|
244
|
-
coordinates: coords,
|
|
245
|
-
});
|
|
246
|
-
} else if (geotypes[i] === "Track" || geotypes[i] === "gx:Track") {
|
|
247
|
-
var track = gxCoords(geomNode);
|
|
248
|
-
geoms.push({
|
|
249
|
-
type: "LineString",
|
|
250
|
-
coordinates: track.coords,
|
|
251
|
-
});
|
|
252
|
-
if (track.times.length) coordTimes.push(track.times);
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
return {
|
|
258
|
-
geoms: geoms,
|
|
259
|
-
coordTimes: coordTimes,
|
|
260
|
-
};
|
|
261
|
-
}
|
|
262
|
-
function getPlacemark(root) {
|
|
263
|
-
var geomsAndTimes = getGeometry(root),
|
|
264
|
-
i,
|
|
265
|
-
properties = {},
|
|
266
|
-
name = nodeVal(get1(root, "name")),
|
|
267
|
-
address = nodeVal(get1(root, "address")),
|
|
268
|
-
styleUrl = nodeVal(get1(root, "styleUrl")),
|
|
269
|
-
description = nodeVal(get1(root, "description")),
|
|
270
|
-
timeSpan = get1(root, "TimeSpan"),
|
|
271
|
-
timeStamp = get1(root, "TimeStamp"),
|
|
272
|
-
extendedData = get1(root, "ExtendedData"),
|
|
273
|
-
lineStyle = get1(root, "LineStyle"),
|
|
274
|
-
polyStyle = get1(root, "PolyStyle"),
|
|
275
|
-
visibility = get1(root, "visibility");
|
|
276
|
-
|
|
277
|
-
if (!geomsAndTimes.geoms.length) return [];
|
|
278
|
-
if (name) properties.name = name;
|
|
279
|
-
if (address) properties.address = address;
|
|
280
|
-
if (styleUrl) {
|
|
281
|
-
if (styleUrl[0] !== "#") {
|
|
282
|
-
styleUrl = "#" + styleUrl;
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
properties.styleUrl = styleUrl;
|
|
286
|
-
if (styleIndex[styleUrl]) {
|
|
287
|
-
properties.styleHash = styleIndex[styleUrl];
|
|
288
|
-
}
|
|
289
|
-
if (styleMapIndex[styleUrl]) {
|
|
290
|
-
properties.styleMapHash = styleMapIndex[styleUrl];
|
|
291
|
-
properties.styleHash = styleIndex[styleMapIndex[styleUrl].normal];
|
|
292
|
-
}
|
|
293
|
-
// Try to populate the lineStyle or polyStyle since we got the style hash
|
|
294
|
-
var style = styleByHash[properties.styleHash];
|
|
295
|
-
if (style) {
|
|
296
|
-
if (!lineStyle) lineStyle = get1(style, "LineStyle");
|
|
297
|
-
if (!polyStyle) polyStyle = get1(style, "PolyStyle");
|
|
298
|
-
var iconStyle = get1(style, "IconStyle");
|
|
299
|
-
if (iconStyle) {
|
|
300
|
-
var icon = get1(iconStyle, "Icon");
|
|
301
|
-
if (icon) {
|
|
302
|
-
var href = nodeVal(get1(icon, "href"));
|
|
303
|
-
if (href) properties.icon = href;
|
|
304
|
-
}
|
|
305
|
-
}
|
|
306
|
-
}
|
|
307
|
-
}
|
|
308
|
-
if (description) properties.description = description;
|
|
309
|
-
if (timeSpan) {
|
|
310
|
-
var begin = nodeVal(get1(timeSpan, "begin"));
|
|
311
|
-
var end = nodeVal(get1(timeSpan, "end"));
|
|
312
|
-
properties.timespan = { begin: begin, end: end };
|
|
313
|
-
}
|
|
314
|
-
if (timeStamp) {
|
|
315
|
-
properties.timestamp = nodeVal(get1(timeStamp, "when"));
|
|
316
|
-
}
|
|
317
|
-
if (lineStyle) {
|
|
318
|
-
var linestyles = kmlColor(nodeVal(get1(lineStyle, "color"))),
|
|
319
|
-
color = linestyles[0],
|
|
320
|
-
opacity = linestyles[1],
|
|
321
|
-
width = parseFloat(nodeVal(get1(lineStyle, "width")));
|
|
322
|
-
if (color) properties.stroke = color;
|
|
323
|
-
if (!isNaN(opacity)) properties["stroke-opacity"] = opacity;
|
|
324
|
-
if (!isNaN(width)) properties["stroke-width"] = width;
|
|
325
|
-
}
|
|
326
|
-
if (polyStyle) {
|
|
327
|
-
var polystyles = kmlColor(nodeVal(get1(polyStyle, "color"))),
|
|
328
|
-
pcolor = polystyles[0],
|
|
329
|
-
popacity = polystyles[1],
|
|
330
|
-
fill = nodeVal(get1(polyStyle, "fill")),
|
|
331
|
-
outline = nodeVal(get1(polyStyle, "outline"));
|
|
332
|
-
if (pcolor) properties.fill = pcolor;
|
|
333
|
-
if (!isNaN(popacity)) properties["fill-opacity"] = popacity;
|
|
334
|
-
if (fill) properties["fill-opacity"] = fill === "1" ? properties["fill-opacity"] || 1 : 0;
|
|
335
|
-
if (outline)
|
|
336
|
-
properties["stroke-opacity"] = outline === "1" ? properties["stroke-opacity"] || 1 : 0;
|
|
337
|
-
}
|
|
338
|
-
if (extendedData) {
|
|
339
|
-
var datas = get(extendedData, "Data"),
|
|
340
|
-
simpleDatas = get(extendedData, "SimpleData");
|
|
341
|
-
|
|
342
|
-
for (i = 0; i < datas.length; i++) {
|
|
343
|
-
properties[datas[i].getAttribute("name")] = nodeVal(get1(datas[i], "value"));
|
|
344
|
-
}
|
|
345
|
-
for (i = 0; i < simpleDatas.length; i++) {
|
|
346
|
-
properties[simpleDatas[i].getAttribute("name")] = nodeVal(simpleDatas[i]);
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
if (visibility) {
|
|
350
|
-
properties.visibility = nodeVal(visibility);
|
|
351
|
-
}
|
|
352
|
-
if (geomsAndTimes.coordTimes.length) {
|
|
353
|
-
properties.coordTimes =
|
|
354
|
-
geomsAndTimes.coordTimes.length === 1
|
|
355
|
-
? geomsAndTimes.coordTimes[0]
|
|
356
|
-
: geomsAndTimes.coordTimes;
|
|
357
|
-
}
|
|
358
|
-
var feature = {
|
|
359
|
-
type: "Feature",
|
|
360
|
-
geometry:
|
|
361
|
-
geomsAndTimes.geoms.length === 1
|
|
362
|
-
? geomsAndTimes.geoms[0]
|
|
363
|
-
: {
|
|
364
|
-
type: "GeometryCollection",
|
|
365
|
-
geometries: geomsAndTimes.geoms,
|
|
366
|
-
},
|
|
367
|
-
properties: properties,
|
|
368
|
-
};
|
|
369
|
-
if (attr(root, "id")) feature.id = attr(root, "id");
|
|
370
|
-
return [feature];
|
|
371
|
-
}
|
|
372
|
-
return gj;
|
|
373
|
-
},
|
|
374
|
-
gpx: function (doc) {
|
|
375
|
-
var i,
|
|
376
|
-
tracks = get(doc, "trk"),
|
|
377
|
-
routes = get(doc, "rte"),
|
|
378
|
-
waypoints = get(doc, "wpt"),
|
|
379
|
-
// a feature collection
|
|
380
|
-
gj = fc(),
|
|
381
|
-
feature;
|
|
382
|
-
for (i = 0; i < tracks.length; i++) {
|
|
383
|
-
feature = getTrack(tracks[i]);
|
|
384
|
-
if (feature) gj.features.push(feature);
|
|
385
|
-
}
|
|
386
|
-
for (i = 0; i < routes.length; i++) {
|
|
387
|
-
feature = getRoute(routes[i]);
|
|
388
|
-
if (feature) gj.features.push(feature);
|
|
389
|
-
}
|
|
390
|
-
for (i = 0; i < waypoints.length; i++) {
|
|
391
|
-
gj.features.push(getPoint(waypoints[i]));
|
|
392
|
-
}
|
|
393
|
-
function initializeArray(arr, size) {
|
|
394
|
-
for (var h = 0; h < size; h++) {
|
|
395
|
-
arr.push(null);
|
|
396
|
-
}
|
|
397
|
-
return arr;
|
|
398
|
-
}
|
|
399
|
-
function getPoints(node, pointname) {
|
|
400
|
-
var pts = get(node, pointname),
|
|
401
|
-
line = [],
|
|
402
|
-
times = [],
|
|
403
|
-
heartRates = [],
|
|
404
|
-
l = pts.length;
|
|
405
|
-
if (l < 2) return {}; // Invalid line in GeoJSON
|
|
406
|
-
for (var i = 0; i < l; i++) {
|
|
407
|
-
var c = coordPair(pts[i]);
|
|
408
|
-
line.push(c.coordinates);
|
|
409
|
-
if (c.time) times.push(c.time);
|
|
410
|
-
if (c.heartRate || heartRates.length) {
|
|
411
|
-
if (!heartRates.length) initializeArray(heartRates, i);
|
|
412
|
-
heartRates.push(c.heartRate || null);
|
|
413
|
-
}
|
|
414
|
-
}
|
|
415
|
-
return {
|
|
416
|
-
line: line,
|
|
417
|
-
times: times,
|
|
418
|
-
heartRates: heartRates,
|
|
419
|
-
};
|
|
420
|
-
}
|
|
421
|
-
function getTrack(node) {
|
|
422
|
-
var segments = get(node, "trkseg"),
|
|
423
|
-
track = [],
|
|
424
|
-
times = [],
|
|
425
|
-
heartRates = [],
|
|
426
|
-
line;
|
|
427
|
-
for (var i = 0; i < segments.length; i++) {
|
|
428
|
-
line = getPoints(segments[i], "trkpt");
|
|
429
|
-
if (line) {
|
|
430
|
-
if (line.line) track.push(line.line);
|
|
431
|
-
if (line.times && line.times.length) times.push(line.times);
|
|
432
|
-
if (heartRates.length || (line.heartRates && line.heartRates.length)) {
|
|
433
|
-
if (!heartRates.length) {
|
|
434
|
-
for (var s = 0; s < i; s++) {
|
|
435
|
-
heartRates.push(initializeArray([], track[s].length));
|
|
436
|
-
}
|
|
437
|
-
}
|
|
438
|
-
if (line.heartRates && line.heartRates.length) {
|
|
439
|
-
heartRates.push(line.heartRates);
|
|
440
|
-
} else {
|
|
441
|
-
heartRates.push(initializeArray([], line.line.length || 0));
|
|
442
|
-
}
|
|
443
|
-
}
|
|
444
|
-
}
|
|
445
|
-
}
|
|
446
|
-
if (track.length === 0) return;
|
|
447
|
-
var properties = getProperties(node);
|
|
448
|
-
extend(properties, getLineStyle(get1(node, "extensions")));
|
|
449
|
-
if (times.length) properties.coordTimes = track.length === 1 ? times[0] : times;
|
|
450
|
-
if (heartRates.length)
|
|
451
|
-
properties.heartRates = track.length === 1 ? heartRates[0] : heartRates;
|
|
452
|
-
return {
|
|
453
|
-
type: "Feature",
|
|
454
|
-
properties: properties,
|
|
455
|
-
geometry: {
|
|
456
|
-
type: track.length === 1 ? "LineString" : "MultiLineString",
|
|
457
|
-
coordinates: track.length === 1 ? track[0] : track,
|
|
458
|
-
},
|
|
459
|
-
};
|
|
460
|
-
}
|
|
461
|
-
function getRoute(node) {
|
|
462
|
-
var line = getPoints(node, "rtept");
|
|
463
|
-
if (!line.line) return;
|
|
464
|
-
var prop = getProperties(node);
|
|
465
|
-
extend(prop, getLineStyle(get1(node, "extensions")));
|
|
466
|
-
var routeObj = {
|
|
467
|
-
type: "Feature",
|
|
468
|
-
properties: prop,
|
|
469
|
-
geometry: {
|
|
470
|
-
type: "LineString",
|
|
471
|
-
coordinates: line.line,
|
|
472
|
-
},
|
|
473
|
-
};
|
|
474
|
-
return routeObj;
|
|
475
|
-
}
|
|
476
|
-
function getPoint(node) {
|
|
477
|
-
var prop = getProperties(node);
|
|
478
|
-
extend(prop, getMulti(node, ["sym"]));
|
|
479
|
-
return {
|
|
480
|
-
type: "Feature",
|
|
481
|
-
properties: prop,
|
|
482
|
-
geometry: {
|
|
483
|
-
type: "Point",
|
|
484
|
-
coordinates: coordPair(node).coordinates,
|
|
485
|
-
},
|
|
486
|
-
};
|
|
487
|
-
}
|
|
488
|
-
function getLineStyle(extensions) {
|
|
489
|
-
var style = {};
|
|
490
|
-
if (extensions) {
|
|
491
|
-
var lineStyle = get1(extensions, "line");
|
|
492
|
-
if (lineStyle) {
|
|
493
|
-
var color = nodeVal(get1(lineStyle, "color")),
|
|
494
|
-
opacity = parseFloat(nodeVal(get1(lineStyle, "opacity"))),
|
|
495
|
-
width = parseFloat(nodeVal(get1(lineStyle, "width")));
|
|
496
|
-
if (color) style.stroke = color;
|
|
497
|
-
if (!isNaN(opacity)) style["stroke-opacity"] = opacity;
|
|
498
|
-
// GPX width is in mm, convert to px with 96 px per inch
|
|
499
|
-
if (!isNaN(width)) style["stroke-width"] = (width * 96) / 25.4;
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
return style;
|
|
503
|
-
}
|
|
504
|
-
function getProperties(node) {
|
|
505
|
-
var prop = getMulti(node, ["name", "cmt", "desc", "type", "time", "keywords"]),
|
|
506
|
-
links = get(node, "link");
|
|
507
|
-
if (links.length) prop.links = [];
|
|
508
|
-
for (var i = 0, link; i < links.length; i++) {
|
|
509
|
-
link = { href: attr(links[i], "href") };
|
|
510
|
-
extend(link, getMulti(links[i], ["text", "type"]));
|
|
511
|
-
prop.links.push(link);
|
|
512
|
-
}
|
|
513
|
-
return prop;
|
|
514
|
-
}
|
|
515
|
-
return gj;
|
|
516
|
-
},
|
|
517
|
-
};
|
|
518
|
-
return t;
|
|
519
|
-
})();
|
|
520
|
-
|
|
521
|
-
export default toGeoJSON;
|