@mapcomponents/react-maplibre 0.1.56 → 0.1.58
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/.eslintignore +11 -0
- package/.eslintrc.js +20 -0
- package/.github/workflows/check-formatting.yml +46 -0
- package/.prettierignore +11 -0
- package/.prettierrc.json +6 -0
- package/CHANGELOG.md +20 -0
- package/coverage/clover.xml +232 -80
- package/coverage/coverage-final.json +43 -37
- package/coverage/lcov-report/index.html +71 -26
- package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.tsx.html +83 -83
- package/coverage/lcov-report/src/components/MapLibreMap/index.html +1 -1
- package/coverage/lcov-report/src/components/MlCenterPosition/MlCenterPosition.tsx.html +66 -66
- package/coverage/lcov-report/src/components/MlCenterPosition/index.html +1 -1
- package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx.html +30 -30
- package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +1 -1
- package/coverage/lcov-report/src/components/MlCreatePdfForm/MlCreatePdfForm.tsx.html +202 -0
- package/coverage/lcov-report/src/components/MlCreatePdfForm/index.html +116 -0
- package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.tsx.html +99 -99
- package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx.html +66 -66
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.tsx.html +221 -221
- package/coverage/lcov-report/src/components/MlFollowGps/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/MlGPXViewer.tsx.html +308 -308
- package/coverage/lcov-report/src/components/MlGPXViewer/gpxConverter.js.html +497 -497
- package/coverage/lcov-report/src/components/MlGPXViewer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx.html +85 -85
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.tsx.html +469 -0
- package/coverage/lcov-report/src/components/MlGeojsonLayerWithSource/index.html +116 -0
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx.html +140 -140
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayer/MlLayer.tsx.html +37 -37
- package/coverage/lcov-report/src/components/MlLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.tsx.html +179 -179
- package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.tsx.html +113 -113
- package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +181 -181
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +58 -58
- 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 +108 -108
- package/coverage/lcov-report/src/components/MlMarker/index.html +1 -1
- package/coverage/lcov-report/src/components/MlMeasureTool/MlMeasureTool.tsx.html +39 -39
- package/coverage/lcov-report/src/components/MlMeasureTool/index.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.tsx.html +183 -183
- package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.tsx.html +163 -163
- package/coverage/lcov-report/src/components/MlNavigationTools/index.html +1 -1
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +50 -50
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.stories_.js.html +30 -30
- package/coverage/lcov-report/src/components/MlOsmLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.js.html +89 -89
- package/coverage/lcov-report/src/components/MlScaleReference/index.html +11 -11
- package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.js.html +204 -204
- package/coverage/lcov-report/src/components/MlShareMapState/index.html +1 -1
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +180 -180
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +1 -1
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +163 -163
- package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx.html +136 -136
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +53 -53
- package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +1 -1
- package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx.html +123 -123
- package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +35 -35
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.tsx.html +155 -155
- package/coverage/lcov-report/src/components/MlWmsLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.tsx.html +255 -255
- package/coverage/lcov-report/src/components/MlWmsLoader/index.html +1 -1
- package/coverage/lcov-report/src/contexts/MapContext.tsx.html +66 -66
- package/coverage/lcov-report/src/contexts/SimpleDataContext.js.html +1 -1
- package/coverage/lcov-report/src/contexts/SimpleDataProvider.js.html +48 -48
- package/coverage/lcov-report/src/contexts/index.html +1 -1
- package/coverage/lcov-report/src/hooks/exportMap/index.html +131 -0
- package/coverage/lcov-report/src/hooks/exportMap/index.ts.html +175 -0
- package/coverage/lcov-report/src/hooks/exportMap/lib.ts.html +646 -0
- package/coverage/lcov-report/src/hooks/index.html +48 -18
- package/coverage/lcov-report/src/hooks/useLayer.ts.html +230 -188
- package/coverage/lcov-report/src/hooks/useLayerEvent.js.html +232 -0
- package/coverage/lcov-report/src/hooks/useMap.ts.html +72 -69
- package/coverage/lcov-report/src/hooks/useMapState.ts.html +145 -145
- package/coverage/lcov-report/src/hooks/useSource.ts.html +337 -0
- package/coverage/lcov-report/src/hooks/useWms.js.html +72 -72
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +14 -2
- package/coverage/lcov.info +450 -153
- package/dist/components/MlCreatePdfForm/MlCreatePdfForm.d.ts +24 -0
- package/dist/components/MlCreatePdfForm/MlCreatePdfForm.stories.d.ts +13 -0
- package/dist/components/MlCreatePdfForm/lib/PdfContext.d.ts +21 -0
- package/dist/components/MlCreatePdfForm/lib/PdfForm.d.ts +10 -0
- package/dist/components/MlCreatePdfForm/lib/PdfPreview.d.ts +13 -0
- package/dist/components/MlCreatePdfForm/lib/pdf.templates.d.ts +11 -0
- package/dist/components/MlFeatureEditor/lib/create_vertex.d.ts +1 -1
- package/dist/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.d.ts +22 -0
- package/dist/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.stories.d.ts +10 -0
- package/dist/components/MlLayerSwipe/MlLayerSwipe.d.ts +1 -1
- package/dist/components/MlWmsLayer/MlWmsLayer.d.ts +2 -2
- package/dist/decorators/MapContextDecoratorHooks.d.ts +2 -0
- package/dist/decorators/ThemeWrapper.d.ts +1 -0
- package/dist/hooks/exportMap/index.d.ts +11 -0
- package/dist/hooks/exportMap/lib.d.ts +36 -0
- package/dist/hooks/useLayer.d.ts +6 -5
- package/dist/hooks/useLayerEvent.d.ts +2 -0
- package/dist/hooks/useMap.d.ts +1 -1
- package/dist/hooks/useMapState.stories.d.ts +2 -2
- package/dist/hooks/useSource.d.ts +17 -0
- package/dist/hooks/useSources.stories.d.ts +13 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.esm.js +479 -190
- package/dist/index.esm.js.map +1 -1
- package/eslintErrorTest.js +10 -0
- package/package.json +7 -1
- package/public/thumbnails/MlCreatePdfForm.png +0 -0
- package/src/components/MapLibreMap/MapLibreMap.stories.js +72 -72
- package/src/components/MapLibreMap/MapLibreMap.test.js +60 -60
- package/src/components/MapLibreMap/MapLibreMap.tsx +82 -82
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.test.js +343 -343
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.ts +619 -619
- package/src/components/MlBasicComponent.js +25 -25
- package/src/components/MlCenterPosition/MlCenterPosition.stories.js +6 -6
- package/src/components/MlCenterPosition/MlCenterPosition.tsx +65 -65
- package/src/components/MlComponentTemplate/MlComponentTemplate.stories.js +5 -5
- package/src/components/MlComponentTemplate/MlComponentTemplate.tsx +23 -23
- package/src/components/MlCreatePdfButton/{MlCreatePdfButton.meta.json → MlCreatePdfButton.meta_.json} +0 -0
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.stories.js +16 -16
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx +29 -29
- package/src/components/MlCreatePdfButton/lib/createPdf.ts +175 -175
- package/src/components/MlCreatePdfButton/lib/nominatimMap.ts +51 -51
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.doc.de.md +3 -0
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.meta.json +15 -0
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.stories.tsx +152 -0
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.tsx +39 -0
- package/src/components/MlCreatePdfForm/lib/PdfContext.tsx +53 -0
- package/src/components/MlCreatePdfForm/lib/PdfForm.tsx +161 -0
- package/src/components/MlCreatePdfForm/lib/PdfPreview.tsx +399 -0
- package/src/components/MlCreatePdfForm/lib/pdf.templates.ts +82 -0
- package/src/components/MlFeatureEditor/MlFeatureEditor.stories.js +55 -55
- package/src/components/MlFeatureEditor/MlFeatureEditor.test.js +105 -105
- package/src/components/MlFeatureEditor/MlFeatureEditor.tsx +119 -119
- package/src/components/MlFeatureEditor/custom-direct-select-mode.js +208 -208
- package/src/components/MlFeatureEditor/custom-polygon-mode.js +148 -148
- package/src/components/MlFeatureEditor/custom-select-mode.js +314 -314
- package/src/components/MlFeatureEditor/lib/common_selectors.js +34 -34
- package/src/components/MlFeatureEditor/lib/constants.js +61 -61
- package/src/components/MlFeatureEditor/lib/constrain_feature_movement.js +51 -51
- package/src/components/MlFeatureEditor/lib/create_midpoint.js +30 -30
- package/src/components/MlFeatureEditor/lib/create_supplementary_points.js +82 -82
- package/src/components/MlFeatureEditor/lib/create_vertex.js +16 -16
- package/src/components/MlFeatureEditor/lib/double_click_zoom.js +23 -23
- package/src/components/MlFeatureEditor/lib/euclidean_distance.js +3 -3
- package/src/components/MlFeatureEditor/lib/features_at.js +23 -23
- package/src/components/MlFeatureEditor/lib/get_features_and_set_cursor.js +15 -15
- package/src/components/MlFeatureEditor/lib/is_click.js +8 -8
- package/src/components/MlFeatureEditor/lib/is_event_at_coordinates.js +2 -2
- package/src/components/MlFeatureEditor/lib/is_tap.js +6 -6
- package/src/components/MlFeatureEditor/lib/map_event_to_bounding_box.js +4 -4
- package/src/components/MlFeatureEditor/lib/mode_handler.js +105 -105
- package/src/components/MlFeatureEditor/lib/mouse_event_point.js +5 -5
- package/src/components/MlFeatureEditor/lib/move_features.js +33 -33
- package/src/components/MlFeatureEditor/lib/sort_features.js +25 -25
- package/src/components/MlFeatureEditor/lib/string_set.js +36 -36
- package/src/components/MlFeatureEditor/lib/string_sets_are_equal.js +2 -2
- package/src/components/MlFeatureEditor/lib/theme.js +230 -230
- package/src/components/MlFeatureEditor/lib/to_dense_array.js +1 -1
- package/src/components/MlFeatureEditor/lib/utils.js +40 -40
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.stories.js +9 -9
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.test.js +4 -4
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx +65 -65
- package/src/components/MlFollowGps/MlFollowGps.stories.js +6 -6
- package/src/components/MlFollowGps/MlFollowGps.test.js +44 -44
- package/src/components/MlFollowGps/MlFollowGps.tsx +220 -220
- package/src/components/MlGPXViewer/MlGPXViewer.stories.js +15 -15
- package/src/components/MlGPXViewer/MlGPXViewer.test.js +12 -12
- package/src/components/MlGPXViewer/MlGPXViewer.tsx +345 -345
- package/src/components/MlGPXViewer/gpxConverter.js +496 -496
- package/src/components/MlGPXViewer/util/GeoJsonContext.ts +4 -4
- package/src/components/MlGPXViewer/util/GeoJsonProvider.tsx +16 -16
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.stories.js +34 -34
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.test.js +8 -8
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx +84 -84
- package/src/components/MlGeoJsonLayer/util/getDefaultLayerTypeByGeometry.ts +21 -21
- package/src/components/MlGeoJsonLayer/util/getDefaultPaintPropsByType.ts +27 -27
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.doc.de.md +3 -0
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.meta_.json +15 -0
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.stories.js +19 -0
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.tsx +128 -0
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.stories.js +28 -28
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.test.js +8 -8
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx +162 -162
- package/src/components/MlLayer/MlLayer.stories.js +5 -5
- package/src/components/MlLayer/MlLayer.test.js +86 -86
- package/src/components/MlLayer/MlLayer.tsx +36 -36
- package/src/components/MlLayerMagnify/MlLayerMagnify.stories.js +21 -21
- package/src/components/MlLayerMagnify/MlLayerMagnify.test.js +54 -54
- package/src/components/MlLayerMagnify/MlLayerMagnify.tsx +201 -201
- package/src/components/MlLayerSwipe/MlLayerSwipe.stories.js +20 -20
- package/src/components/MlLayerSwipe/MlLayerSwipe.test.js +54 -54
- package/src/components/MlLayerSwipe/MlLayerSwipe.tsx +130 -130
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +194 -194
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.stories.js +85 -85
- package/src/components/MlLayerSwitcher/components/LayerBox.js +57 -57
- package/src/components/MlMarker/MlMarker.stories.js +7 -7
- package/src/components/MlMarker/MlMarker.tsx +119 -119
- package/src/components/MlMeasureTool/MlMeasureTool.stories.js +64 -64
- package/src/components/MlMeasureTool/MlMeasureTool.tsx +38 -38
- package/src/components/MlNavigationCompass/MlNavigationCompass.stories.js +45 -45
- package/src/components/MlNavigationCompass/MlNavigationCompass.test.js +40 -40
- package/src/components/MlNavigationCompass/MlNavigationCompass.tsx +192 -192
- package/src/components/MlNavigationTools/MlNavigationTools.stories.js +18 -18
- package/src/components/MlNavigationTools/MlNavigationTools.tsx +173 -173
- package/src/components/MlOsmLayer/MlOsmLayer.js +49 -49
- package/src/components/MlOsmLayer/MlOsmLayer.stories_.js +29 -29
- package/src/components/MlOsmLayer/MlOsmLayer.test.js +8 -8
- package/src/components/MlScaleReference/MlScaleReference.js +82 -82
- package/src/components/MlScaleReference/MlScaleReference.stories.js +33 -35
- package/src/components/MlShareMapState/MlShareMapState.js +203 -203
- package/src/components/MlShareMapState/MlShareMapState.stories.js +68 -68
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js +201 -201
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.stories.js +35 -35
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.test.js +8 -8
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.js +186 -186
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.stories.js +21 -21
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.test.js +24 -24
- package/src/components/MlThreeJsLayer/lib/GLTFLoader.js +3327 -3327
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.stories.js +31 -30
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.test.js +8 -8
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx +146 -146
- package/src/components/MlTransitionGeoJsonLayer/util/transitionFunctions.js +207 -207
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.js +52 -52
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.stories.js +13 -13
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.stories.js +27 -27
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.test.js +27 -27
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx +137 -137
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js +34 -34
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.stories.js +7 -7
- package/src/components/MlWmsLayer/MlWmsLayer.stories.js +26 -26
- package/src/components/MlWmsLayer/MlWmsLayer.test.js +8 -8
- package/src/components/MlWmsLayer/MlWmsLayer.tsx +167 -167
- package/src/components/MlWmsLoader/MlWmsLoader.stories.js +27 -27
- package/src/components/MlWmsLoader/MlWmsLoader.tsx +254 -254
- package/src/contexts/MapComponentsProvider.test.js +229 -229
- package/src/contexts/MapContext.tsx +65 -65
- package/src/contexts/SimpleDataProvider.js +47 -47
- package/src/contexts/SimpleDataProvider.test.js +29 -29
- package/src/custom.d.tsx +14 -14
- package/src/decorators/MapContextDecorator.js +23 -25
- package/src/decorators/MapContextDecoratorHooks.js +34 -0
- package/src/decorators/MultiMapContextDecorator.js +63 -63
- package/src/decorators/NoNavToolsDecorator.js +17 -17
- package/src/decorators/ThemeWrapper.jsx +9 -0
- package/src/hooks/assets/pointWG.json +13 -0
- package/src/hooks/exportMap/index.ts +30 -0
- package/src/hooks/exportMap/lib.ts +187 -0
- package/src/hooks/useLayer.test.js +188 -188
- package/src/hooks/useLayer.ts +194 -180
- package/src/hooks/useLayerEvent.js +49 -0
- package/src/hooks/useMap.ts +67 -66
- package/src/hooks/useMapState.stories.js +78 -78
- package/src/hooks/useMapState.ts +161 -161
- package/src/hooks/useSource.ts +84 -0
- package/src/hooks/useSources.stories.js +232 -0
- package/src/hooks/useWms.js +71 -71
- package/src/index.ts +4 -0
- package/src/setupTests.js +86 -86
- package/src/ui_components/ImageLoader.js +62 -62
- package/src/ui_components/Legend.js +34 -34
- package/src/ui_components/LoadingOverlay.js +29 -29
- package/src/ui_components/LoadingOverlayContext.js +68 -68
- package/src/ui_components/Sidebar.js +80 -80
- package/src/ui_components/Tooltip.js +9 -9
- package/src/ui_components/TopToolbar.js +23 -23
- package/src/util/layerRemovalTest.js +111 -111
- package/src/util/sourceRemovalTest.js +103 -103
package/coverage/lcov.info
CHANGED
|
@@ -128,6 +128,20 @@ BRF:2
|
|
|
128
128
|
BRH:0
|
|
129
129
|
end_of_record
|
|
130
130
|
TN:
|
|
131
|
+
SF:src/components/MlCreatePdfForm/MlCreatePdfForm.tsx
|
|
132
|
+
FN:25,(anonymous_0)
|
|
133
|
+
FNF:1
|
|
134
|
+
FNH:0
|
|
135
|
+
FNDA:0,(anonymous_0)
|
|
136
|
+
DA:25,0
|
|
137
|
+
DA:26,0
|
|
138
|
+
DA:36,0
|
|
139
|
+
LF:3
|
|
140
|
+
LH:0
|
|
141
|
+
BRF:0
|
|
142
|
+
BRH:0
|
|
143
|
+
end_of_record
|
|
144
|
+
TN:
|
|
131
145
|
SF:src/components/MlFeatureEditor/MlFeatureEditor.tsx
|
|
132
146
|
FN:44,(anonymous_0)
|
|
133
147
|
FN:55,(anonymous_1)
|
|
@@ -1143,6 +1157,38 @@ BRF:8
|
|
|
1143
1157
|
BRH:7
|
|
1144
1158
|
end_of_record
|
|
1145
1159
|
TN:
|
|
1160
|
+
SF:src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.tsx
|
|
1161
|
+
FN:22,(anonymous_0)
|
|
1162
|
+
FN:112,(anonymous_1)
|
|
1163
|
+
FNF:2
|
|
1164
|
+
FNH:0
|
|
1165
|
+
FNDA:0,(anonymous_0)
|
|
1166
|
+
FNDA:0,(anonymous_1)
|
|
1167
|
+
DA:22,0
|
|
1168
|
+
DA:23,0
|
|
1169
|
+
DA:65,0
|
|
1170
|
+
DA:70,0
|
|
1171
|
+
DA:72,0
|
|
1172
|
+
DA:73,0
|
|
1173
|
+
DA:82,0
|
|
1174
|
+
DA:97,0
|
|
1175
|
+
DA:112,0
|
|
1176
|
+
DA:113,0
|
|
1177
|
+
DA:116,0
|
|
1178
|
+
DA:118,0
|
|
1179
|
+
DA:119,0
|
|
1180
|
+
DA:122,0
|
|
1181
|
+
DA:125,0
|
|
1182
|
+
LF:15
|
|
1183
|
+
LH:0
|
|
1184
|
+
BRDA:113,0,0,0
|
|
1185
|
+
BRDA:113,0,1,0
|
|
1186
|
+
BRDA:113,1,0,0
|
|
1187
|
+
BRDA:113,1,1,0
|
|
1188
|
+
BRF:4
|
|
1189
|
+
BRH:0
|
|
1190
|
+
end_of_record
|
|
1191
|
+
TN:
|
|
1146
1192
|
SF:src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx
|
|
1147
1193
|
FN:34,(anonymous_0)
|
|
1148
1194
|
FN:46,(anonymous_1)
|
|
@@ -2045,7 +2091,7 @@ FNDA:0,(anonymous_3)
|
|
|
2045
2091
|
FNDA:0,(anonymous_4)
|
|
2046
2092
|
FNDA:0,(anonymous_5)
|
|
2047
2093
|
FNDA:0,(anonymous_6)
|
|
2048
|
-
DA:4,
|
|
2094
|
+
DA:4,10
|
|
2049
2095
|
DA:5,0
|
|
2050
2096
|
DA:6,0
|
|
2051
2097
|
DA:8,0
|
|
@@ -2094,7 +2140,7 @@ DA:77,0
|
|
|
2094
2140
|
DA:79,0
|
|
2095
2141
|
DA:82,0
|
|
2096
2142
|
LF:48
|
|
2097
|
-
LH:
|
|
2143
|
+
LH:1
|
|
2098
2144
|
BRDA:12,0,0,0
|
|
2099
2145
|
BRDA:12,0,1,0
|
|
2100
2146
|
BRDA:15,1,0,0
|
|
@@ -3241,14 +3287,14 @@ BRH:14
|
|
|
3241
3287
|
end_of_record
|
|
3242
3288
|
TN:
|
|
3243
3289
|
SF:src/hooks/useLayer.ts
|
|
3244
|
-
FN:
|
|
3245
|
-
FN:
|
|
3246
|
-
FN:
|
|
3247
|
-
FN:
|
|
3248
|
-
FN:
|
|
3249
|
-
FN:
|
|
3250
|
-
FN:
|
|
3251
|
-
FN:
|
|
3290
|
+
FN:46,useLayer
|
|
3291
|
+
FN:63,(anonymous_1)
|
|
3292
|
+
FN:124,(anonymous_2)
|
|
3293
|
+
FN:138,(anonymous_3)
|
|
3294
|
+
FN:153,(anonymous_4)
|
|
3295
|
+
FN:161,(anonymous_5)
|
|
3296
|
+
FN:196,(anonymous_6)
|
|
3297
|
+
FN:197,(anonymous_7)
|
|
3252
3298
|
FNF:8
|
|
3253
3299
|
FNH:7
|
|
3254
3300
|
FNDA:102,useLayer
|
|
@@ -3259,137 +3305,202 @@ FNDA:49,(anonymous_4)
|
|
|
3259
3305
|
FNDA:102,(anonymous_5)
|
|
3260
3306
|
FNDA:23,(anonymous_6)
|
|
3261
3307
|
FNDA:10,(anonymous_7)
|
|
3262
|
-
DA:
|
|
3263
|
-
DA:
|
|
3264
|
-
DA:51,102
|
|
3308
|
+
DA:34,13
|
|
3309
|
+
DA:47,102
|
|
3265
3310
|
DA:52,102
|
|
3266
3311
|
DA:53,102
|
|
3267
|
-
DA:
|
|
3268
|
-
DA:
|
|
3312
|
+
DA:54,102
|
|
3313
|
+
DA:56,102
|
|
3269
3314
|
DA:58,102
|
|
3270
|
-
DA:
|
|
3271
|
-
DA:63,
|
|
3272
|
-
DA:
|
|
3273
|
-
DA:66,
|
|
3274
|
-
DA:
|
|
3275
|
-
DA:69,
|
|
3276
|
-
DA:
|
|
3315
|
+
DA:59,102
|
|
3316
|
+
DA:63,102
|
|
3317
|
+
DA:64,26
|
|
3318
|
+
DA:66,26
|
|
3319
|
+
DA:67,3
|
|
3320
|
+
DA:69,26
|
|
3321
|
+
DA:70,0
|
|
3277
3322
|
DA:73,26
|
|
3278
|
-
DA:
|
|
3279
|
-
DA:
|
|
3280
|
-
DA:
|
|
3281
|
-
DA:
|
|
3282
|
-
DA:
|
|
3283
|
-
DA:104,26
|
|
3284
|
-
DA:105,2
|
|
3323
|
+
DA:74,0
|
|
3324
|
+
DA:75,0
|
|
3325
|
+
DA:79,26
|
|
3326
|
+
DA:81,26
|
|
3327
|
+
DA:107,26
|
|
3285
3328
|
DA:109,26
|
|
3286
|
-
DA:
|
|
3287
|
-
DA:113,
|
|
3288
|
-
DA:114,
|
|
3289
|
-
DA:
|
|
3290
|
-
DA:
|
|
3329
|
+
DA:110,6
|
|
3330
|
+
DA:113,26
|
|
3331
|
+
DA:114,4
|
|
3332
|
+
DA:117,26
|
|
3333
|
+
DA:118,2
|
|
3291
3334
|
DA:122,26
|
|
3292
|
-
DA:125,
|
|
3293
|
-
DA:126,
|
|
3294
|
-
DA:
|
|
3295
|
-
DA:
|
|
3296
|
-
DA:
|
|
3297
|
-
DA:
|
|
3298
|
-
DA:
|
|
3299
|
-
DA:
|
|
3300
|
-
DA:
|
|
3301
|
-
DA:
|
|
3302
|
-
DA:
|
|
3303
|
-
DA:
|
|
3304
|
-
DA:
|
|
3305
|
-
DA:
|
|
3306
|
-
DA:
|
|
3307
|
-
DA:
|
|
3308
|
-
DA:
|
|
3309
|
-
DA:
|
|
3310
|
-
DA:
|
|
3311
|
-
DA:171,56
|
|
3312
|
-
DA:172,0
|
|
3313
|
-
DA:173,0
|
|
3335
|
+
DA:125,0
|
|
3336
|
+
DA:126,0
|
|
3337
|
+
DA:127,0
|
|
3338
|
+
DA:133,26
|
|
3339
|
+
DA:134,26
|
|
3340
|
+
DA:135,26
|
|
3341
|
+
DA:138,102
|
|
3342
|
+
DA:139,102
|
|
3343
|
+
DA:141,56
|
|
3344
|
+
DA:147,30
|
|
3345
|
+
DA:150,26
|
|
3346
|
+
DA:153,102
|
|
3347
|
+
DA:154,49
|
|
3348
|
+
DA:158,12
|
|
3349
|
+
DA:161,102
|
|
3350
|
+
DA:162,102
|
|
3351
|
+
DA:168,46
|
|
3352
|
+
DA:172,56
|
|
3353
|
+
DA:173,56
|
|
3314
3354
|
DA:174,0
|
|
3315
|
-
DA:
|
|
3355
|
+
DA:176,0
|
|
3356
|
+
DA:177,0
|
|
3316
3357
|
DA:178,0
|
|
3317
|
-
DA:
|
|
3318
|
-
DA:
|
|
3319
|
-
DA:
|
|
3320
|
-
DA:
|
|
3321
|
-
DA:
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
|
|
3325
|
-
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
BRDA:
|
|
3333
|
-
BRDA:
|
|
3334
|
-
BRDA:
|
|
3335
|
-
BRDA:
|
|
3336
|
-
BRDA:
|
|
3337
|
-
BRDA:
|
|
3338
|
-
BRDA:
|
|
3339
|
-
BRDA:
|
|
3340
|
-
BRDA:
|
|
3341
|
-
BRDA:
|
|
3342
|
-
BRDA:
|
|
3343
|
-
BRDA:
|
|
3344
|
-
BRDA:
|
|
3345
|
-
BRDA:
|
|
3346
|
-
BRDA:
|
|
3347
|
-
BRDA:
|
|
3348
|
-
BRDA:
|
|
3349
|
-
BRDA:
|
|
3350
|
-
BRDA:
|
|
3351
|
-
BRDA:
|
|
3352
|
-
BRDA:
|
|
3353
|
-
BRDA:
|
|
3354
|
-
BRDA:
|
|
3355
|
-
BRDA:
|
|
3356
|
-
BRDA:
|
|
3357
|
-
BRDA:
|
|
3358
|
-
BRDA:
|
|
3359
|
-
BRDA:
|
|
3360
|
-
BRDA:
|
|
3361
|
-
BRDA:
|
|
3362
|
-
BRDA:
|
|
3363
|
-
BRDA:
|
|
3364
|
-
BRDA:
|
|
3365
|
-
BRDA:
|
|
3366
|
-
BRDA:
|
|
3367
|
-
BRDA:
|
|
3368
|
-
BRDA:
|
|
3369
|
-
BRDA:
|
|
3370
|
-
BRDA:
|
|
3371
|
-
BRDA:
|
|
3372
|
-
BRDA:
|
|
3373
|
-
BRDA:
|
|
3374
|
-
BRDA:
|
|
3375
|
-
BRDA:
|
|
3376
|
-
BRDA:
|
|
3377
|
-
BRDA:
|
|
3378
|
-
BRDA:
|
|
3379
|
-
BRDA:
|
|
3380
|
-
BRDA:
|
|
3381
|
-
BRDA:
|
|
3382
|
-
|
|
3383
|
-
|
|
3358
|
+
DA:181,0
|
|
3359
|
+
DA:184,56
|
|
3360
|
+
DA:185,56
|
|
3361
|
+
DA:186,0
|
|
3362
|
+
DA:187,0
|
|
3363
|
+
DA:188,0
|
|
3364
|
+
DA:189,0
|
|
3365
|
+
DA:192,0
|
|
3366
|
+
DA:196,102
|
|
3367
|
+
DA:197,23
|
|
3368
|
+
DA:198,10
|
|
3369
|
+
DA:199,10
|
|
3370
|
+
DA:203,102
|
|
3371
|
+
LF:63
|
|
3372
|
+
LH:47
|
|
3373
|
+
BRDA:60,0,0,102
|
|
3374
|
+
BRDA:60,0,1,20
|
|
3375
|
+
BRDA:60,1,0,20
|
|
3376
|
+
BRDA:60,1,1,0
|
|
3377
|
+
BRDA:64,2,0,0
|
|
3378
|
+
BRDA:64,2,1,26
|
|
3379
|
+
BRDA:66,3,0,3
|
|
3380
|
+
BRDA:66,3,1,23
|
|
3381
|
+
BRDA:69,4,0,0
|
|
3382
|
+
BRDA:69,4,1,26
|
|
3383
|
+
BRDA:73,5,0,0
|
|
3384
|
+
BRDA:73,5,1,26
|
|
3385
|
+
BRDA:74,6,0,0
|
|
3386
|
+
BRDA:74,6,1,0
|
|
3387
|
+
BRDA:74,7,0,0
|
|
3388
|
+
BRDA:74,7,1,0
|
|
3389
|
+
BRDA:84,8,0,8
|
|
3390
|
+
BRDA:84,8,1,18
|
|
3391
|
+
BRDA:84,9,0,26
|
|
3392
|
+
BRDA:84,9,1,8
|
|
3393
|
+
BRDA:92,10,0,0
|
|
3394
|
+
BRDA:92,10,1,26
|
|
3395
|
+
BRDA:99,11,0,0
|
|
3396
|
+
BRDA:99,11,1,26
|
|
3397
|
+
BRDA:101,12,0,2
|
|
3398
|
+
BRDA:101,12,1,24
|
|
3399
|
+
BRDA:109,13,0,6
|
|
3400
|
+
BRDA:109,13,1,20
|
|
3401
|
+
BRDA:113,14,0,4
|
|
3402
|
+
BRDA:113,14,1,22
|
|
3403
|
+
BRDA:117,15,0,2
|
|
3404
|
+
BRDA:117,15,1,24
|
|
3405
|
+
BRDA:125,16,0,0
|
|
3406
|
+
BRDA:125,16,1,0
|
|
3407
|
+
BRDA:125,17,0,0
|
|
3408
|
+
BRDA:125,17,1,0
|
|
3409
|
+
BRDA:139,18,0,46
|
|
3410
|
+
BRDA:139,18,1,56
|
|
3411
|
+
BRDA:141,19,0,30
|
|
3412
|
+
BRDA:141,19,1,26
|
|
3413
|
+
BRDA:142,20,0,56
|
|
3414
|
+
BRDA:142,20,1,33
|
|
3415
|
+
BRDA:142,20,2,33
|
|
3416
|
+
BRDA:142,20,3,33
|
|
3417
|
+
BRDA:154,21,0,37
|
|
3418
|
+
BRDA:154,21,1,12
|
|
3419
|
+
BRDA:154,22,0,49
|
|
3420
|
+
BRDA:154,22,1,26
|
|
3421
|
+
BRDA:162,23,0,46
|
|
3422
|
+
BRDA:162,23,1,56
|
|
3423
|
+
BRDA:163,24,0,102
|
|
3424
|
+
BRDA:163,24,1,56
|
|
3425
|
+
BRDA:163,24,2,56
|
|
3426
|
+
BRDA:163,24,3,56
|
|
3427
|
+
BRDA:173,25,0,0
|
|
3428
|
+
BRDA:173,25,1,56
|
|
3429
|
+
BRDA:173,26,0,56
|
|
3430
|
+
BRDA:173,26,1,40
|
|
3431
|
+
BRDA:177,27,0,0
|
|
3432
|
+
BRDA:177,27,1,0
|
|
3433
|
+
BRDA:177,28,0,0
|
|
3434
|
+
BRDA:177,28,1,0
|
|
3435
|
+
BRDA:185,29,0,0
|
|
3436
|
+
BRDA:185,29,1,56
|
|
3437
|
+
BRDA:188,30,0,0
|
|
3438
|
+
BRDA:188,30,1,0
|
|
3439
|
+
BRDA:188,31,0,0
|
|
3440
|
+
BRDA:188,31,1,0
|
|
3441
|
+
BRF:68
|
|
3442
|
+
BRH:44
|
|
3443
|
+
end_of_record
|
|
3444
|
+
TN:
|
|
3445
|
+
SF:src/hooks/useLayerEvent.js
|
|
3446
|
+
FN:12,useLayerEvent
|
|
3447
|
+
FN:16,(anonymous_1)
|
|
3448
|
+
FN:35,(anonymous_2)
|
|
3449
|
+
FNF:3
|
|
3450
|
+
FNH:0
|
|
3451
|
+
FNDA:0,useLayerEvent
|
|
3452
|
+
FNDA:0,(anonymous_1)
|
|
3453
|
+
FNDA:0,(anonymous_2)
|
|
3454
|
+
DA:6,0
|
|
3455
|
+
DA:11,0
|
|
3456
|
+
DA:13,0
|
|
3457
|
+
DA:14,0
|
|
3458
|
+
DA:16,0
|
|
3459
|
+
DA:17,0
|
|
3460
|
+
DA:18,0
|
|
3461
|
+
DA:22,0
|
|
3462
|
+
DA:24,0
|
|
3463
|
+
DA:25,0
|
|
3464
|
+
DA:26,0
|
|
3465
|
+
DA:29,0
|
|
3466
|
+
DA:30,0
|
|
3467
|
+
DA:31,0
|
|
3468
|
+
DA:32,0
|
|
3469
|
+
DA:35,0
|
|
3470
|
+
DA:36,0
|
|
3471
|
+
DA:37,0
|
|
3472
|
+
DA:38,0
|
|
3473
|
+
DA:39,0
|
|
3474
|
+
DA:46,0
|
|
3475
|
+
LF:21
|
|
3476
|
+
LH:0
|
|
3477
|
+
BRDA:17,0,0,0
|
|
3478
|
+
BRDA:17,0,1,0
|
|
3479
|
+
BRDA:18,1,0,0
|
|
3480
|
+
BRDA:18,1,1,0
|
|
3481
|
+
BRDA:18,2,0,0
|
|
3482
|
+
BRDA:18,2,1,0
|
|
3483
|
+
BRDA:22,3,0,0
|
|
3484
|
+
BRDA:22,3,1,0
|
|
3485
|
+
BRDA:30,4,0,0
|
|
3486
|
+
BRDA:30,4,1,0
|
|
3487
|
+
BRDA:31,5,0,0
|
|
3488
|
+
BRDA:31,5,1,0
|
|
3489
|
+
BRDA:37,6,0,0
|
|
3490
|
+
BRDA:37,6,1,0
|
|
3491
|
+
BRDA:38,7,0,0
|
|
3492
|
+
BRDA:38,7,1,0
|
|
3493
|
+
BRF:16
|
|
3494
|
+
BRH:0
|
|
3384
3495
|
end_of_record
|
|
3385
3496
|
TN:
|
|
3386
3497
|
SF:src/hooks/useMap.ts
|
|
3387
3498
|
FN:15,useMap
|
|
3388
|
-
FN:
|
|
3499
|
+
FN:40,(anonymous_1)
|
|
3389
3500
|
FN:47,(anonymous_2)
|
|
3390
3501
|
FN:48,(anonymous_3)
|
|
3391
|
-
FN:
|
|
3392
|
-
FN:
|
|
3502
|
+
FN:55,(anonymous_4)
|
|
3503
|
+
FN:63,(anonymous_5)
|
|
3393
3504
|
FNF:6
|
|
3394
3505
|
FNH:5
|
|
3395
3506
|
FNDA:211,useMap
|
|
@@ -3402,48 +3513,48 @@ DA:17,211
|
|
|
3402
3513
|
DA:18,211
|
|
3403
3514
|
DA:20,211
|
|
3404
3515
|
DA:32,211
|
|
3405
|
-
DA:
|
|
3406
|
-
DA:
|
|
3407
|
-
DA:
|
|
3408
|
-
DA:
|
|
3409
|
-
DA:
|
|
3410
|
-
DA:41,29
|
|
3516
|
+
DA:34,211
|
|
3517
|
+
DA:36,211
|
|
3518
|
+
DA:38,211
|
|
3519
|
+
DA:40,211
|
|
3520
|
+
DA:41,39
|
|
3411
3521
|
DA:42,29
|
|
3412
3522
|
DA:44,39
|
|
3413
3523
|
DA:47,211
|
|
3414
3524
|
DA:48,57
|
|
3415
3525
|
DA:49,26
|
|
3416
3526
|
DA:50,26
|
|
3417
|
-
DA:
|
|
3418
|
-
DA:55,
|
|
3419
|
-
DA:
|
|
3420
|
-
DA:60,
|
|
3421
|
-
DA:
|
|
3527
|
+
DA:51,26
|
|
3528
|
+
DA:55,211
|
|
3529
|
+
DA:56,114
|
|
3530
|
+
DA:60,57
|
|
3531
|
+
DA:61,0
|
|
3422
3532
|
DA:63,0
|
|
3423
3533
|
DA:64,0
|
|
3424
|
-
DA:
|
|
3534
|
+
DA:65,0
|
|
3425
3535
|
DA:68,0
|
|
3426
|
-
DA:
|
|
3536
|
+
DA:69,0
|
|
3427
3537
|
DA:74,57
|
|
3428
3538
|
DA:75,57
|
|
3429
3539
|
DA:76,57
|
|
3430
|
-
DA:
|
|
3540
|
+
DA:77,57
|
|
3541
|
+
DA:80,211
|
|
3431
3542
|
LF:30
|
|
3432
3543
|
LH:24
|
|
3433
3544
|
BRDA:24,0,0,0
|
|
3434
3545
|
BRDA:24,0,1,211
|
|
3435
|
-
BRDA:
|
|
3436
|
-
BRDA:
|
|
3437
|
-
BRDA:
|
|
3438
|
-
BRDA:
|
|
3439
|
-
BRDA:
|
|
3440
|
-
BRDA:
|
|
3441
|
-
BRDA:
|
|
3442
|
-
BRDA:
|
|
3443
|
-
BRDA:
|
|
3444
|
-
BRDA:
|
|
3445
|
-
BRDA:
|
|
3446
|
-
BRDA:
|
|
3546
|
+
BRDA:41,1,0,29
|
|
3547
|
+
BRDA:41,1,1,10
|
|
3548
|
+
BRDA:56,2,0,57
|
|
3549
|
+
BRDA:56,2,1,57
|
|
3550
|
+
BRDA:56,3,0,114
|
|
3551
|
+
BRDA:56,3,1,57
|
|
3552
|
+
BRDA:60,4,0,0
|
|
3553
|
+
BRDA:60,4,1,57
|
|
3554
|
+
BRDA:64,5,0,0
|
|
3555
|
+
BRDA:64,5,1,0
|
|
3556
|
+
BRDA:68,6,0,0
|
|
3557
|
+
BRDA:68,6,1,0
|
|
3447
3558
|
BRF:14
|
|
3448
3559
|
BRH:8
|
|
3449
3560
|
end_of_record
|
|
@@ -3545,6 +3656,73 @@ BRF:26
|
|
|
3545
3656
|
BRH:8
|
|
3546
3657
|
end_of_record
|
|
3547
3658
|
TN:
|
|
3659
|
+
SF:src/hooks/useSource.ts
|
|
3660
|
+
FN:19,useSource
|
|
3661
|
+
FN:30,(anonymous_1)
|
|
3662
|
+
FN:45,(anonymous_2)
|
|
3663
|
+
FN:50,(anonymous_3)
|
|
3664
|
+
FN:61,(anonymous_4)
|
|
3665
|
+
FN:62,(anonymous_5)
|
|
3666
|
+
FNF:6
|
|
3667
|
+
FNH:0
|
|
3668
|
+
FNDA:0,useSource
|
|
3669
|
+
FNDA:0,(anonymous_1)
|
|
3670
|
+
FNDA:0,(anonymous_2)
|
|
3671
|
+
FNDA:0,(anonymous_3)
|
|
3672
|
+
FNDA:0,(anonymous_4)
|
|
3673
|
+
FNDA:0,(anonymous_5)
|
|
3674
|
+
DA:20,0
|
|
3675
|
+
DA:24,0
|
|
3676
|
+
DA:25,0
|
|
3677
|
+
DA:26,0
|
|
3678
|
+
DA:30,0
|
|
3679
|
+
DA:31,0
|
|
3680
|
+
DA:32,0
|
|
3681
|
+
DA:34,0
|
|
3682
|
+
DA:35,0
|
|
3683
|
+
DA:38,0
|
|
3684
|
+
DA:42,0
|
|
3685
|
+
DA:45,0
|
|
3686
|
+
DA:46,0
|
|
3687
|
+
DA:47,0
|
|
3688
|
+
DA:50,0
|
|
3689
|
+
DA:51,0
|
|
3690
|
+
DA:55,0
|
|
3691
|
+
DA:61,0
|
|
3692
|
+
DA:62,0
|
|
3693
|
+
DA:63,0
|
|
3694
|
+
DA:64,0
|
|
3695
|
+
DA:65,0
|
|
3696
|
+
DA:66,0
|
|
3697
|
+
DA:67,0
|
|
3698
|
+
DA:71,0
|
|
3699
|
+
DA:76,0
|
|
3700
|
+
LF:26
|
|
3701
|
+
LH:0
|
|
3702
|
+
BRDA:27,0,0,0
|
|
3703
|
+
BRDA:27,0,1,0
|
|
3704
|
+
BRDA:27,1,0,0
|
|
3705
|
+
BRDA:27,1,1,0
|
|
3706
|
+
BRDA:31,2,0,0
|
|
3707
|
+
BRDA:31,2,1,0
|
|
3708
|
+
BRDA:34,3,0,0
|
|
3709
|
+
BRDA:34,3,1,0
|
|
3710
|
+
BRDA:46,4,0,0
|
|
3711
|
+
BRDA:46,4,1,0
|
|
3712
|
+
BRDA:46,5,0,0
|
|
3713
|
+
BRDA:46,5,1,0
|
|
3714
|
+
BRDA:51,6,0,0
|
|
3715
|
+
BRDA:51,6,1,0
|
|
3716
|
+
BRDA:51,7,0,0
|
|
3717
|
+
BRDA:51,7,1,0
|
|
3718
|
+
BRDA:64,8,0,0
|
|
3719
|
+
BRDA:64,8,1,0
|
|
3720
|
+
BRDA:66,9,0,0
|
|
3721
|
+
BRDA:66,9,1,0
|
|
3722
|
+
BRF:20
|
|
3723
|
+
BRH:0
|
|
3724
|
+
end_of_record
|
|
3725
|
+
TN:
|
|
3548
3726
|
SF:src/hooks/useWms.js
|
|
3549
3727
|
FN:4,useWms
|
|
3550
3728
|
FN:12,(anonymous_1)
|
|
@@ -3610,3 +3788,122 @@ BRDA:64,3,1,0
|
|
|
3610
3788
|
BRF:8
|
|
3611
3789
|
BRH:0
|
|
3612
3790
|
end_of_record
|
|
3791
|
+
TN:
|
|
3792
|
+
SF:src/hooks/exportMap/index.ts
|
|
3793
|
+
FN:13,exportMap
|
|
3794
|
+
FN:16,(anonymous_1)
|
|
3795
|
+
FN:18,(anonymous_2)
|
|
3796
|
+
FNF:3
|
|
3797
|
+
FNH:0
|
|
3798
|
+
FNDA:0,exportMap
|
|
3799
|
+
FNDA:0,(anonymous_1)
|
|
3800
|
+
FNDA:0,(anonymous_2)
|
|
3801
|
+
DA:14,0
|
|
3802
|
+
DA:16,0
|
|
3803
|
+
DA:17,0
|
|
3804
|
+
DA:18,0
|
|
3805
|
+
DA:21,0
|
|
3806
|
+
DA:24,0
|
|
3807
|
+
DA:27,0
|
|
3808
|
+
LF:7
|
|
3809
|
+
LH:0
|
|
3810
|
+
BRDA:17,0,0,0
|
|
3811
|
+
BRDA:17,0,1,0
|
|
3812
|
+
BRF:2
|
|
3813
|
+
BRH:0
|
|
3814
|
+
end_of_record
|
|
3815
|
+
TN:
|
|
3816
|
+
SF:src/hooks/exportMap/lib.ts
|
|
3817
|
+
FN:20,(anonymous_0)
|
|
3818
|
+
FN:39,(anonymous_1)
|
|
3819
|
+
FN:84,(anonymous_2)
|
|
3820
|
+
FN:85,(anonymous_3)
|
|
3821
|
+
FN:99,(anonymous_4)
|
|
3822
|
+
FN:104,(anonymous_5)
|
|
3823
|
+
FN:128,createJsPdf
|
|
3824
|
+
FN:136,(anonymous_7)
|
|
3825
|
+
FN:141,(anonymous_8)
|
|
3826
|
+
FN:161,(anonymous_9)
|
|
3827
|
+
FN:179,downloadPdf
|
|
3828
|
+
FN:182,(anonymous_11)
|
|
3829
|
+
FNF:12
|
|
3830
|
+
FNH:0
|
|
3831
|
+
FNDA:0,(anonymous_0)
|
|
3832
|
+
FNDA:0,(anonymous_1)
|
|
3833
|
+
FNDA:0,(anonymous_2)
|
|
3834
|
+
FNDA:0,(anonymous_3)
|
|
3835
|
+
FNDA:0,(anonymous_4)
|
|
3836
|
+
FNDA:0,(anonymous_5)
|
|
3837
|
+
FNDA:0,createJsPdf
|
|
3838
|
+
FNDA:0,(anonymous_7)
|
|
3839
|
+
FNDA:0,(anonymous_8)
|
|
3840
|
+
FNDA:0,(anonymous_9)
|
|
3841
|
+
FNDA:0,downloadPdf
|
|
3842
|
+
FNDA:0,(anonymous_11)
|
|
3843
|
+
DA:20,10
|
|
3844
|
+
DA:21,0
|
|
3845
|
+
DA:22,0
|
|
3846
|
+
DA:25,0
|
|
3847
|
+
DA:26,0
|
|
3848
|
+
DA:27,0
|
|
3849
|
+
DA:28,0
|
|
3850
|
+
DA:29,0
|
|
3851
|
+
DA:30,0
|
|
3852
|
+
DA:31,0
|
|
3853
|
+
DA:33,0
|
|
3854
|
+
DA:36,0
|
|
3855
|
+
DA:37,0
|
|
3856
|
+
DA:39,0
|
|
3857
|
+
DA:42,0
|
|
3858
|
+
DA:43,0
|
|
3859
|
+
DA:49,0
|
|
3860
|
+
DA:62,0
|
|
3861
|
+
DA:68,0
|
|
3862
|
+
DA:71,0
|
|
3863
|
+
DA:76,0
|
|
3864
|
+
DA:81,0
|
|
3865
|
+
DA:83,0
|
|
3866
|
+
DA:84,0
|
|
3867
|
+
DA:85,0
|
|
3868
|
+
DA:86,0
|
|
3869
|
+
DA:87,0
|
|
3870
|
+
DA:89,0
|
|
3871
|
+
DA:90,0
|
|
3872
|
+
DA:92,0
|
|
3873
|
+
DA:93,0
|
|
3874
|
+
DA:95,0
|
|
3875
|
+
DA:96,0
|
|
3876
|
+
DA:99,0
|
|
3877
|
+
DA:100,0
|
|
3878
|
+
DA:105,0
|
|
3879
|
+
DA:108,0
|
|
3880
|
+
DA:129,0
|
|
3881
|
+
DA:135,0
|
|
3882
|
+
DA:137,0
|
|
3883
|
+
DA:141,0
|
|
3884
|
+
DA:143,0
|
|
3885
|
+
DA:155,0
|
|
3886
|
+
DA:156,0
|
|
3887
|
+
DA:158,0
|
|
3888
|
+
DA:161,0
|
|
3889
|
+
DA:164,0
|
|
3890
|
+
DA:180,0
|
|
3891
|
+
DA:182,0
|
|
3892
|
+
DA:183,0
|
|
3893
|
+
LF:50
|
|
3894
|
+
LH:1
|
|
3895
|
+
BRDA:42,0,0,0
|
|
3896
|
+
BRDA:42,0,1,0
|
|
3897
|
+
BRDA:86,1,0,0
|
|
3898
|
+
BRDA:86,1,1,0
|
|
3899
|
+
BRDA:89,2,0,0
|
|
3900
|
+
BRDA:89,2,1,0
|
|
3901
|
+
BRDA:92,3,0,0
|
|
3902
|
+
BRDA:92,3,1,0
|
|
3903
|
+
BRDA:95,4,0,0
|
|
3904
|
+
BRDA:95,4,1,0
|
|
3905
|
+
BRDA:130,5,0,0
|
|
3906
|
+
BRDA:130,5,1,0
|
|
3907
|
+
BRF:12
|
|
3908
|
+
BRH:0
|
|
3909
|
+
end_of_record
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createPdfResolverParams } from '../../hooks/exportMap/lib';
|
|
2
|
+
import { SxProps } from '@mui/material';
|
|
3
|
+
interface MlCreatePdfFormProps {
|
|
4
|
+
/**
|
|
5
|
+
* Id of the target MapLibre instance in mapContext
|
|
6
|
+
*/
|
|
7
|
+
mapId?: string;
|
|
8
|
+
formControlStyles?: SxProps;
|
|
9
|
+
onCreatePdf?: (options: createPdfResolverParams) => createPdfResolverParams;
|
|
10
|
+
excludeLayerIds?: Array<string>;
|
|
11
|
+
includeLayerIds?: Array<string>;
|
|
12
|
+
}
|
|
13
|
+
export type { MlCreatePdfFormProps };
|
|
14
|
+
/**
|
|
15
|
+
* Create PDF Form Component
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
declare const MlCreatePdfForm: {
|
|
19
|
+
(props: MlCreatePdfFormProps): JSX.Element;
|
|
20
|
+
defaultProps: {
|
|
21
|
+
mapId: undefined;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
export default MlCreatePdfForm;
|