@mapcomponents/react-maplibre 0.1.37 → 0.1.40
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/.storybook/main.js +1 -0
- package/CHANGELOG.md +9 -3
- package/coverage/clover.xml +435 -351
- package/coverage/coverage-final.json +29 -26
- package/coverage/lcov-report/index.html +74 -59
- package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.tsx.html +75 -27
- package/coverage/lcov-report/src/components/MapLibreMap/index.html +13 -13
- package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx.html +9 -9
- package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +11 -11
- package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.tsx.html +3 -6
- package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx.html +3 -3
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.tsx.html +3 -3
- package/coverage/lcov-report/src/components/MlFollowGps/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/MlGPXViewer.tsx.html +3 -3
- package/coverage/lcov-report/src/components/MlGPXViewer/gpxConverter.js.html +8 -8
- package/coverage/lcov-report/src/components/MlGPXViewer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx.html +2 -2
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx.html +2 -2
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayer/MlLayer.tsx.html +2 -2
- package/coverage/lcov-report/src/components/MlLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.tsx.html +15 -27
- package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +18 -18
- package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.tsx.html +13 -28
- package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +19 -19
- package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +2 -2
- 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 +9 -9
- package/coverage/lcov-report/src/components/MlMarker/index.html +11 -11
- package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.tsx.html +6 -6
- package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.tsx.html +7 -7
- package/coverage/lcov-report/src/components/MlNavigationTools/index.html +11 -11
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +3 -3
- 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 +2 -2
- package/coverage/lcov-report/src/components/MlShareMapState/index.html +1 -1
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +9 -36
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +1 -1
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +2 -2
- package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx.html +3 -3
- 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 +3 -3
- package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +2 -2
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.tsx.html +5 -5
- package/coverage/lcov-report/src/components/MlWmsLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.tsx.html +3 -6
- package/coverage/lcov-report/src/components/MlWmsLoader/index.html +1 -1
- package/coverage/lcov-report/src/contexts/MapContext.tsx.html +358 -0
- package/coverage/lcov-report/src/contexts/SimpleDataContext.js.html +103 -0
- package/coverage/lcov-report/src/contexts/SimpleDataProvider.js.html +277 -0
- package/coverage/lcov-report/src/contexts/index.html +146 -0
- package/coverage/lcov-report/src/hooks/index.html +11 -11
- package/coverage/lcov-report/src/hooks/useLayer.ts.html +15 -126
- package/coverage/lcov-report/src/hooks/useMap.ts.html +13 -61
- package/coverage/lcov-report/src/hooks/useMapState.ts.html +6 -6
- package/coverage/lcov-report/src/hooks/useWms.js.html +7 -7
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +15 -3
- package/coverage/lcov.info +790 -615
- package/dist/index.esm.js +12093 -37213
- package/dist/index.esm.js.map +1 -1
- package/docs-build/{0.fd1aa3ea21956d993519.manager.bundle.js → 0.20735a16c2ad9677fe7d.manager.bundle.js} +1 -1
- package/docs-build/{0.d0c23b79.iframe.bundle.js → 0.93d0ce3d.iframe.bundle.js} +2 -2
- package/docs-build/0.93d0ce3d.iframe.bundle.js.map +1 -0
- package/docs-build/{1.34075652.iframe.bundle.js → 1.2b1ae3fa.iframe.bundle.js} +2 -2
- package/docs-build/1.2b1ae3fa.iframe.bundle.js.map +1 -0
- package/docs-build/{16.ca488dae.iframe.bundle.js → 16.2c8135a1.iframe.bundle.js} +2 -2
- package/docs-build/16.2c8135a1.iframe.bundle.js.map +1 -0
- package/docs-build/{17.e40eac7f.iframe.bundle.js → 17.9a16865a.iframe.bundle.js} +2 -2
- package/docs-build/17.9a16865a.iframe.bundle.js.map +1 -0
- package/docs-build/{18.62af0912.iframe.bundle.js → 18.4c47f37e.iframe.bundle.js} +2 -2
- package/docs-build/18.4c47f37e.iframe.bundle.js.map +1 -0
- package/docs-build/{19.0a217189.iframe.bundle.js → 19.cdf25e28.iframe.bundle.js} +2 -2
- package/docs-build/19.cdf25e28.iframe.bundle.js.map +1 -0
- package/docs-build/{2.f15ae19a.iframe.bundle.js → 2.4518b817.iframe.bundle.js} +2 -2
- package/docs-build/2.4518b817.iframe.bundle.js.map +1 -0
- package/docs-build/{4.f741dafe1833630ec8bf.manager.bundle.js → 4.8ac31bba1926f4f011b0.manager.bundle.js} +2 -2
- package/docs-build/{4.f741dafe1833630ec8bf.manager.bundle.js.LICENSE.txt → 4.8ac31bba1926f4f011b0.manager.bundle.js.LICENSE.txt} +0 -0
- package/docs-build/{5.d4de191e7daeefb036ca.manager.bundle.js → 5.daf044a6c0f55d839078.manager.bundle.js} +1 -1
- package/docs-build/{6.2b178c5444648ee5c0fa.manager.bundle.js → 6.99fba2cf6af0473f8209.manager.bundle.js} +2 -2
- package/docs-build/{6.2b178c5444648ee5c0fa.manager.bundle.js.LICENSE.txt → 6.99fba2cf6af0473f8209.manager.bundle.js.LICENSE.txt} +0 -0
- package/docs-build/{7.7c16aea8ec7ea6e91994.manager.bundle.js → 7.b6a48b90f61cb575c2e4.manager.bundle.js} +1 -1
- package/docs-build/{8.52fa838fdf937b29676a.manager.bundle.js → 8.50518a5391398d9d5812.manager.bundle.js} +1 -1
- package/docs-build/assets/3D/godzilla_simple.glb +0 -0
- package/docs-build/catalogue/mc_meta.json +1 -1
- package/docs-build/iframe.html +1 -1
- package/docs-build/index.html +1 -1
- package/docs-build/{main.8a7ec710ea1c16b5e13f.manager.bundle.js → main.ef9704b1252e8efa56a0.manager.bundle.js} +1 -1
- package/docs-build/main~24120820.e0a66582.iframe.bundle.js +2 -0
- package/docs-build/main~24120820.e0a66582.iframe.bundle.js.map +1 -0
- package/docs-build/{runtime~main.67aa1de2d72f40a81164.manager.bundle.js → runtime~main.6e6ed7dc9ea4785ef286.manager.bundle.js} +1 -1
- package/docs-build/stories.json +416 -168
- package/docs-build/vendors~main.4b570b3072ba06ee44b5.manager.bundle.js +2 -0
- package/docs-build/{vendors~main.351900838c49e9200954.manager.bundle.js.LICENSE.txt → vendors~main.4b570b3072ba06ee44b5.manager.bundle.js.LICENSE.txt} +27 -24
- package/docs-build/{vendors~main~0ad7406a.a6abfed7.iframe.bundle.js → vendors~main~0ad7406a.22b96f8e.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~0ad7406a.22b96f8e.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~0f485567.1d7a15b7.iframe.bundle.js → vendors~main~0f485567.df27e62a.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~0f485567.df27e62a.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~41a6ab2c.525ecc56.iframe.bundle.js → vendors~main~41a6ab2c.7f3a1ced.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~41a6ab2c.7f3a1ced.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~73914085.227c6747.iframe.bundle.js → vendors~main~73914085.3d4f5bbf.iframe.bundle.js} +4 -4
- package/docs-build/{vendors~main~73914085.227c6747.iframe.bundle.js.map → vendors~main~73914085.3d4f5bbf.iframe.bundle.js.map} +1 -1
- package/docs-build/{vendors~main~9c5b28f6.f02cc741.iframe.bundle.js → vendors~main~9c5b28f6.f8614bdc.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~9c5b28f6.f8614bdc.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~b5906859.4083ac60.iframe.bundle.js → vendors~main~b5906859.b606e812.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~b5906859.b606e812.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~b9cf3951.a6200a51.iframe.bundle.js +63 -0
- package/docs-build/vendors~main~b9cf3951.a6200a51.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~d939e436.92c27fbf.iframe.bundle.js → vendors~main~d939e436.aa5d1533.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~d939e436.aa5d1533.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~dab50aa4.b0d58038.iframe.bundle.js → vendors~main~dab50aa4.277284e0.iframe.bundle.js} +4 -4
- package/docs-build/{vendors~main~dab50aa4.b0d58038.iframe.bundle.js.map → vendors~main~dab50aa4.277284e0.iframe.bundle.js.map} +1 -1
- package/package.json +6 -4
- package/rollup.config.js +5 -6
- package/src/components/MapLibreMap/MapLibreMap.stories.js +1 -1
- package/src/components/MapLibreMap/MapLibreMap.test.js +1 -1
- package/src/components/MapLibreMap/MapLibreMap.tsx +32 -16
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.test.js +1 -1
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.ts +2 -2
- package/src/components/MlBasicComponent.js +4 -1
- package/src/components/MlFeatureEditor/MlFeatureEditor.test.js +1 -1
- package/src/components/MlFeatureEditor/MlFeatureEditor.tsx +0 -1
- package/src/components/MlFollowGps/MlFollowGps.test.js +1 -1
- package/src/components/MlLayer/MlLayer.test.js +1 -1
- package/src/components/MlLayerMagnify/MlLayerMagnify.test.js +1 -1
- package/src/components/MlLayerMagnify/MlLayerMagnify.tsx +3 -7
- package/src/components/MlLayerSwipe/MlLayerSwipe.test.js +1 -1
- package/src/components/MlLayerSwipe/MlLayerSwipe.tsx +2 -7
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +1 -1
- package/src/components/MlNavigationCompass/MlNavigationCompass.test.js +1 -1
- package/src/components/MlShareMapState/MlShareMapState.js +1 -1
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js +4 -13
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.js +1 -1
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.stories.js +1 -1
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js +1 -1
- package/src/components/MlWmsLoader/MlWmsLoader.tsx +1 -2
- package/src/contexts/MapComponentsProvider.test.js +260 -0
- package/src/contexts/MapContext.tsx +92 -0
- package/src/contexts/SimpleDataContext.js +6 -0
- package/src/contexts/SimpleDataProvider.js +64 -0
- package/src/contexts/SimpleDataProvider.test.js +68 -0
- package/src/custom.d.tsx +1 -1
- package/src/decorators/MapContextDecorator.js +1 -1
- package/src/decorators/MultiMapContextDecorator.js +1 -1
- package/src/hooks/useLayer.ts +12 -49
- package/src/hooks/useMap.ts +9 -26
- package/src/hooks/useMapState.ts +3 -3
- package/src/index.ts +5 -1
- package/src/ui_components/LoadingOverlayContext.js +1 -1
- package/src/util/layerRemovalTest.js +1 -1
- package/src/util/sourceRemovalTest.js +1 -1
- package/tsconfig.json +4 -0
- package/docs-build/0.d0c23b79.iframe.bundle.js.map +0 -1
- package/docs-build/1.34075652.iframe.bundle.js.map +0 -1
- package/docs-build/16.ca488dae.iframe.bundle.js.map +0 -1
- package/docs-build/17.e40eac7f.iframe.bundle.js.map +0 -1
- package/docs-build/18.62af0912.iframe.bundle.js.map +0 -1
- package/docs-build/19.0a217189.iframe.bundle.js.map +0 -1
- package/docs-build/2.f15ae19a.iframe.bundle.js.map +0 -1
- package/docs-build/main~24120820.ba6665a8.iframe.bundle.js +0 -2
- package/docs-build/main~24120820.ba6665a8.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main.351900838c49e9200954.manager.bundle.js +0 -2
- package/docs-build/vendors~main~0ad7406a.a6abfed7.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~0f485567.1d7a15b7.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~41a6ab2c.525ecc56.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~9c5b28f6.f02cc741.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~b5906859.4083ac60.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~b9cf3951.45da142d.iframe.bundle.js +0 -68
- package/docs-build/vendors~main~b9cf3951.45da142d.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~d939e436.92c27fbf.iframe.bundle.js.map +0 -1
- package/public/stories.json +0 -331
package/docs-build/stories.json
CHANGED
|
@@ -1,238 +1,254 @@
|
|
|
1
1
|
{
|
|
2
|
-
"v":
|
|
3
|
-
"globalParameters": {},
|
|
4
|
-
"kindParameters": {
|
|
5
|
-
"Core/Introduction": {
|
|
6
|
-
"fileName": 1485,
|
|
7
|
-
"framework": "react"
|
|
8
|
-
},
|
|
9
|
-
"Core/MapLibreMap": {
|
|
10
|
-
"fileName": 1451,
|
|
11
|
-
"framework": "react"
|
|
12
|
-
},
|
|
13
|
-
"MapComponents/MlCameraFollowPath": {
|
|
14
|
-
"fileName": 1452,
|
|
15
|
-
"framework": "react"
|
|
16
|
-
},
|
|
17
|
-
"MapComponents/MlComponentTemplate": {
|
|
18
|
-
"fileName": 1492,
|
|
19
|
-
"framework": "react"
|
|
20
|
-
},
|
|
21
|
-
"MapComponents/MlFillExtrusionLayer": {
|
|
22
|
-
"fileName": 1453,
|
|
23
|
-
"framework": "react"
|
|
24
|
-
},
|
|
25
|
-
"MapComponents/MlCreatePdfButton": {
|
|
26
|
-
"fileName": 1488,
|
|
27
|
-
"framework": "react"
|
|
28
|
-
},
|
|
29
|
-
"MapComponents/MlDeckGlLayer": {
|
|
30
|
-
"fileName": 1493,
|
|
31
|
-
"framework": "react"
|
|
32
|
-
},
|
|
33
|
-
"MapComponents/MlDeckGlTerrainLayer": {
|
|
34
|
-
"fileName": 1494,
|
|
35
|
-
"framework": "react"
|
|
36
|
-
},
|
|
37
|
-
"MapComponents/MlDemoDashboard": {
|
|
38
|
-
"fileName": 1483,
|
|
39
|
-
"framework": "react"
|
|
40
|
-
},
|
|
41
|
-
"MapComponents/MlGPXViewer": {
|
|
42
|
-
"fileName": 1462,
|
|
43
|
-
"framework": "react"
|
|
44
|
-
},
|
|
45
|
-
"MapComponents/MlHillshadeLayer": {
|
|
46
|
-
"fileName": 1467,
|
|
47
|
-
"framework": "react"
|
|
48
|
-
},
|
|
49
|
-
"Applications/MlLaermkarte": {
|
|
50
|
-
"fileName": 1489,
|
|
51
|
-
"framework": "react"
|
|
52
|
-
},
|
|
53
|
-
"Applications/MlLaermkarteOld": {
|
|
54
|
-
"fileName": 1495,
|
|
55
|
-
"framework": "react"
|
|
56
|
-
},
|
|
57
|
-
"MapComponents/MlLayerMagnify": {
|
|
58
|
-
"fileName": 1468,
|
|
59
|
-
"framework": "react"
|
|
60
|
-
},
|
|
61
|
-
"MapComponents/MlLayerSwipe": {
|
|
62
|
-
"fileName": 1496,
|
|
63
|
-
"framework": "react"
|
|
64
|
-
},
|
|
65
|
-
"MapComponents/MlMapDrawTools": {
|
|
66
|
-
"fileName": 1486,
|
|
67
|
-
"framework": "react"
|
|
68
|
-
},
|
|
69
|
-
"MapComponents/MlMobilerImker": {
|
|
70
|
-
"fileName": 1490,
|
|
71
|
-
"framework": "react"
|
|
72
|
-
},
|
|
73
|
-
"MapComponents/MlOsmLayer": {
|
|
74
|
-
"fileName": 1497,
|
|
75
|
-
"framework": "react"
|
|
76
|
-
},
|
|
77
|
-
"MapComponents/MlSpatialElevationProfile": {
|
|
78
|
-
"fileName": 1480,
|
|
79
|
-
"framework": "react"
|
|
80
|
-
},
|
|
81
|
-
"MapComponents/MlThreeJsLayer": {
|
|
82
|
-
"fileName": 1498,
|
|
83
|
-
"framework": "react"
|
|
84
|
-
},
|
|
85
|
-
"MapComponents/MlVectorTileLayer": {
|
|
86
|
-
"fileName": 1499,
|
|
87
|
-
"framework": "react"
|
|
88
|
-
},
|
|
89
|
-
"Applications/MlWanderApp": {
|
|
90
|
-
"fileName": 1500,
|
|
91
|
-
"framework": "react"
|
|
92
|
-
},
|
|
93
|
-
"MapComponents/MlWmsLayer": {
|
|
94
|
-
"fileName": 1501,
|
|
95
|
-
"framework": "react"
|
|
96
|
-
}
|
|
97
|
-
},
|
|
2
|
+
"v": 3,
|
|
98
3
|
"stories": {
|
|
99
|
-
"core-introduction--page": {
|
|
100
|
-
"id": "core-introduction--page",
|
|
101
|
-
"name": "Page",
|
|
102
|
-
"kind": "Core/Introduction",
|
|
103
|
-
"story": "Page",
|
|
104
|
-
"parameters": {
|
|
105
|
-
"docsOnly": true,
|
|
106
|
-
"__id": "core-introduction--page",
|
|
107
|
-
"__isArgsStory": false
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
4
|
"core-maplibremap--example-config": {
|
|
111
5
|
"id": "core-maplibremap--example-config",
|
|
112
6
|
"name": "Example Config",
|
|
7
|
+
"title": "Core/MapLibreMap",
|
|
8
|
+
"importPath": 962,
|
|
113
9
|
"kind": "Core/MapLibreMap",
|
|
114
10
|
"story": "Example Config",
|
|
115
11
|
"parameters": {
|
|
12
|
+
"fileName": 962,
|
|
13
|
+
"framework": "react",
|
|
116
14
|
"__id": "core-maplibremap--example-config",
|
|
117
15
|
"__isArgsStory": true
|
|
118
16
|
}
|
|
119
17
|
},
|
|
120
|
-
"mapcomponents-mlcamerafollowpath--example-config": {
|
|
121
|
-
"id": "mapcomponents-mlcamerafollowpath--example-config",
|
|
122
|
-
"name": "Example Config",
|
|
123
|
-
"kind": "MapComponents/MlCameraFollowPath",
|
|
124
|
-
"story": "Example Config",
|
|
125
|
-
"parameters": {
|
|
126
|
-
"__id": "mapcomponents-mlcamerafollowpath--example-config",
|
|
127
|
-
"__isArgsStory": true
|
|
128
|
-
}
|
|
129
|
-
},
|
|
130
18
|
"mapcomponents-mlcomponenttemplate--example-config": {
|
|
131
19
|
"id": "mapcomponents-mlcomponenttemplate--example-config",
|
|
132
20
|
"name": "Example Config",
|
|
21
|
+
"title": "MapComponents/MlComponentTemplate",
|
|
22
|
+
"importPath": 1024,
|
|
133
23
|
"kind": "MapComponents/MlComponentTemplate",
|
|
134
24
|
"story": "Example Config",
|
|
135
25
|
"parameters": {
|
|
26
|
+
"fileName": 1024,
|
|
27
|
+
"framework": "react",
|
|
136
28
|
"__id": "mapcomponents-mlcomponenttemplate--example-config",
|
|
137
29
|
"__isArgsStory": true
|
|
138
30
|
}
|
|
139
31
|
},
|
|
140
|
-
"mapcomponents-mlcompositelayer--example-config": {
|
|
141
|
-
"id": "mapcomponents-mlcompositelayer--example-config",
|
|
142
|
-
"name": "Example Config",
|
|
143
|
-
"kind": "MapComponents/MlFillExtrusionLayer",
|
|
144
|
-
"story": "Example Config",
|
|
145
|
-
"parameters": {
|
|
146
|
-
"__id": "mapcomponents-mlcompositelayer--example-config",
|
|
147
|
-
"__isArgsStory": true
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
32
|
"mapcomponents-mlcreatepdfbutton--example-config": {
|
|
151
33
|
"id": "mapcomponents-mlcreatepdfbutton--example-config",
|
|
152
34
|
"name": "Example Config",
|
|
35
|
+
"title": "MapComponents/MlCreatePdfButton",
|
|
36
|
+
"importPath": 1012,
|
|
153
37
|
"kind": "MapComponents/MlCreatePdfButton",
|
|
154
38
|
"story": "Example Config",
|
|
155
39
|
"parameters": {
|
|
40
|
+
"fileName": 1012,
|
|
41
|
+
"framework": "react",
|
|
156
42
|
"__id": "mapcomponents-mlcreatepdfbutton--example-config",
|
|
157
43
|
"__isArgsStory": true
|
|
158
44
|
}
|
|
159
45
|
},
|
|
160
|
-
"mapcomponents-
|
|
161
|
-
"id": "mapcomponents-
|
|
162
|
-
"name": "
|
|
163
|
-
"
|
|
164
|
-
"
|
|
46
|
+
"mapcomponents-mlfeatureeditor--edit-polygon": {
|
|
47
|
+
"id": "mapcomponents-mlfeatureeditor--edit-polygon",
|
|
48
|
+
"name": "Edit Polygon",
|
|
49
|
+
"title": "MapComponents/MlFeatureEditor",
|
|
50
|
+
"importPath": 1008,
|
|
51
|
+
"kind": "MapComponents/MlFeatureEditor",
|
|
52
|
+
"story": "Edit Polygon",
|
|
53
|
+
"parameters": {
|
|
54
|
+
"fileName": 1008,
|
|
55
|
+
"framework": "react",
|
|
56
|
+
"__id": "mapcomponents-mlfeatureeditor--edit-polygon",
|
|
57
|
+
"__isArgsStory": true
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"mapcomponents-mlfeatureeditor--edit-point": {
|
|
61
|
+
"id": "mapcomponents-mlfeatureeditor--edit-point",
|
|
62
|
+
"name": "Edit Point",
|
|
63
|
+
"title": "MapComponents/MlFeatureEditor",
|
|
64
|
+
"importPath": 1008,
|
|
65
|
+
"kind": "MapComponents/MlFeatureEditor",
|
|
66
|
+
"story": "Edit Point",
|
|
165
67
|
"parameters": {
|
|
166
|
-
"
|
|
68
|
+
"fileName": 1008,
|
|
69
|
+
"framework": "react",
|
|
70
|
+
"__id": "mapcomponents-mlfeatureeditor--edit-point",
|
|
167
71
|
"__isArgsStory": true
|
|
168
72
|
}
|
|
169
73
|
},
|
|
170
|
-
"mapcomponents-
|
|
171
|
-
"id": "mapcomponents-
|
|
74
|
+
"mapcomponents-mlfeatureeditor--edit-line-string": {
|
|
75
|
+
"id": "mapcomponents-mlfeatureeditor--edit-line-string",
|
|
76
|
+
"name": "Edit Line String",
|
|
77
|
+
"title": "MapComponents/MlFeatureEditor",
|
|
78
|
+
"importPath": 1008,
|
|
79
|
+
"kind": "MapComponents/MlFeatureEditor",
|
|
80
|
+
"story": "Edit Line String",
|
|
81
|
+
"parameters": {
|
|
82
|
+
"fileName": 1008,
|
|
83
|
+
"framework": "react",
|
|
84
|
+
"__id": "mapcomponents-mlfeatureeditor--edit-line-string",
|
|
85
|
+
"__isArgsStory": true
|
|
86
|
+
}
|
|
87
|
+
},
|
|
88
|
+
"mapcomponents-mlfeatureeditor--draw-polygon": {
|
|
89
|
+
"id": "mapcomponents-mlfeatureeditor--draw-polygon",
|
|
90
|
+
"name": "Draw Polygon",
|
|
91
|
+
"title": "MapComponents/MlFeatureEditor",
|
|
92
|
+
"importPath": 1008,
|
|
93
|
+
"kind": "MapComponents/MlFeatureEditor",
|
|
94
|
+
"story": "Draw Polygon",
|
|
95
|
+
"parameters": {
|
|
96
|
+
"fileName": 1008,
|
|
97
|
+
"framework": "react",
|
|
98
|
+
"__id": "mapcomponents-mlfeatureeditor--draw-polygon",
|
|
99
|
+
"__isArgsStory": true
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
"mapcomponents-mlfeatureeditor--draw-point": {
|
|
103
|
+
"id": "mapcomponents-mlfeatureeditor--draw-point",
|
|
104
|
+
"name": "Draw Point",
|
|
105
|
+
"title": "MapComponents/MlFeatureEditor",
|
|
106
|
+
"importPath": 1008,
|
|
107
|
+
"kind": "MapComponents/MlFeatureEditor",
|
|
108
|
+
"story": "Draw Point",
|
|
109
|
+
"parameters": {
|
|
110
|
+
"fileName": 1008,
|
|
111
|
+
"framework": "react",
|
|
112
|
+
"__id": "mapcomponents-mlfeatureeditor--draw-point",
|
|
113
|
+
"__isArgsStory": true
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
"mapcomponents-mlfeatureeditor--draw-line-string": {
|
|
117
|
+
"id": "mapcomponents-mlfeatureeditor--draw-line-string",
|
|
118
|
+
"name": "Draw Line String",
|
|
119
|
+
"title": "MapComponents/MlFeatureEditor",
|
|
120
|
+
"importPath": 1008,
|
|
121
|
+
"kind": "MapComponents/MlFeatureEditor",
|
|
122
|
+
"story": "Draw Line String",
|
|
123
|
+
"parameters": {
|
|
124
|
+
"fileName": 1008,
|
|
125
|
+
"framework": "react",
|
|
126
|
+
"__id": "mapcomponents-mlfeatureeditor--draw-line-string",
|
|
127
|
+
"__isArgsStory": true
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"mapcomponents-mlfillextrusionlayer--example-config": {
|
|
131
|
+
"id": "mapcomponents-mlfillextrusionlayer--example-config",
|
|
172
132
|
"name": "Example Config",
|
|
173
|
-
"
|
|
133
|
+
"title": "MapComponents/MlFillExtrusionLayer",
|
|
134
|
+
"importPath": 1025,
|
|
135
|
+
"kind": "MapComponents/MlFillExtrusionLayer",
|
|
174
136
|
"story": "Example Config",
|
|
175
137
|
"parameters": {
|
|
176
|
-
"
|
|
138
|
+
"fileName": 1025,
|
|
139
|
+
"framework": "react",
|
|
140
|
+
"__id": "mapcomponents-mlfillextrusionlayer--example-config",
|
|
177
141
|
"__isArgsStory": true
|
|
178
142
|
}
|
|
179
143
|
},
|
|
180
|
-
"mapcomponents-
|
|
181
|
-
"id": "mapcomponents-
|
|
144
|
+
"mapcomponents-mlfollowgps--example-config": {
|
|
145
|
+
"id": "mapcomponents-mlfollowgps--example-config",
|
|
182
146
|
"name": "Example Config",
|
|
183
|
-
"
|
|
147
|
+
"title": "MapComponents/MlFollowGps",
|
|
148
|
+
"importPath": 981,
|
|
149
|
+
"kind": "MapComponents/MlFollowGps",
|
|
184
150
|
"story": "Example Config",
|
|
185
151
|
"parameters": {
|
|
186
|
-
"
|
|
152
|
+
"fileName": 981,
|
|
153
|
+
"framework": "react",
|
|
154
|
+
"__id": "mapcomponents-mlfollowgps--example-config",
|
|
187
155
|
"__isArgsStory": true
|
|
188
156
|
}
|
|
189
157
|
},
|
|
190
158
|
"mapcomponents-mlgpxviewer--example-config": {
|
|
191
159
|
"id": "mapcomponents-mlgpxviewer--example-config",
|
|
192
160
|
"name": "Example Config",
|
|
161
|
+
"title": "MapComponents/MlGPXViewer",
|
|
162
|
+
"importPath": 982,
|
|
193
163
|
"kind": "MapComponents/MlGPXViewer",
|
|
194
164
|
"story": "Example Config",
|
|
195
165
|
"parameters": {
|
|
166
|
+
"fileName": 982,
|
|
167
|
+
"framework": "react",
|
|
196
168
|
"__id": "mapcomponents-mlgpxviewer--example-config",
|
|
197
169
|
"__isArgsStory": true
|
|
198
170
|
}
|
|
199
171
|
},
|
|
200
|
-
"mapcomponents-
|
|
201
|
-
"id": "mapcomponents-
|
|
202
|
-
"name": "
|
|
203
|
-
"
|
|
204
|
-
"
|
|
172
|
+
"mapcomponents-mlgeojsonlayer--linestring": {
|
|
173
|
+
"id": "mapcomponents-mlgeojsonlayer--linestring",
|
|
174
|
+
"name": "Linestring",
|
|
175
|
+
"title": "MapComponents/MlGeoJsonLayer",
|
|
176
|
+
"importPath": 986,
|
|
177
|
+
"kind": "MapComponents/MlGeoJsonLayer",
|
|
178
|
+
"story": "Linestring",
|
|
179
|
+
"parameters": {
|
|
180
|
+
"fileName": 986,
|
|
181
|
+
"framework": "react",
|
|
182
|
+
"__id": "mapcomponents-mlgeojsonlayer--linestring",
|
|
183
|
+
"__isArgsStory": true
|
|
184
|
+
}
|
|
185
|
+
},
|
|
186
|
+
"mapcomponents-mlgeojsonlayer--polygon": {
|
|
187
|
+
"id": "mapcomponents-mlgeojsonlayer--polygon",
|
|
188
|
+
"name": "Polygon",
|
|
189
|
+
"title": "MapComponents/MlGeoJsonLayer",
|
|
190
|
+
"importPath": 986,
|
|
191
|
+
"kind": "MapComponents/MlGeoJsonLayer",
|
|
192
|
+
"story": "Polygon",
|
|
193
|
+
"parameters": {
|
|
194
|
+
"fileName": 986,
|
|
195
|
+
"framework": "react",
|
|
196
|
+
"__id": "mapcomponents-mlgeojsonlayer--polygon",
|
|
197
|
+
"__isArgsStory": true
|
|
198
|
+
}
|
|
199
|
+
},
|
|
200
|
+
"mapcomponents-mlgeojsonlayer--default-paint-overrides": {
|
|
201
|
+
"id": "mapcomponents-mlgeojsonlayer--default-paint-overrides",
|
|
202
|
+
"name": "Default Paint Overrides",
|
|
203
|
+
"title": "MapComponents/MlGeoJsonLayer",
|
|
204
|
+
"importPath": 986,
|
|
205
|
+
"kind": "MapComponents/MlGeoJsonLayer",
|
|
206
|
+
"story": "Default Paint Overrides",
|
|
205
207
|
"parameters": {
|
|
206
|
-
"
|
|
208
|
+
"fileName": 986,
|
|
209
|
+
"framework": "react",
|
|
210
|
+
"__id": "mapcomponents-mlgeojsonlayer--default-paint-overrides",
|
|
207
211
|
"__isArgsStory": true
|
|
208
212
|
}
|
|
209
213
|
},
|
|
210
|
-
"
|
|
211
|
-
"id": "
|
|
214
|
+
"mapcomponents-mlimagemarkerlayer--example-config": {
|
|
215
|
+
"id": "mapcomponents-mlimagemarkerlayer--example-config",
|
|
212
216
|
"name": "Example Config",
|
|
213
|
-
"
|
|
217
|
+
"title": "MapComponents/MlImageMarkerLayer",
|
|
218
|
+
"importPath": 1026,
|
|
219
|
+
"kind": "MapComponents/MlImageMarkerLayer",
|
|
214
220
|
"story": "Example Config",
|
|
215
221
|
"parameters": {
|
|
216
|
-
"
|
|
222
|
+
"fileName": 1026,
|
|
223
|
+
"framework": "react",
|
|
224
|
+
"__id": "mapcomponents-mlimagemarkerlayer--example-config",
|
|
217
225
|
"__isArgsStory": true
|
|
218
226
|
}
|
|
219
227
|
},
|
|
220
|
-
"
|
|
221
|
-
"id": "
|
|
228
|
+
"mapcomponents-mllayer--example-config": {
|
|
229
|
+
"id": "mapcomponents-mllayer--example-config",
|
|
222
230
|
"name": "Example Config",
|
|
223
|
-
"
|
|
231
|
+
"title": "MapComponents/MlLayer",
|
|
232
|
+
"importPath": 987,
|
|
233
|
+
"kind": "MapComponents/MlLayer",
|
|
224
234
|
"story": "Example Config",
|
|
225
235
|
"parameters": {
|
|
226
|
-
"
|
|
236
|
+
"fileName": 987,
|
|
237
|
+
"framework": "react",
|
|
238
|
+
"__id": "mapcomponents-mllayer--example-config",
|
|
227
239
|
"__isArgsStory": true
|
|
228
240
|
}
|
|
229
241
|
},
|
|
230
242
|
"mapcomponents-mllayermagnify--example-config": {
|
|
231
243
|
"id": "mapcomponents-mllayermagnify--example-config",
|
|
232
244
|
"name": "Example Config",
|
|
245
|
+
"title": "MapComponents/MlLayerMagnify",
|
|
246
|
+
"importPath": 1027,
|
|
233
247
|
"kind": "MapComponents/MlLayerMagnify",
|
|
234
248
|
"story": "Example Config",
|
|
235
249
|
"parameters": {
|
|
250
|
+
"fileName": 1027,
|
|
251
|
+
"framework": "react",
|
|
236
252
|
"__id": "mapcomponents-mllayermagnify--example-config",
|
|
237
253
|
"__isArgsStory": true
|
|
238
254
|
}
|
|
@@ -240,49 +256,153 @@
|
|
|
240
256
|
"mapcomponents-mllayerswipe--example-config": {
|
|
241
257
|
"id": "mapcomponents-mllayerswipe--example-config",
|
|
242
258
|
"name": "Example Config",
|
|
259
|
+
"title": "MapComponents/MlLayerSwipe",
|
|
260
|
+
"importPath": 1028,
|
|
243
261
|
"kind": "MapComponents/MlLayerSwipe",
|
|
244
262
|
"story": "Example Config",
|
|
245
263
|
"parameters": {
|
|
264
|
+
"fileName": 1028,
|
|
265
|
+
"framework": "react",
|
|
246
266
|
"__id": "mapcomponents-mllayerswipe--example-config",
|
|
247
267
|
"__isArgsStory": true
|
|
248
268
|
}
|
|
249
269
|
},
|
|
250
|
-
"mapcomponents-
|
|
251
|
-
"id": "mapcomponents-
|
|
270
|
+
"mapcomponents-mllayerswitcher--example-config": {
|
|
271
|
+
"id": "mapcomponents-mllayerswitcher--example-config",
|
|
252
272
|
"name": "Example Config",
|
|
253
|
-
"
|
|
273
|
+
"title": "MapComponents/MlLayerSwitcher",
|
|
274
|
+
"importPath": 1013,
|
|
275
|
+
"kind": "MapComponents/MlLayerSwitcher",
|
|
254
276
|
"story": "Example Config",
|
|
255
277
|
"parameters": {
|
|
256
|
-
"
|
|
278
|
+
"fileName": 1013,
|
|
279
|
+
"framework": "react",
|
|
280
|
+
"__id": "mapcomponents-mllayerswitcher--example-config",
|
|
281
|
+
"__isArgsStory": true
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
"mapcomponents-mlmarker--example-config": {
|
|
285
|
+
"id": "mapcomponents-mlmarker--example-config",
|
|
286
|
+
"name": "Example Config",
|
|
287
|
+
"title": "MapComponents/MlMarker",
|
|
288
|
+
"importPath": 999,
|
|
289
|
+
"kind": "MapComponents/MlMarker",
|
|
290
|
+
"story": "Example Config",
|
|
291
|
+
"parameters": {
|
|
292
|
+
"fileName": 999,
|
|
293
|
+
"framework": "react",
|
|
294
|
+
"__id": "mapcomponents-mlmarker--example-config",
|
|
295
|
+
"__isArgsStory": true
|
|
296
|
+
}
|
|
297
|
+
},
|
|
298
|
+
"mapcomponents-mlnavigationcompass--standard": {
|
|
299
|
+
"id": "mapcomponents-mlnavigationcompass--standard",
|
|
300
|
+
"name": "Standard",
|
|
301
|
+
"title": "MapComponents/MlNavigationCompass",
|
|
302
|
+
"importPath": 1000,
|
|
303
|
+
"kind": "MapComponents/MlNavigationCompass",
|
|
304
|
+
"story": "Standard",
|
|
305
|
+
"parameters": {
|
|
306
|
+
"fileName": 1000,
|
|
307
|
+
"framework": "react",
|
|
308
|
+
"__id": "mapcomponents-mlnavigationcompass--standard",
|
|
309
|
+
"__isArgsStory": true
|
|
310
|
+
}
|
|
311
|
+
},
|
|
312
|
+
"mapcomponents-mlnavigationcompass--style-example": {
|
|
313
|
+
"id": "mapcomponents-mlnavigationcompass--style-example",
|
|
314
|
+
"name": "Style Example",
|
|
315
|
+
"title": "MapComponents/MlNavigationCompass",
|
|
316
|
+
"importPath": 1000,
|
|
317
|
+
"kind": "MapComponents/MlNavigationCompass",
|
|
318
|
+
"story": "Style Example",
|
|
319
|
+
"parameters": {
|
|
320
|
+
"fileName": 1000,
|
|
321
|
+
"framework": "react",
|
|
322
|
+
"__id": "mapcomponents-mlnavigationcompass--style-example",
|
|
257
323
|
"__isArgsStory": true
|
|
258
324
|
}
|
|
259
325
|
},
|
|
260
|
-
"mapcomponents-
|
|
261
|
-
"id": "mapcomponents-
|
|
326
|
+
"mapcomponents-mlnavigationtools--example-config": {
|
|
327
|
+
"id": "mapcomponents-mlnavigationtools--example-config",
|
|
262
328
|
"name": "Example Config",
|
|
263
|
-
"
|
|
329
|
+
"title": "MapComponents/MlNavigationTools",
|
|
330
|
+
"importPath": 1001,
|
|
331
|
+
"kind": "MapComponents/MlNavigationTools",
|
|
264
332
|
"story": "Example Config",
|
|
265
333
|
"parameters": {
|
|
266
|
-
"
|
|
334
|
+
"fileName": 1001,
|
|
335
|
+
"framework": "react",
|
|
336
|
+
"__id": "mapcomponents-mlnavigationtools--example-config",
|
|
267
337
|
"__isArgsStory": true
|
|
268
338
|
}
|
|
269
339
|
},
|
|
270
340
|
"mapcomponents-mlosmlayer--example-config": {
|
|
271
341
|
"id": "mapcomponents-mlosmlayer--example-config",
|
|
272
342
|
"name": "Example Config",
|
|
343
|
+
"title": "MapComponents/MlOsmLayer",
|
|
344
|
+
"importPath": 1029,
|
|
273
345
|
"kind": "MapComponents/MlOsmLayer",
|
|
274
346
|
"story": "Example Config",
|
|
275
347
|
"parameters": {
|
|
348
|
+
"fileName": 1029,
|
|
349
|
+
"framework": "react",
|
|
276
350
|
"__id": "mapcomponents-mlosmlayer--example-config",
|
|
351
|
+
"__isArgsStory": true
|
|
352
|
+
}
|
|
353
|
+
},
|
|
354
|
+
"mapcomponents-mlscalereference--toolbar": {
|
|
355
|
+
"id": "mapcomponents-mlscalereference--toolbar",
|
|
356
|
+
"name": "Toolbar",
|
|
357
|
+
"title": "MapComponents/MlScaleReference",
|
|
358
|
+
"importPath": 1030,
|
|
359
|
+
"kind": "MapComponents/MlScaleReference",
|
|
360
|
+
"story": "Toolbar",
|
|
361
|
+
"parameters": {
|
|
362
|
+
"fileName": 1030,
|
|
363
|
+
"framework": "react",
|
|
364
|
+
"__id": "mapcomponents-mlscalereference--toolbar",
|
|
365
|
+
"__isArgsStory": true
|
|
366
|
+
}
|
|
367
|
+
},
|
|
368
|
+
"mapcomponents-mlscalereference--overlay": {
|
|
369
|
+
"id": "mapcomponents-mlscalereference--overlay",
|
|
370
|
+
"name": "Overlay",
|
|
371
|
+
"title": "MapComponents/MlScaleReference",
|
|
372
|
+
"importPath": 1030,
|
|
373
|
+
"kind": "MapComponents/MlScaleReference",
|
|
374
|
+
"story": "Overlay",
|
|
375
|
+
"parameters": {
|
|
376
|
+
"fileName": 1030,
|
|
377
|
+
"framework": "react",
|
|
378
|
+
"__id": "mapcomponents-mlscalereference--overlay",
|
|
379
|
+
"__isArgsStory": true
|
|
380
|
+
}
|
|
381
|
+
},
|
|
382
|
+
"mapcomponents-mlsharemapstate--example-config": {
|
|
383
|
+
"id": "mapcomponents-mlsharemapstate--example-config",
|
|
384
|
+
"name": "Example Config",
|
|
385
|
+
"title": "MapComponents/MlShareMapState",
|
|
386
|
+
"importPath": 1031,
|
|
387
|
+
"kind": "MapComponents/MlShareMapState",
|
|
388
|
+
"story": "Example Config",
|
|
389
|
+
"parameters": {
|
|
390
|
+
"fileName": 1031,
|
|
391
|
+
"framework": "react",
|
|
392
|
+
"__id": "mapcomponents-mlsharemapstate--example-config",
|
|
277
393
|
"__isArgsStory": false
|
|
278
394
|
}
|
|
279
395
|
},
|
|
280
396
|
"mapcomponents-mlspatialelevationprofile--example-config": {
|
|
281
397
|
"id": "mapcomponents-mlspatialelevationprofile--example-config",
|
|
282
398
|
"name": "Example Config",
|
|
399
|
+
"title": "MapComponents/MlSpatialElevationProfile",
|
|
400
|
+
"importPath": 1032,
|
|
283
401
|
"kind": "MapComponents/MlSpatialElevationProfile",
|
|
284
402
|
"story": "Example Config",
|
|
285
403
|
"parameters": {
|
|
404
|
+
"fileName": 1032,
|
|
405
|
+
"framework": "react",
|
|
286
406
|
"__id": "mapcomponents-mlspatialelevationprofile--example-config",
|
|
287
407
|
"__isArgsStory": true
|
|
288
408
|
}
|
|
@@ -290,42 +410,170 @@
|
|
|
290
410
|
"mapcomponents-mlthreejslayer--example-config": {
|
|
291
411
|
"id": "mapcomponents-mlthreejslayer--example-config",
|
|
292
412
|
"name": "Example Config",
|
|
413
|
+
"title": "MapComponents/MlThreeJsLayer",
|
|
414
|
+
"importPath": 1014,
|
|
293
415
|
"kind": "MapComponents/MlThreeJsLayer",
|
|
294
416
|
"story": "Example Config",
|
|
295
417
|
"parameters": {
|
|
418
|
+
"fileName": 1014,
|
|
419
|
+
"framework": "react",
|
|
296
420
|
"__id": "mapcomponents-mlthreejslayer--example-config",
|
|
297
421
|
"__isArgsStory": true
|
|
298
422
|
}
|
|
299
423
|
},
|
|
424
|
+
"mapcomponents-mltransitiongeojsonlayer--linestring": {
|
|
425
|
+
"id": "mapcomponents-mltransitiongeojsonlayer--linestring",
|
|
426
|
+
"name": "Linestring",
|
|
427
|
+
"title": "MapComponents/MlTransitionGeoJsonLayer",
|
|
428
|
+
"importPath": 1017,
|
|
429
|
+
"kind": "MapComponents/MlTransitionGeoJsonLayer",
|
|
430
|
+
"story": "Linestring",
|
|
431
|
+
"parameters": {
|
|
432
|
+
"fileName": 1017,
|
|
433
|
+
"framework": "react",
|
|
434
|
+
"__id": "mapcomponents-mltransitiongeojsonlayer--linestring",
|
|
435
|
+
"__isArgsStory": true
|
|
436
|
+
}
|
|
437
|
+
},
|
|
438
|
+
"mapcomponents-mlusemapdebugger--example-config": {
|
|
439
|
+
"id": "mapcomponents-mlusemapdebugger--example-config",
|
|
440
|
+
"name": "Example Config",
|
|
441
|
+
"title": "MapComponents/MlUseMapDebugger",
|
|
442
|
+
"importPath": 1033,
|
|
443
|
+
"kind": "MapComponents/MlUseMapDebugger",
|
|
444
|
+
"story": "Example Config",
|
|
445
|
+
"parameters": {
|
|
446
|
+
"fileName": 1033,
|
|
447
|
+
"framework": "react",
|
|
448
|
+
"__id": "mapcomponents-mlusemapdebugger--example-config",
|
|
449
|
+
"__isArgsStory": true
|
|
450
|
+
}
|
|
451
|
+
},
|
|
300
452
|
"mapcomponents-mlvectortilelayer--example-config": {
|
|
301
453
|
"id": "mapcomponents-mlvectortilelayer--example-config",
|
|
302
454
|
"name": "Example Config",
|
|
455
|
+
"title": "MapComponents/MlVectorTileLayer",
|
|
456
|
+
"importPath": 1034,
|
|
303
457
|
"kind": "MapComponents/MlVectorTileLayer",
|
|
304
458
|
"story": "Example Config",
|
|
305
459
|
"parameters": {
|
|
460
|
+
"fileName": 1034,
|
|
461
|
+
"framework": "react",
|
|
306
462
|
"__id": "mapcomponents-mlvectortilelayer--example-config",
|
|
307
463
|
"__isArgsStory": true
|
|
308
464
|
}
|
|
309
465
|
},
|
|
310
|
-
"
|
|
311
|
-
"id": "
|
|
466
|
+
"mapcomponents-mlwmsfeatureinfopopup--example-config": {
|
|
467
|
+
"id": "mapcomponents-mlwmsfeatureinfopopup--example-config",
|
|
312
468
|
"name": "Example Config",
|
|
313
|
-
"
|
|
469
|
+
"title": "MapComponents/MlWmsFeatureInfoPopup",
|
|
470
|
+
"importPath": 1035,
|
|
471
|
+
"kind": "MapComponents/MlWmsFeatureInfoPopup",
|
|
314
472
|
"story": "Example Config",
|
|
315
473
|
"parameters": {
|
|
316
|
-
"
|
|
474
|
+
"fileName": 1035,
|
|
475
|
+
"framework": "react",
|
|
476
|
+
"__id": "mapcomponents-mlwmsfeatureinfopopup--example-config",
|
|
317
477
|
"__isArgsStory": true
|
|
318
478
|
}
|
|
319
479
|
},
|
|
320
480
|
"mapcomponents-mlwmslayer--example-config": {
|
|
321
481
|
"id": "mapcomponents-mlwmslayer--example-config",
|
|
322
482
|
"name": "Example Config",
|
|
483
|
+
"title": "MapComponents/MlWmsLayer",
|
|
484
|
+
"importPath": 1002,
|
|
323
485
|
"kind": "MapComponents/MlWmsLayer",
|
|
324
486
|
"story": "Example Config",
|
|
325
487
|
"parameters": {
|
|
488
|
+
"fileName": 1002,
|
|
489
|
+
"framework": "react",
|
|
326
490
|
"__id": "mapcomponents-mlwmslayer--example-config",
|
|
327
491
|
"__isArgsStory": true
|
|
328
492
|
}
|
|
493
|
+
},
|
|
494
|
+
"mapcomponents-mlwmsloader--example-config": {
|
|
495
|
+
"id": "mapcomponents-mlwmsloader--example-config",
|
|
496
|
+
"name": "Example Config",
|
|
497
|
+
"title": "MapComponents/MlWmsLoader",
|
|
498
|
+
"importPath": 1018,
|
|
499
|
+
"kind": "MapComponents/MlWmsLoader",
|
|
500
|
+
"story": "Example Config",
|
|
501
|
+
"parameters": {
|
|
502
|
+
"fileName": 1018,
|
|
503
|
+
"framework": "react",
|
|
504
|
+
"__id": "mapcomponents-mlwmsloader--example-config",
|
|
505
|
+
"__isArgsStory": true
|
|
506
|
+
}
|
|
507
|
+
},
|
|
508
|
+
"hooks-usemapstate--viewport-only": {
|
|
509
|
+
"id": "hooks-usemapstate--viewport-only",
|
|
510
|
+
"name": "Viewport Only",
|
|
511
|
+
"title": "Hooks/UseMapState",
|
|
512
|
+
"importPath": 1006,
|
|
513
|
+
"kind": "Hooks/UseMapState",
|
|
514
|
+
"story": "Viewport Only",
|
|
515
|
+
"parameters": {
|
|
516
|
+
"fileName": 1006,
|
|
517
|
+
"framework": "react",
|
|
518
|
+
"__id": "hooks-usemapstate--viewport-only",
|
|
519
|
+
"__isArgsStory": true
|
|
520
|
+
}
|
|
521
|
+
},
|
|
522
|
+
"hooks-usemapstate--include-base-layers": {
|
|
523
|
+
"id": "hooks-usemapstate--include-base-layers",
|
|
524
|
+
"name": "Include Base Layers",
|
|
525
|
+
"title": "Hooks/UseMapState",
|
|
526
|
+
"importPath": 1006,
|
|
527
|
+
"kind": "Hooks/UseMapState",
|
|
528
|
+
"story": "Include Base Layers",
|
|
529
|
+
"parameters": {
|
|
530
|
+
"fileName": 1006,
|
|
531
|
+
"framework": "react",
|
|
532
|
+
"__id": "hooks-usemapstate--include-base-layers",
|
|
533
|
+
"__isArgsStory": true
|
|
534
|
+
}
|
|
535
|
+
},
|
|
536
|
+
"hooks-usemapstate--match-layer-id-string": {
|
|
537
|
+
"id": "hooks-usemapstate--match-layer-id-string",
|
|
538
|
+
"name": "Match Layer Id String",
|
|
539
|
+
"title": "Hooks/UseMapState",
|
|
540
|
+
"importPath": 1006,
|
|
541
|
+
"kind": "Hooks/UseMapState",
|
|
542
|
+
"story": "Match Layer Id String",
|
|
543
|
+
"parameters": {
|
|
544
|
+
"fileName": 1006,
|
|
545
|
+
"framework": "react",
|
|
546
|
+
"__id": "hooks-usemapstate--match-layer-id-string",
|
|
547
|
+
"__isArgsStory": true
|
|
548
|
+
}
|
|
549
|
+
},
|
|
550
|
+
"hooks-usemapstate--match-layer-id-regexp": {
|
|
551
|
+
"id": "hooks-usemapstate--match-layer-id-regexp",
|
|
552
|
+
"name": "Match Layer Id Regexp",
|
|
553
|
+
"title": "Hooks/UseMapState",
|
|
554
|
+
"importPath": 1006,
|
|
555
|
+
"kind": "Hooks/UseMapState",
|
|
556
|
+
"story": "Match Layer Id Regexp",
|
|
557
|
+
"parameters": {
|
|
558
|
+
"fileName": 1006,
|
|
559
|
+
"framework": "react",
|
|
560
|
+
"__id": "hooks-usemapstate--match-layer-id-regexp",
|
|
561
|
+
"__isArgsStory": true
|
|
562
|
+
}
|
|
563
|
+
},
|
|
564
|
+
"hooks-usemapstate--non-base-layers-only": {
|
|
565
|
+
"id": "hooks-usemapstate--non-base-layers-only",
|
|
566
|
+
"name": "Non Base Layers Only",
|
|
567
|
+
"title": "Hooks/UseMapState",
|
|
568
|
+
"importPath": 1006,
|
|
569
|
+
"kind": "Hooks/UseMapState",
|
|
570
|
+
"story": "Non Base Layers Only",
|
|
571
|
+
"parameters": {
|
|
572
|
+
"fileName": 1006,
|
|
573
|
+
"framework": "react",
|
|
574
|
+
"__id": "hooks-usemapstate--non-base-layers-only",
|
|
575
|
+
"__isArgsStory": true
|
|
576
|
+
}
|
|
329
577
|
}
|
|
330
578
|
}
|
|
331
|
-
}
|
|
579
|
+
}
|