@mapcomponents/react-maplibre 0.1.62 → 0.1.63
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/.babelrc +21 -2
- package/.eslintrc.js +8 -1
- package/.storybook/main.js +0 -1
- package/.storybook/preview.js +0 -2
- package/CHANGELOG.md +18 -0
- package/coverage/clover.xml +232 -44
- package/coverage/coverage-final.json +11 -3
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +70 -25
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MapLibreMap/index.html +1 -1
- package/coverage/lcov-report/src/components/MlCenterPosition/MlCenterPosition.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlCenterPosition/index.html +1 -1
- package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +1 -1
- package/coverage/lcov-report/src/components/MlCreatePdfForm/MlCreatePdfForm.cy.tsx.html +148 -0
- package/coverage/lcov-report/src/components/MlCreatePdfForm/MlCreatePdfForm.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlCreatePdfForm/index.html +22 -7
- package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.tsx.html +73 -40
- package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +15 -15
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlFollowGps/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/MlGPXViewer.tsx.html +9 -3
- package/coverage/lcov-report/src/components/MlGPXViewer/gpxConverter.js.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx.html +59 -29
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.lineStyler.js.html +652 -0
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.polygonStyler.js.html +649 -0
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/index.html +131 -0
- package/coverage/lcov-report/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlGeojsonLayerWithSource/index.html +1 -1
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayer/MlLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/index.html +1 -1
- package/coverage/lcov-report/src/components/MlMarker/MlMarker.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlMarker/index.html +1 -1
- package/coverage/lcov-report/src/components/MlMeasureTool/MlMeasureTool.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlMeasureTool/index.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationTools/index.html +1 -1
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +1 -1
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.stories_.js.html +1 -1
- package/coverage/lcov-report/src/components/MlOsmLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.js.html +1 -1
- package/coverage/lcov-report/src/components/MlScaleReference/index.html +1 -1
- package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.js.html +1 -1
- package/coverage/lcov-report/src/components/MlShareMapState/index.html +1 -1
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/ColorPicker.tsx.html +214 -0
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/LayerList.tsx.html +121 -0
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/LayerListItem.tsx.html +412 -0
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/LayerPropertyForm.tsx.html +463 -0
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/index.html +161 -0
- package/coverage/lcov-report/src/components/MlSketchTool/MlSketchTool.tsx.html +898 -0
- package/coverage/lcov-report/src/components/MlSketchTool/index.html +116 -0
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +1 -1
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +1 -1
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +1 -1
- package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +1 -1
- package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +1 -1
- package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLoader/index.html +1 -1
- package/coverage/lcov-report/src/contexts/MapContext.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/SimpleDataContext.js.html +1 -1
- package/coverage/lcov-report/src/contexts/SimpleDataProvider.js.html +1 -1
- package/coverage/lcov-report/src/contexts/index.html +1 -1
- package/coverage/lcov-report/src/hooks/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useCameraFollowPath/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useCameraFollowPath/useCameraFollowPath.tsx.html +1 -1
- package/coverage/lcov-report/src/hooks/useExportMap/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useExportMap/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useExportMap/lib.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useLayer.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useLayerEvent.js.html +1 -1
- package/coverage/lcov-report/src/hooks/useMap.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useMapState.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useSource.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useWms.js.html +1 -1
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov.info +514 -89
- package/cypress/support/commands.ts +37 -0
- package/cypress/support/component-index.html +12 -0
- package/cypress/support/component.ts +46 -0
- package/cypress.config.ts +101 -0
- package/dist/components/MapLibreMap/MapLibreMap.d.ts +1 -1
- package/dist/components/MapLibreMap/lib/MapLibreGlWrapper.d.ts +3 -3
- package/dist/components/MlCreatePdfForm/MlCreatePdfForm.cy.d.ts +1 -0
- package/dist/components/MlCreatePdfForm/lib/PdfPreview.d.ts +1 -1
- package/dist/components/MlFeatureEditor/MlFeatureEditor.d.ts +10 -4
- package/dist/components/MlFeatureEditor/lib/double_click_zoom.d.ts +0 -2
- package/dist/components/MlFeatureEditor/lib/theme.d.ts +1 -1
- package/dist/components/MlGPXViewer/util/GeoJsonContext.d.ts +1 -1
- package/dist/components/MlGPXViewer/util/MlGPXViewerInstructions.d.ts +1 -0
- package/dist/components/MlGPXViewer/util/SampleLayer.d.ts +0 -0
- package/dist/components/MlGPXViewer/util/demoViewer.d.ts +5 -0
- package/dist/components/MlGeoJsonLayer/MlGeoJsonLayer.d.ts +4 -4
- package/dist/components/MlGeoJsonLayer/MlGeoJsonLayer.stories.d.ts +103 -11
- package/dist/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.lineStyler.d.ts +2 -0
- package/dist/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.polygonStyler.d.ts +2 -0
- package/dist/components/MlSketchTool/LayerList/ColorPicker.d.ts +9 -0
- package/dist/components/MlSketchTool/LayerList/LayerList.d.ts +5 -0
- package/dist/components/MlSketchTool/LayerList/LayerListItem.d.ts +11 -0
- package/dist/components/MlSketchTool/LayerList/LayerPropertyForm.d.ts +9 -0
- package/dist/components/MlSketchTool/MlSketchTool.d.ts +29 -0
- package/dist/components/MlSketchTool/MlSketchTool.stories.d.ts +10 -0
- package/dist/contexts/SimpleDataProvider.d.ts +1 -1
- package/dist/custom.d.d.ts +1 -1
- package/dist/hooks/useLayer.d.ts +1 -1
- package/dist/hooks/useMap.d.ts +1 -1
- package/dist/hooks/useMapState.d.ts +3 -3
- package/dist/hooks/useSource.d.ts +1 -1
- package/dist/index.esm.css +1 -1
- package/dist/index.esm.js +2736 -3557
- package/dist/index.esm.js.map +1 -1
- package/dist/ui_components/LoadingOverlayContext.d.ts +1 -1
- package/dist/ui_components/Sidebar.d.ts +9 -1
- package/dist/ui_components/TopToolbar.d.ts +6 -1
- package/package.json +21 -15
- package/public/assets/sample1.gpx +3003 -0
- package/public/assets/sample2.gpx +1264 -0
- package/public/assets/sample3.gpx +912 -0
- package/public/index.html +0 -4
- package/public/thumbnails/MlSketchTool.png +0 -0
- package/public/thumbnails/useCameraFollowPath.png +0 -0
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.cy.tsx +21 -0
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.stories.tsx +1 -3
- package/src/components/MlCreatePdfForm/lib/PdfForm.tsx +1 -1
- package/src/components/MlFeatureEditor/MlFeatureEditor.meta.json +1 -1
- package/src/components/MlFeatureEditor/MlFeatureEditor.tsx +39 -28
- package/src/components/MlGPXViewer/MlGPXViewer.stories.js +75 -15
- package/src/components/MlGPXViewer/MlGPXViewer.tsx +3 -1
- package/src/components/MlGPXViewer/util/MlGPXViewerInstructions.js +145 -0
- package/src/components/MlGPXViewer/util/SampleLayer.js +2 -0
- package/src/components/MlGPXViewer/util/demoViewer.js +254 -0
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.stories.tsx +102 -0
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx +33 -23
- package/src/components/MlGeoJsonLayer/assets/sample_1.json +138 -24
- package/src/components/MlGeoJsonLayer/assets/sample_2.json +140 -20
- package/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.lineStyler.js +189 -0
- package/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.polygonStyler.js +188 -0
- package/src/components/MlSketchTool/LayerList/ColorPicker.tsx +43 -0
- package/src/components/MlSketchTool/LayerList/LayerList.tsx +12 -0
- package/src/components/MlSketchTool/LayerList/LayerListItem.tsx +109 -0
- package/src/components/MlSketchTool/LayerList/LayerPropertyForm.tsx +126 -0
- package/src/components/MlSketchTool/MlSketchTool.doc.de.md +3 -0
- package/src/components/MlSketchTool/MlSketchTool.meta.json +15 -0
- package/src/components/MlSketchTool/MlSketchTool.stories.js +26 -0
- package/src/components/MlSketchTool/MlSketchTool.tsx +271 -0
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.meta.json +2 -2
- package/src/ui_components/Sidebar.tsx +80 -0
- package/src/ui_components/TopToolbar.tsx +24 -0
- package/tsconfig.json +39 -58
- package/config/getHttpsConfig.js +0 -66
- package/config/modules.js +0 -134
- package/config/pnpTs.js +0 -35
- package/config/webpack.config.js +0 -757
- package/config/webpackDevServer.config.js +0 -130
- package/scripts/start.js +0 -166
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.stories.js +0 -66
- package/src/ui_components/Sidebar.js +0 -100
- package/src/ui_components/TopToolbar.js +0 -29
|
@@ -1,22 +1,142 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
2
|
+
"type": "FeatureCollection",
|
|
3
|
+
"features": [
|
|
4
|
+
{
|
|
5
|
+
"id": "af85dc8aa961efd66cfcf74213b7ef57",
|
|
6
|
+
"type": "Feature",
|
|
7
|
+
"properties": { "name": "Mauspfad" },
|
|
8
|
+
"geometry": {
|
|
9
|
+
"coordinates": [
|
|
10
|
+
[7.100862609363844, 50.7344404792787],
|
|
11
|
+
[7.100561470141059, 50.73464673993831],
|
|
12
|
+
[7.100435651698547, 50.73473812095355],
|
|
13
|
+
[7.1003510852035845, 50.73478772771537],
|
|
14
|
+
[7.100264456112427, 50.73485561056759],
|
|
15
|
+
[7.100087072734084, 50.734958740096886],
|
|
16
|
+
[7.099971567278942, 50.73501487379605],
|
|
17
|
+
[7.09977149532881, 50.735103643229735],
|
|
18
|
+
[7.099688991431805, 50.7351166975437]
|
|
19
|
+
],
|
|
20
|
+
"type": "LineString"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"id": "7498f72ced719c8385232abc8e5c5df8",
|
|
25
|
+
"type": "Feature",
|
|
26
|
+
"properties": { "name": "Windeckstraße" },
|
|
27
|
+
"geometry": {
|
|
28
|
+
"coordinates": [
|
|
29
|
+
[7.0985272716624195, 50.73420515798543],
|
|
30
|
+
[7.097871372036735, 50.73446815229278],
|
|
31
|
+
[7.097802428041831, 50.73450471192254],
|
|
32
|
+
[7.097748390856651, 50.73456485834811]
|
|
33
|
+
],
|
|
34
|
+
"type": "LineString"
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"id": "70dd65167a084220c36e4d7a345610f0",
|
|
39
|
+
"type": "Feature",
|
|
40
|
+
"properties": { "name": "Münsterplatz" },
|
|
41
|
+
"geometry": {
|
|
42
|
+
"coordinates": [
|
|
43
|
+
[7.09894081766015, 50.73432444924248],
|
|
44
|
+
[7.098486102002624, 50.734163776827444],
|
|
45
|
+
[7.098957555660746, 50.73453808973156]
|
|
46
|
+
],
|
|
47
|
+
"type": "LineString"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "1f6aead42b46810c75898899823be3b2",
|
|
52
|
+
"type": "Feature",
|
|
53
|
+
"properties": { "name": "Poststraße" },
|
|
54
|
+
"geometry": {
|
|
55
|
+
"coordinates": [
|
|
56
|
+
[7.098527916107116, 50.73420653271353],
|
|
57
|
+
[7.098053194441377, 50.733712281883356],
|
|
58
|
+
[7.0978593731692, 50.73351315777262],
|
|
59
|
+
[7.0975330642553445, 50.7331307848207],
|
|
60
|
+
[7.097445985132765, 50.73302944371906]
|
|
61
|
+
],
|
|
62
|
+
"type": "LineString"
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"id": "5cf9f0c4a8faf5abe1ddb87e1a6ffb39",
|
|
67
|
+
"type": "Feature",
|
|
68
|
+
"properties": { "name": "Münsterplatz" },
|
|
69
|
+
"geometry": {
|
|
70
|
+
"coordinates": [
|
|
71
|
+
[7.099941299919607, 50.73368573357055],
|
|
72
|
+
[7.099819174531035, 50.73374711589318],
|
|
73
|
+
[7.099592883371059, 50.73406084651026],
|
|
74
|
+
[7.098939153351864, 50.734320013695765],
|
|
75
|
+
[7.09900021604534, 50.73444050321487],
|
|
76
|
+
[7.098964296814302, 50.73454735215134],
|
|
77
|
+
[7.099327081054895, 50.734774689503496],
|
|
78
|
+
[7.0994384306740415, 50.73483834376472],
|
|
79
|
+
[7.099686332909442, 50.735125016962115],
|
|
80
|
+
[7.099847969462104, 50.73530006466575]
|
|
81
|
+
],
|
|
82
|
+
"type": "LineString"
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"id": "d3317ba30229f1abd8bfb1b91264a366",
|
|
87
|
+
"type": "Feature",
|
|
88
|
+
"properties": { "name": "In der Sürst" },
|
|
89
|
+
"geometry": {
|
|
90
|
+
"coordinates": [
|
|
91
|
+
[7.099398298122509, 50.7338345667178],
|
|
92
|
+
[7.099134563357126, 50.73366617816262],
|
|
93
|
+
[7.09898418827251, 50.73359735831775],
|
|
94
|
+
[7.098873142055368, 50.733547573686366],
|
|
95
|
+
[7.098732020821615, 50.73351828858421],
|
|
96
|
+
[7.09853537647993, 50.7334963247454],
|
|
97
|
+
[7.0981860435900614, 50.733547573686366],
|
|
98
|
+
[7.0979315626756545, 50.7335944298116]
|
|
99
|
+
],
|
|
100
|
+
"type": "LineString"
|
|
101
|
+
}
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"id": "b493531ab87539db3b5b70b397a9391f",
|
|
105
|
+
"type": "Feature",
|
|
106
|
+
"properties": { "name": "Remiglustraße" },
|
|
107
|
+
"geometry": {
|
|
108
|
+
"coordinates": [
|
|
109
|
+
[7.101445198112543, 50.735019714263245],
|
|
110
|
+
[7.101169850280485, 50.734715034478285],
|
|
111
|
+
[7.100892127092777, 50.7344711021496],
|
|
112
|
+
[7.100591732624622, 50.73421281947634],
|
|
113
|
+
[7.100295116692507, 50.73395333960934],
|
|
114
|
+
[7.099399601108104, 50.73383376315303]
|
|
115
|
+
],
|
|
116
|
+
"type": "LineString"
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"id": "52212dad7a1cc396e34cb6d89c40bdd8",
|
|
121
|
+
"type": "Feature",
|
|
122
|
+
"properties": { "name": "Münsterplatz" },
|
|
123
|
+
"geometry": {
|
|
124
|
+
"coordinates": [
|
|
125
|
+
[7.100582376610475, 50.73329792502423],
|
|
126
|
+
[7.10032965928491, 50.733507640237804],
|
|
127
|
+
[7.100032014435698, 50.73363915607925],
|
|
128
|
+
[7.09986353621963, 50.73369958215281],
|
|
129
|
+
[7.099672594239564, 50.733728017925586],
|
|
130
|
+
[7.099588355131516, 50.73373512686561],
|
|
131
|
+
[7.099397436366161, 50.733829782653686],
|
|
132
|
+
[7.099276521129809, 50.73390228483311],
|
|
133
|
+
[7.099158787873421, 50.73396471717578],
|
|
134
|
+
[7.098942413240309, 50.73405131673837],
|
|
135
|
+
[7.098811952064125, 50.73409562342968],
|
|
136
|
+
[7.098519209913093, 50.734202362104526]
|
|
137
|
+
],
|
|
138
|
+
"type": "LineString"
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
]
|
|
22
142
|
}
|
|
@@ -0,0 +1,189 @@
|
|
|
1
|
+
import React, { useEffect, useState, useMemo } from 'react';
|
|
2
|
+
import Sidebar from '../../../ui_components/Sidebar';
|
|
3
|
+
import {
|
|
4
|
+
Select,
|
|
5
|
+
Typography,
|
|
6
|
+
Slider,
|
|
7
|
+
Stack,
|
|
8
|
+
FormControl,
|
|
9
|
+
MenuItem,
|
|
10
|
+
Checkbox,
|
|
11
|
+
ListItemText,
|
|
12
|
+
} from '@mui/material';
|
|
13
|
+
import { ColorPicker } from 'mui-color';
|
|
14
|
+
import MlGeoJsonLayer from '../MlGeoJsonLayer';
|
|
15
|
+
import useMap from '../../../hooks/useMap';
|
|
16
|
+
|
|
17
|
+
const streetNames = [
|
|
18
|
+
'Show all',
|
|
19
|
+
'In der Sürst',
|
|
20
|
+
'Münsterplatz',
|
|
21
|
+
'Poststraße',
|
|
22
|
+
'Mauspfad',
|
|
23
|
+
'Remiglustraße',
|
|
24
|
+
'Windeckstraße',
|
|
25
|
+
];
|
|
26
|
+
const marks = [
|
|
27
|
+
{
|
|
28
|
+
value: 0,
|
|
29
|
+
label: '0%',
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
value: 0.25,
|
|
33
|
+
label: '25%',
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
value: 0.5,
|
|
37
|
+
label: '50%',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
value: 0.75,
|
|
41
|
+
label: '75%',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
value: 1,
|
|
45
|
+
label: '100%',
|
|
46
|
+
},
|
|
47
|
+
];
|
|
48
|
+
const widthMarks = [
|
|
49
|
+
{
|
|
50
|
+
value: 0,
|
|
51
|
+
label: '0',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
value: 5,
|
|
55
|
+
label: '5',
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
value: 10,
|
|
59
|
+
label: '10',
|
|
60
|
+
},
|
|
61
|
+
];
|
|
62
|
+
|
|
63
|
+
const ITEM_HEIGHT = 48;
|
|
64
|
+
const ITEM_PADDING_TOP = 8;
|
|
65
|
+
const MenuProps = {
|
|
66
|
+
PaperProps: {
|
|
67
|
+
style: {
|
|
68
|
+
maxHeight: ITEM_HEIGHT * 4.5 + ITEM_PADDING_TOP,
|
|
69
|
+
width: 250,
|
|
70
|
+
},
|
|
71
|
+
},
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
const LineStyler = (props) => {
|
|
75
|
+
const [color, setColor] = useState('#2485C1');
|
|
76
|
+
const [opacity, setOpacity] = useState(0.8);
|
|
77
|
+
const [featuresToShow, setFeaturesToShow] = useState(['Show all']);
|
|
78
|
+
const [lineWidth, setLineWidth] = useState(5);
|
|
79
|
+
|
|
80
|
+
const storyGeoJson = useMemo(() => {
|
|
81
|
+
if (featuresToShow[0] === 'Show all') {
|
|
82
|
+
return props.geojson;
|
|
83
|
+
}
|
|
84
|
+
return {
|
|
85
|
+
type: 'FeatureCollection',
|
|
86
|
+
features: props.geojson.features.filter((item) => {
|
|
87
|
+
for (var i = 0; i < featuresToShow.length; i++) {
|
|
88
|
+
if (item.properties.name === featuresToShow[i]) {
|
|
89
|
+
return item;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}),
|
|
93
|
+
};
|
|
94
|
+
}, [featuresToShow, props.geojson]);
|
|
95
|
+
|
|
96
|
+
const mapHook = useMap({ mapId: "map_1", waitForLayer: "Linestring" });
|
|
97
|
+
|
|
98
|
+
const handleChange = (event) => {
|
|
99
|
+
const {
|
|
100
|
+
target: { value },
|
|
101
|
+
} = event;
|
|
102
|
+
setFeaturesToShow(
|
|
103
|
+
// On autofill we get a stringified value.
|
|
104
|
+
typeof value === 'string' ? value.split(',') : value
|
|
105
|
+
);
|
|
106
|
+
console.log(featuresToShow);
|
|
107
|
+
};
|
|
108
|
+
|
|
109
|
+
const handleColorChange = (e) => {
|
|
110
|
+
setColor(`#${e.hex}`);
|
|
111
|
+
};
|
|
112
|
+
|
|
113
|
+
useEffect(() => {
|
|
114
|
+
mapHook.map?.map.setCenter([7.099301807798469, 50.734214410085684]);
|
|
115
|
+
mapHook.map?.map.setZoom(16.5);
|
|
116
|
+
}, [mapHook.map]);
|
|
117
|
+
|
|
118
|
+
return (
|
|
119
|
+
<>
|
|
120
|
+
<Sidebar>
|
|
121
|
+
<Stack paddingTop={5} spacing={3} direction="column" sx={{ mb: 1 }} alignItems="left">
|
|
122
|
+
<Typography>Feature to show:</Typography>
|
|
123
|
+
|
|
124
|
+
<FormControl>
|
|
125
|
+
<Select
|
|
126
|
+
id="demo-multiple-checkbox"
|
|
127
|
+
multiple
|
|
128
|
+
native={false}
|
|
129
|
+
value={featuresToShow}
|
|
130
|
+
onChange={handleChange}
|
|
131
|
+
renderValue={(selected) => selected.join(', ')}
|
|
132
|
+
MenuProps={MenuProps}
|
|
133
|
+
>
|
|
134
|
+
{streetNames?.map((name) => (
|
|
135
|
+
<MenuItem key={name} value={name}>
|
|
136
|
+
<Checkbox checked={featuresToShow.indexOf(name || 'Show All') > -1} />
|
|
137
|
+
<ListItemText primary={name} />
|
|
138
|
+
</MenuItem>
|
|
139
|
+
))}
|
|
140
|
+
</Select>
|
|
141
|
+
</FormControl>
|
|
142
|
+
|
|
143
|
+
<Typography>Display color:</Typography>
|
|
144
|
+
<ColorPicker value={color} onChange={handleColorChange} />
|
|
145
|
+
|
|
146
|
+
<Typography>Opacity:</Typography>
|
|
147
|
+
<Slider
|
|
148
|
+
value={opacity}
|
|
149
|
+
aria-label="Default"
|
|
150
|
+
max={1}
|
|
151
|
+
min={0}
|
|
152
|
+
step={0.1}
|
|
153
|
+
marks={marks}
|
|
154
|
+
onChange={(e) => {
|
|
155
|
+
setOpacity(e.target.value);
|
|
156
|
+
}}
|
|
157
|
+
/>
|
|
158
|
+
<Typography paddingTop={4}>Stroke:</Typography>
|
|
159
|
+
<Slider
|
|
160
|
+
value={lineWidth}
|
|
161
|
+
aria-label="Default"
|
|
162
|
+
max={10}
|
|
163
|
+
min={0}
|
|
164
|
+
step={1}
|
|
165
|
+
marks={widthMarks}
|
|
166
|
+
onChange={(e) => {
|
|
167
|
+
setLineWidth(e.target.value);
|
|
168
|
+
}}
|
|
169
|
+
/>
|
|
170
|
+
</Stack>
|
|
171
|
+
</Sidebar>
|
|
172
|
+
|
|
173
|
+
<MlGeoJsonLayer
|
|
174
|
+
geojson={storyGeoJson}
|
|
175
|
+
layerId={'Linestring'}
|
|
176
|
+
type="line"
|
|
177
|
+
defaultPaintOverrides={{
|
|
178
|
+
line: {
|
|
179
|
+
'line-color': color,
|
|
180
|
+
'line-opacity': opacity,
|
|
181
|
+
'line-width': lineWidth,
|
|
182
|
+
},
|
|
183
|
+
}}
|
|
184
|
+
/>
|
|
185
|
+
</>
|
|
186
|
+
);
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
export default LineStyler;
|
|
@@ -0,0 +1,188 @@
|
|
|
1
|
+
import React, { useState, useMemo } from 'react';
|
|
2
|
+
import Sidebar from '../../../ui_components/Sidebar';
|
|
3
|
+
import { Select, Typography, Slider, Stack, MenuItem, FormControl } from '@mui/material';
|
|
4
|
+
import { ColorPicker } from 'mui-color';
|
|
5
|
+
import MlGeoJsonLayer from '../MlGeoJsonLayer';
|
|
6
|
+
|
|
7
|
+
/*
|
|
8
|
+
const FeatureNames = () => {
|
|
9
|
+
const names = ['Show all', 'Hofgarten', 'Stadtgarten', 'Opernplatz', 'Keiserplatz'];
|
|
10
|
+
return names.map((item) => {
|
|
11
|
+
console.log(item);
|
|
12
|
+
return (
|
|
13
|
+
<>
|
|
14
|
+
<MenuItem key={item} value={`"${item}"`}>
|
|
15
|
+
{item}
|
|
16
|
+
</MenuItem>
|
|
17
|
+
</>
|
|
18
|
+
);
|
|
19
|
+
});
|
|
20
|
+
};
|
|
21
|
+
*/
|
|
22
|
+
|
|
23
|
+
const marks = [
|
|
24
|
+
{
|
|
25
|
+
value: 0,
|
|
26
|
+
label: '0%',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
value: 0.25,
|
|
30
|
+
label: '25%',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
value: 0.5,
|
|
34
|
+
label: '50%',
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
value: 0.75,
|
|
38
|
+
label: '75%',
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
value: 1,
|
|
42
|
+
label: '100%',
|
|
43
|
+
},
|
|
44
|
+
];
|
|
45
|
+
|
|
46
|
+
const widthMarks = [
|
|
47
|
+
{
|
|
48
|
+
value: 0,
|
|
49
|
+
label: '0',
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
value: 5,
|
|
53
|
+
label: '5',
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
value: 10,
|
|
57
|
+
label: '10',
|
|
58
|
+
},
|
|
59
|
+
];
|
|
60
|
+
|
|
61
|
+
const PolygonStyler = (props) => {
|
|
62
|
+
const [color, setColor] = useState('#2485C1');
|
|
63
|
+
const [opacity, setOpacity] = useState(0.8);
|
|
64
|
+
const [featureToShow, setFeatureToShow] = useState('Show all');
|
|
65
|
+
const [geomType, setGeomType] = useState('fill');
|
|
66
|
+
const [lineWidth, setLineWidth] = useState(6);
|
|
67
|
+
|
|
68
|
+
const storyGeoJson = useMemo(() => {
|
|
69
|
+
if (featureToShow === 'Show all') {
|
|
70
|
+
return props.geojson;
|
|
71
|
+
}
|
|
72
|
+
return {
|
|
73
|
+
type: 'FeatureCollection',
|
|
74
|
+
features: props.geojson.features.filter((item) => item.properties.name === featureToShow),
|
|
75
|
+
};
|
|
76
|
+
}, [featureToShow, props.geojson]);
|
|
77
|
+
|
|
78
|
+
const handleColorChange = (e) => {
|
|
79
|
+
setColor(`#${e.hex}`);
|
|
80
|
+
};
|
|
81
|
+
|
|
82
|
+
return (
|
|
83
|
+
<>
|
|
84
|
+
<Sidebar>
|
|
85
|
+
<Stack paddingTop={5} spacing={3} direction="column" sx={{ mb: 1 }} alignItems="left">
|
|
86
|
+
<FormControl>
|
|
87
|
+
<Typography>Geometry type:</Typography>
|
|
88
|
+
<Select
|
|
89
|
+
value={geomType}
|
|
90
|
+
onChange={(e) => {
|
|
91
|
+
setGeomType(e.target.value);
|
|
92
|
+
console.log(e.target.value);
|
|
93
|
+
}}
|
|
94
|
+
>
|
|
95
|
+
<MenuItem value={'fill'} key={1}>
|
|
96
|
+
fill
|
|
97
|
+
</MenuItem>
|
|
98
|
+
<MenuItem value={'circle'} key={2}>
|
|
99
|
+
circle
|
|
100
|
+
</MenuItem>
|
|
101
|
+
<MenuItem value={'line'} key={3}>
|
|
102
|
+
line
|
|
103
|
+
</MenuItem>
|
|
104
|
+
</Select>
|
|
105
|
+
</FormControl>
|
|
106
|
+
<Typography>Feature to show:</Typography>
|
|
107
|
+
<FormControl>
|
|
108
|
+
<Select
|
|
109
|
+
value={featureToShow}
|
|
110
|
+
onChange={(e) => {
|
|
111
|
+
setFeatureToShow(e.target.value);
|
|
112
|
+
console.log(e.target.value);
|
|
113
|
+
}}
|
|
114
|
+
>
|
|
115
|
+
<MenuItem value={'Show all'} key={1}>
|
|
116
|
+
Show all
|
|
117
|
+
</MenuItem>
|
|
118
|
+
<MenuItem value={'Hofgarten'} key={2}>
|
|
119
|
+
Hofgarten
|
|
120
|
+
</MenuItem>
|
|
121
|
+
<MenuItem value={'Stadtgarten'} key={3}>
|
|
122
|
+
Stadtgarten
|
|
123
|
+
</MenuItem>
|
|
124
|
+
<MenuItem value={'Opernplatz'} key={4}>
|
|
125
|
+
Opernplatz
|
|
126
|
+
</MenuItem>
|
|
127
|
+
<MenuItem value={'Keiserplatz'} key={5}>
|
|
128
|
+
Keiserplatz
|
|
129
|
+
</MenuItem>
|
|
130
|
+
</Select>
|
|
131
|
+
</FormControl>
|
|
132
|
+
<Typography>Display color:</Typography>
|
|
133
|
+
<ColorPicker value={color} onChange={handleColorChange} />
|
|
134
|
+
|
|
135
|
+
<Typography>Opacity:</Typography>
|
|
136
|
+
<Slider
|
|
137
|
+
defaultValue={1}
|
|
138
|
+
aria-label="Default"
|
|
139
|
+
value={opacity}
|
|
140
|
+
max={1}
|
|
141
|
+
min={0}
|
|
142
|
+
step={0.01}
|
|
143
|
+
marks={marks}
|
|
144
|
+
onChange={(e) => {
|
|
145
|
+
setOpacity(e.target.value);
|
|
146
|
+
console.log(e);
|
|
147
|
+
}}
|
|
148
|
+
/>
|
|
149
|
+
<Typography paddingTop={4}>Stroke:</Typography>
|
|
150
|
+
<Slider
|
|
151
|
+
value={lineWidth}
|
|
152
|
+
aria-label="Default"
|
|
153
|
+
max={10}
|
|
154
|
+
min={0}
|
|
155
|
+
step={1}
|
|
156
|
+
marks={widthMarks}
|
|
157
|
+
onChange={(e) => {
|
|
158
|
+
setLineWidth(e.target.value);
|
|
159
|
+
}}
|
|
160
|
+
disabled={geomType !== 'line'}
|
|
161
|
+
/>
|
|
162
|
+
</Stack>
|
|
163
|
+
</Sidebar>
|
|
164
|
+
|
|
165
|
+
<MlGeoJsonLayer
|
|
166
|
+
geojson={storyGeoJson}
|
|
167
|
+
defaultPaintOverrides={{
|
|
168
|
+
fill: {
|
|
169
|
+
'fill-color': color,
|
|
170
|
+
'fill-opacity': opacity,
|
|
171
|
+
},
|
|
172
|
+
circle: {
|
|
173
|
+
'circle-color': color,
|
|
174
|
+
'circle-opacity': opacity,
|
|
175
|
+
},
|
|
176
|
+
line: {
|
|
177
|
+
'line-color': color,
|
|
178
|
+
'line-opacity': opacity,
|
|
179
|
+
'line-width': lineWidth,
|
|
180
|
+
},
|
|
181
|
+
}}
|
|
182
|
+
type={geomType}
|
|
183
|
+
/>
|
|
184
|
+
</>
|
|
185
|
+
);
|
|
186
|
+
};
|
|
187
|
+
|
|
188
|
+
export default PolygonStyler;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { ColorPicker } from 'mui-color';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { paintPropsType } from './LayerPropertyForm';
|
|
4
|
+
|
|
5
|
+
type Props = {
|
|
6
|
+
key: string;
|
|
7
|
+
value: string;
|
|
8
|
+
propKey: string;
|
|
9
|
+
setPaintProps: (
|
|
10
|
+
paintProps: paintPropsType | ((current: paintPropsType) => paintPropsType)
|
|
11
|
+
) => void;
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default function PaintPropsColorPicker({ propKey, value, setPaintProps }: Props) {
|
|
15
|
+
return (
|
|
16
|
+
<ColorPicker
|
|
17
|
+
value={value}
|
|
18
|
+
onChange={(value: any) => {
|
|
19
|
+
setPaintProps((current: paintPropsType): paintPropsType => {
|
|
20
|
+
if (!value?.rgb?.[0]) {
|
|
21
|
+
return current;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
const newProps = {
|
|
25
|
+
...current,
|
|
26
|
+
[propKey]:
|
|
27
|
+
'rgba(' +
|
|
28
|
+
value.rgb[0] +
|
|
29
|
+
',' +
|
|
30
|
+
value.rgb[1] +
|
|
31
|
+
',' +
|
|
32
|
+
value.rgb[2] +
|
|
33
|
+
',' +
|
|
34
|
+
value.alpha +
|
|
35
|
+
')',
|
|
36
|
+
};
|
|
37
|
+
|
|
38
|
+
return newProps;
|
|
39
|
+
});
|
|
40
|
+
}}
|
|
41
|
+
/>
|
|
42
|
+
);
|
|
43
|
+
}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import { Checkbox, IconButton, ListItem, ListItemIcon, ListItemText } from '@mui/material';
|
|
2
|
+
import TuneIcon from '@mui/icons-material/Tune';
|
|
3
|
+
import React, { useMemo, useState } from 'react';
|
|
4
|
+
import getDefaulLayerTypeByGeometry from '../../../components/MlGeoJsonLayer/util/getDefaultLayerTypeByGeometry';
|
|
5
|
+
import getDefaultPaintPropsByType from '../../../components/MlGeoJsonLayer/util/getDefaultPaintPropsByType';
|
|
6
|
+
import LayerPropertyForm from './LayerPropertyForm';
|
|
7
|
+
|
|
8
|
+
type Props = {
|
|
9
|
+
layerComponent: JSX.Element;
|
|
10
|
+
visible: boolean;
|
|
11
|
+
configurable: boolean;
|
|
12
|
+
type?: 'background' | 'background-labels' | 'layer' | 'wms-layer' | 'vector-tile-layer';
|
|
13
|
+
name: string;
|
|
14
|
+
description?: string;
|
|
15
|
+
additionalButtons?: JSX.Element;
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
function LayerListItem({
|
|
19
|
+
layerComponent,
|
|
20
|
+
visible = true,
|
|
21
|
+
type = 'layer',
|
|
22
|
+
name,
|
|
23
|
+
description,
|
|
24
|
+
configurable,
|
|
25
|
+
}: Props) {
|
|
26
|
+
const [localVisible, setLocalVisible] = useState(true);
|
|
27
|
+
const [paintPropsFormVisible, setPaintPropsFormVisible] = useState(false);
|
|
28
|
+
const [paintProps, setPaintProps] = useState(
|
|
29
|
+
layerComponent?.props?.paint ||
|
|
30
|
+
getDefaultPaintPropsByType(
|
|
31
|
+
layerComponent?.props?.type || getDefaulLayerTypeByGeometry(layerComponent.props.geojson)
|
|
32
|
+
)
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
const _visible = useMemo(() => {
|
|
36
|
+
if (!visible) {
|
|
37
|
+
return false;
|
|
38
|
+
}
|
|
39
|
+
return localVisible;
|
|
40
|
+
}, [visible, localVisible]);
|
|
41
|
+
|
|
42
|
+
const _layerComponent = useMemo(() => {
|
|
43
|
+
if (type === 'layer') {
|
|
44
|
+
return React.cloneElement(layerComponent, {
|
|
45
|
+
layout: {
|
|
46
|
+
visibility: _visible ? 'visible' : 'none',
|
|
47
|
+
},
|
|
48
|
+
paint: paintProps,
|
|
49
|
+
});
|
|
50
|
+
}
|
|
51
|
+
return <></>;
|
|
52
|
+
}, [type, layerComponent, paintProps, _visible]);
|
|
53
|
+
|
|
54
|
+
const layerType = useMemo(() => {
|
|
55
|
+
if (type === 'layer') {
|
|
56
|
+
if (layerComponent.props.type) {
|
|
57
|
+
return layerComponent.props.type;
|
|
58
|
+
}
|
|
59
|
+
if (layerComponent.props.geojson) {
|
|
60
|
+
return getDefaulLayerTypeByGeometry(layerComponent.props.geojson);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
return undefined;
|
|
65
|
+
}, [layerComponent]);
|
|
66
|
+
|
|
67
|
+
return (
|
|
68
|
+
<>
|
|
69
|
+
<ListItem
|
|
70
|
+
secondaryAction={
|
|
71
|
+
configurable ? (
|
|
72
|
+
<IconButton
|
|
73
|
+
edge="end"
|
|
74
|
+
aria-label="comments"
|
|
75
|
+
onClick={() => {
|
|
76
|
+
setPaintPropsFormVisible((current) => {
|
|
77
|
+
return !current;
|
|
78
|
+
});
|
|
79
|
+
}}
|
|
80
|
+
>
|
|
81
|
+
<TuneIcon />
|
|
82
|
+
</IconButton>
|
|
83
|
+
) : undefined
|
|
84
|
+
}
|
|
85
|
+
>
|
|
86
|
+
<ListItemIcon>
|
|
87
|
+
<Checkbox
|
|
88
|
+
disabled={!visible}
|
|
89
|
+
checked={localVisible}
|
|
90
|
+
onClick={() => {
|
|
91
|
+
setLocalVisible((val) => !val);
|
|
92
|
+
}}
|
|
93
|
+
/>
|
|
94
|
+
</ListItemIcon>
|
|
95
|
+
<ListItemText primary={name} secondary={description} />
|
|
96
|
+
{_layerComponent}
|
|
97
|
+
</ListItem>
|
|
98
|
+
{configurable && paintPropsFormVisible && (
|
|
99
|
+
<LayerPropertyForm
|
|
100
|
+
paintProps={paintProps}
|
|
101
|
+
setPaintProps={setPaintProps}
|
|
102
|
+
layerType={layerType}
|
|
103
|
+
/>
|
|
104
|
+
)}
|
|
105
|
+
</>
|
|
106
|
+
);
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
export default LayerListItem;
|