@mapcomponents/react-maplibre 0.1.45 → 0.1.46

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.
Files changed (169) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/coverage/clover.xml +206 -132
  3. package/coverage/coverage-final.json +7 -5
  4. package/coverage/lcov-report/index.html +86 -71
  5. package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.tsx.html +40 -10
  6. package/coverage/lcov-report/src/components/MapLibreMap/index.html +17 -17
  7. package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx.html +1 -1
  8. package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +1 -1
  9. package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.tsx.html +1 -1
  10. package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +1 -1
  11. package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx.html +1 -1
  12. package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +1 -1
  13. package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.tsx.html +1 -1
  14. package/coverage/lcov-report/src/components/MlFollowGps/index.html +1 -1
  15. package/coverage/lcov-report/src/components/MlGPXViewer/MlGPXViewer.tsx.html +1 -1
  16. package/coverage/lcov-report/src/components/MlGPXViewer/gpxConverter.js.html +1 -1
  17. package/coverage/lcov-report/src/components/MlGPXViewer/index.html +1 -1
  18. package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx.html +1 -1
  19. package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +1 -1
  20. package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx.html +188 -53
  21. package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +21 -21
  22. package/coverage/lcov-report/src/components/MlLayer/MlLayer.tsx.html +1 -1
  23. package/coverage/lcov-report/src/components/MlLayer/index.html +1 -1
  24. package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.tsx.html +1 -1
  25. package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +1 -1
  26. package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.tsx.html +1 -1
  27. package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +1 -1
  28. package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +2 -2
  29. package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +1 -1
  30. package/coverage/lcov-report/src/components/MlLayerSwitcher/components/index.html +1 -1
  31. package/coverage/lcov-report/src/components/MlLayerSwitcher/index.html +1 -1
  32. package/coverage/lcov-report/src/components/MlMarker/MlMarker.tsx.html +1 -1
  33. package/coverage/lcov-report/src/components/MlMarker/index.html +1 -1
  34. package/coverage/lcov-report/src/components/MlMeasureTool/MlMeasureTool.tsx.html +184 -0
  35. package/coverage/lcov-report/src/components/MlMeasureTool/index.html +116 -0
  36. package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.tsx.html +1 -1
  37. package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +1 -1
  38. package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.tsx.html +1 -1
  39. package/coverage/lcov-report/src/components/MlNavigationTools/index.html +1 -1
  40. package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +1 -1
  41. package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.stories_.js.html +232 -0
  42. package/coverage/lcov-report/src/components/MlOsmLayer/index.html +25 -10
  43. package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.js.html +1 -1
  44. package/coverage/lcov-report/src/components/MlScaleReference/index.html +1 -1
  45. package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.js.html +1 -1
  46. package/coverage/lcov-report/src/components/MlShareMapState/index.html +1 -1
  47. package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +1 -1
  48. package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +1 -1
  49. package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +1 -1
  50. package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +1 -1
  51. package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx.html +1 -1
  52. package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/index.html +1 -1
  53. package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +1 -1
  54. package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +1 -1
  55. package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx.html +74 -20
  56. package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +19 -19
  57. package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +1 -1
  58. package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +1 -1
  59. package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.tsx.html +80 -20
  60. package/coverage/lcov-report/src/components/MlWmsLayer/index.html +21 -21
  61. package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.tsx.html +1 -1
  62. package/coverage/lcov-report/src/components/MlWmsLoader/index.html +1 -1
  63. package/coverage/lcov-report/src/contexts/MapContext.tsx.html +1 -1
  64. package/coverage/lcov-report/src/contexts/SimpleDataContext.js.html +1 -1
  65. package/coverage/lcov-report/src/contexts/SimpleDataProvider.js.html +1 -1
  66. package/coverage/lcov-report/src/contexts/index.html +1 -1
  67. package/coverage/lcov-report/src/hooks/index.html +19 -19
  68. package/coverage/lcov-report/src/hooks/useLayer.ts.html +46 -22
  69. package/coverage/lcov-report/src/hooks/useMap.ts.html +1 -1
  70. package/coverage/lcov-report/src/hooks/useMapState.ts.html +1 -1
  71. package/coverage/lcov-report/src/hooks/useWms.js.html +1 -1
  72. package/coverage/lcov-report/src/index.html +1 -1
  73. package/coverage/lcov-report/src/index.ts.html +9 -6
  74. package/coverage/lcov.info +422 -252
  75. package/dist/index.esm.js +127 -36
  76. package/dist/index.esm.js.map +1 -1
  77. package/docs-build/{0.b1b9b035.iframe.bundle.js → 0.0ee4f98c.iframe.bundle.js} +2 -2
  78. package/docs-build/0.0ee4f98c.iframe.bundle.js.map +1 -0
  79. package/docs-build/{1.c50fb367.iframe.bundle.js → 1.bb3cf738.iframe.bundle.js} +3 -3
  80. package/docs-build/1.bb3cf738.iframe.bundle.js.map +1 -0
  81. package/docs-build/{17.2e544968.iframe.bundle.js → 17.97db5b3f.iframe.bundle.js} +2 -2
  82. package/docs-build/17.97db5b3f.iframe.bundle.js.map +1 -0
  83. package/docs-build/{18.42087006.iframe.bundle.js → 18.f8d843df.iframe.bundle.js} +3 -3
  84. package/docs-build/18.f8d843df.iframe.bundle.js.map +1 -0
  85. package/docs-build/{19.7e782442.iframe.bundle.js → 19.c45e6b08.iframe.bundle.js} +2 -2
  86. package/docs-build/19.c45e6b08.iframe.bundle.js.map +1 -0
  87. package/docs-build/{2.e58dc625.iframe.bundle.js → 2.42c790e4.iframe.bundle.js} +2 -2
  88. package/docs-build/2.42c790e4.iframe.bundle.js.map +1 -0
  89. package/docs-build/{20.f009289a.iframe.bundle.js → 20.120bbcfb.iframe.bundle.js} +2 -2
  90. package/docs-build/20.120bbcfb.iframe.bundle.js.map +1 -0
  91. package/docs-build/{21.1cdc9040.iframe.bundle.js → 21.37c885f1.iframe.bundle.js} +2 -2
  92. package/docs-build/21.37c885f1.iframe.bundle.js.map +1 -0
  93. package/docs-build/{22.c9e6b2d7.iframe.bundle.js → 22.7fbc99f4.iframe.bundle.js} +2 -2
  94. package/docs-build/22.7fbc99f4.iframe.bundle.js.map +1 -0
  95. package/docs-build/{3.a8172b89.iframe.bundle.js → 3.1a37a83e.iframe.bundle.js} +2 -2
  96. package/docs-build/3.1a37a83e.iframe.bundle.js.map +1 -0
  97. package/docs-build/iframe.html +1 -1
  98. package/docs-build/main~24120820.905c51c8.iframe.bundle.js +2 -0
  99. package/docs-build/main~24120820.905c51c8.iframe.bundle.js.map +1 -0
  100. package/docs-build/thumbnails/MlMeasureTool.png +0 -0
  101. package/docs-build/{vendors~main~0ad7406a.2054ae7c.iframe.bundle.js → vendors~main~0ad7406a.93aea1be.iframe.bundle.js} +3 -3
  102. package/docs-build/vendors~main~0ad7406a.93aea1be.iframe.bundle.js.map +1 -0
  103. package/docs-build/vendors~main~0f485567.6e7163ef.iframe.bundle.js +2 -0
  104. package/docs-build/vendors~main~0f485567.6e7163ef.iframe.bundle.js.map +1 -0
  105. package/docs-build/{vendors~main~41a6ab2c.a947ed53.iframe.bundle.js → vendors~main~41a6ab2c.da377733.iframe.bundle.js} +2 -2
  106. package/docs-build/vendors~main~41a6ab2c.da377733.iframe.bundle.js.map +1 -0
  107. package/docs-build/{vendors~main~52589227.1d1558cd.iframe.bundle.js → vendors~main~52589227.cebbe724.iframe.bundle.js} +2 -2
  108. package/docs-build/vendors~main~52589227.cebbe724.iframe.bundle.js.map +1 -0
  109. package/docs-build/{vendors~main~57c1f6cb.6a433835.iframe.bundle.js → vendors~main~57c1f6cb.86178471.iframe.bundle.js} +2 -2
  110. package/docs-build/vendors~main~57c1f6cb.86178471.iframe.bundle.js.map +1 -0
  111. package/docs-build/{vendors~main~73914085.a8e03e3b.iframe.bundle.js → vendors~main~73914085.e2f34f8e.iframe.bundle.js} +6 -6
  112. package/docs-build/{vendors~main~73914085.a8e03e3b.iframe.bundle.js.map → vendors~main~73914085.e2f34f8e.iframe.bundle.js.map} +1 -1
  113. package/docs-build/{vendors~main~9c5b28f6.7b8beed1.iframe.bundle.js → vendors~main~9c5b28f6.eefa7445.iframe.bundle.js} +3 -3
  114. package/docs-build/vendors~main~9c5b28f6.eefa7445.iframe.bundle.js.map +1 -0
  115. package/docs-build/{vendors~main~b5906859.7f66dcaf.iframe.bundle.js → vendors~main~b5906859.210afc21.iframe.bundle.js} +5 -5
  116. package/docs-build/vendors~main~b5906859.210afc21.iframe.bundle.js.map +1 -0
  117. package/docs-build/{vendors~main~b8f44717.7053e467.iframe.bundle.js → vendors~main~b8f44717.7b869975.iframe.bundle.js} +3 -3
  118. package/docs-build/vendors~main~b8f44717.7b869975.iframe.bundle.js.map +1 -0
  119. package/docs-build/{vendors~main~b9cf3951.a4fd68f5.iframe.bundle.js → vendors~main~b9cf3951.62d39717.iframe.bundle.js} +11 -11
  120. package/docs-build/vendors~main~b9cf3951.62d39717.iframe.bundle.js.map +1 -0
  121. package/docs-build/vendors~main~d939e436.394e3bc7.iframe.bundle.js +2 -0
  122. package/docs-build/vendors~main~d939e436.394e3bc7.iframe.bundle.js.map +1 -0
  123. package/docs-build/vendors~main~f420d588.88814a6a.iframe.bundle.js +107 -0
  124. package/docs-build/vendors~main~f420d588.88814a6a.iframe.bundle.js.map +1 -0
  125. package/package.json +1 -1
  126. package/public/thumbnails/MlMeasureTool.png +0 -0
  127. package/src/components/MapLibreMap/MapLibreMap.stories.js +75 -20
  128. package/src/components/MapLibreMap/MapLibreMap.tsx +11 -1
  129. package/src/components/MapLibreMap/lib/MapLibreGlWrapper.ts +2 -2
  130. package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.test.js +1 -1
  131. package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx +82 -37
  132. package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +1 -1
  133. package/src/components/MlMeasureTool/MlMeasureTool.doc.de.md +3 -0
  134. package/src/components/MlMeasureTool/MlMeasureTool.meta.json +15 -0
  135. package/src/components/MlMeasureTool/MlMeasureTool.stories.js +67 -0
  136. package/src/components/MlMeasureTool/MlMeasureTool.tsx +33 -0
  137. package/src/components/MlOsmLayer/{MlOsmLayer.stories.js → MlOsmLayer.stories_.js} +0 -0
  138. package/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx +26 -8
  139. package/src/components/MlWmsLayer/MlWmsLayer.stories.js +2 -3
  140. package/src/components/MlWmsLayer/MlWmsLayer.tsx +27 -7
  141. package/src/hooks/useLayer.ts +15 -7
  142. package/src/index.ts +4 -4
  143. package/src/util/layerRemovalTest.js +5 -0
  144. package/docs-build/0.b1b9b035.iframe.bundle.js.map +0 -1
  145. package/docs-build/1.c50fb367.iframe.bundle.js.map +0 -1
  146. package/docs-build/17.2e544968.iframe.bundle.js.map +0 -1
  147. package/docs-build/18.42087006.iframe.bundle.js.map +0 -1
  148. package/docs-build/19.7e782442.iframe.bundle.js.map +0 -1
  149. package/docs-build/2.e58dc625.iframe.bundle.js.map +0 -1
  150. package/docs-build/20.f009289a.iframe.bundle.js.map +0 -1
  151. package/docs-build/21.1cdc9040.iframe.bundle.js.map +0 -1
  152. package/docs-build/22.c9e6b2d7.iframe.bundle.js.map +0 -1
  153. package/docs-build/3.a8172b89.iframe.bundle.js.map +0 -1
  154. package/docs-build/main~24120820.edd86ba9.iframe.bundle.js +0 -2
  155. package/docs-build/main~24120820.edd86ba9.iframe.bundle.js.map +0 -1
  156. package/docs-build/vendors~main~0ad7406a.2054ae7c.iframe.bundle.js.map +0 -1
  157. package/docs-build/vendors~main~0f485567.de36692f.iframe.bundle.js +0 -2
  158. package/docs-build/vendors~main~0f485567.de36692f.iframe.bundle.js.map +0 -1
  159. package/docs-build/vendors~main~41a6ab2c.a947ed53.iframe.bundle.js.map +0 -1
  160. package/docs-build/vendors~main~52589227.1d1558cd.iframe.bundle.js.map +0 -1
  161. package/docs-build/vendors~main~57c1f6cb.6a433835.iframe.bundle.js.map +0 -1
  162. package/docs-build/vendors~main~9c5b28f6.7b8beed1.iframe.bundle.js.map +0 -1
  163. package/docs-build/vendors~main~b5906859.7f66dcaf.iframe.bundle.js.map +0 -1
  164. package/docs-build/vendors~main~b8f44717.7053e467.iframe.bundle.js.map +0 -1
  165. package/docs-build/vendors~main~b9cf3951.a4fd68f5.iframe.bundle.js.map +0 -1
  166. package/docs-build/vendors~main~d939e436.ba1cad1b.iframe.bundle.js +0 -2
  167. package/docs-build/vendors~main~d939e436.ba1cad1b.iframe.bundle.js.map +0 -1
  168. package/docs-build/vendors~main~f420d588.59c93444.iframe.bundle.js +0 -107
  169. package/docs-build/vendors~main~f420d588.59c93444.iframe.bundle.js.map +0 -1
@@ -10,19 +10,21 @@ end_of_record
10
10
  TN:
11
11
  SF:src/components/MapLibreMap/MapLibreMap.tsx
12
12
  FN:61,(anonymous_0)
13
- FN:70,(anonymous_1)
14
- FN:73,(anonymous_2)
15
- FN:80,(anonymous_3)
16
- FN:91,(anonymous_4)
17
- FN:92,(anonymous_5)
18
- FNF:6
19
- FNH:6
13
+ FN:71,(anonymous_1)
14
+ FN:74,(anonymous_2)
15
+ FN:81,(anonymous_3)
16
+ FN:92,(anonymous_4)
17
+ FN:93,(anonymous_5)
18
+ FN:105,(anonymous_6)
19
+ FNF:7
20
+ FNH:7
20
21
  FNDA:247,(anonymous_0)
21
22
  FNDA:73,(anonymous_1)
22
23
  FNDA:2,(anonymous_2)
23
24
  FNDA:73,(anonymous_3)
24
25
  FNDA:73,(anonymous_4)
25
26
  FNDA:73,(anonymous_5)
27
+ FNDA:73,(anonymous_6)
26
28
  DA:26,18
27
29
  DA:61,18
28
30
  DA:62,247
@@ -30,33 +32,44 @@ DA:63,247
30
32
  DA:65,247
31
33
  DA:67,247
32
34
  DA:68,247
33
- DA:70,247
34
- DA:71,73
35
- DA:73,73
36
- DA:74,2
35
+ DA:69,247
36
+ DA:71,247
37
+ DA:72,73
38
+ DA:74,73
37
39
  DA:75,2
38
40
  DA:76,2
39
- DA:80,247
40
- DA:81,73
41
- DA:83,73
41
+ DA:77,2
42
+ DA:81,247
43
+ DA:82,73
42
44
  DA:84,73
43
45
  DA:85,73
44
- DA:92,73
46
+ DA:86,73
45
47
  DA:93,73
46
- DA:94,6
47
- DA:96,67
48
- DA:104,247
49
- DA:107,18
50
- LF:24
51
- LH:24
52
- BRDA:81,0,0,0
53
- BRDA:81,0,1,73
54
- BRDA:83,1,0,73
55
- BRDA:83,1,1,0
56
- BRDA:93,2,0,6
57
- BRDA:93,2,1,67
58
- BRF:6
59
- BRH:4
48
+ DA:94,73
49
+ DA:95,6
50
+ DA:97,67
51
+ DA:105,247
52
+ DA:106,73
53
+ DA:107,0
54
+ DA:108,0
55
+ DA:109,0
56
+ DA:114,247
57
+ DA:117,18
58
+ LF:30
59
+ LH:27
60
+ BRDA:82,0,0,0
61
+ BRDA:82,0,1,73
62
+ BRDA:84,1,0,73
63
+ BRDA:84,1,1,0
64
+ BRDA:94,2,0,6
65
+ BRDA:94,2,1,67
66
+ BRDA:106,3,0,0
67
+ BRDA:106,3,1,73
68
+ BRDA:106,4,0,73
69
+ BRDA:106,4,1,73
70
+ BRDA:106,4,2,73
71
+ BRF:11
72
+ BRH:8
60
73
  end_of_record
61
74
  TN:
62
75
  SF:src/components/MlCreatePdfButton/MlCreatePdfButton.tsx
@@ -1078,56 +1091,89 @@ TN:
1078
1091
  SF:src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx
1079
1092
  FN:34,(anonymous_0)
1080
1093
  FN:46,(anonymous_1)
1081
- FN:77,(anonymous_2)
1082
- FN:93,(anonymous_3)
1083
- FN:100,(anonymous_4)
1094
+ FN:68,(anonymous_2)
1095
+ FN:76,(anonymous_3)
1096
+ FN:94,(anonymous_4)
1084
1097
  FN:112,(anonymous_5)
1085
- FNF:6
1086
- FNH:5
1098
+ FN:132,(anonymous_6)
1099
+ FN:143,(anonymous_7)
1100
+ FN:151,(anonymous_8)
1101
+ FN:157,(anonymous_9)
1102
+ FNF:10
1103
+ FNH:6
1087
1104
  FNDA:12,(anonymous_0)
1088
1105
  FNDA:4,(anonymous_1)
1089
- FNDA:4,(anonymous_2)
1090
- FNDA:8,(anonymous_3)
1091
- FNDA:0,(anonymous_4)
1092
- FNDA:4,(anonymous_5)
1106
+ FNDA:0,(anonymous_2)
1107
+ FNDA:0,(anonymous_3)
1108
+ FNDA:4,(anonymous_4)
1109
+ FNDA:0,(anonymous_5)
1110
+ FNDA:12,(anonymous_6)
1111
+ FNDA:0,(anonymous_7)
1112
+ FNDA:12,(anonymous_8)
1113
+ FNDA:4,(anonymous_9)
1093
1114
  DA:34,10
1094
1115
  DA:35,12
1095
1116
  DA:40,12
1096
1117
  DA:41,12
1097
1118
  DA:42,12
1119
+ DA:43,12
1098
1120
  DA:46,12
1099
1121
  DA:47,4
1100
1122
  DA:52,4
1123
+ DA:56,0
1101
1124
  DA:57,0
1102
1125
  DA:58,0
1103
- DA:59,0
1104
- DA:66,0
1105
- DA:67,0
1106
- DA:68,0
1107
- DA:77,12
1108
- DA:78,4
1109
- DA:80,4
1110
- DA:85,4
1111
- DA:86,4
1112
- DA:93,12
1113
- DA:94,8
1114
- DA:95,4
1115
- DA:97,4
1126
+ DA:61,0
1127
+ DA:62,0
1128
+ DA:63,0
1129
+ DA:68,12
1130
+ DA:69,0
1131
+ DA:70,0
1132
+ DA:72,0
1133
+ DA:75,0
1134
+ DA:76,0
1135
+ DA:77,0
1136
+ DA:79,0
1137
+ DA:81,0
1138
+ DA:83,0
1139
+ DA:84,0
1140
+ DA:88,0
1141
+ DA:89,0
1142
+ DA:94,12
1116
1143
  DA:99,4
1117
- DA:100,4
1118
- DA:101,0
1119
- DA:103,0
1120
- DA:105,0
1121
- DA:109,4
1122
- DA:112,12
1123
- DA:113,4
1124
- DA:118,4
1144
+ DA:101,4
1145
+ DA:106,4
1146
+ DA:107,4
1147
+ DA:110,4
1148
+ DA:113,0
1149
+ DA:118,0
1150
+ DA:119,0
1151
+ DA:120,0
1125
1152
  DA:121,0
1126
- DA:126,12
1127
- LF:34
1128
- LH:24
1129
- BRDA:41,0,0,12
1130
- BRDA:41,0,1,12
1153
+ DA:127,4
1154
+ DA:128,0
1155
+ DA:132,12
1156
+ DA:133,12
1157
+ DA:134,8
1158
+ DA:136,4
1159
+ DA:138,4
1160
+ DA:139,0
1161
+ DA:142,4
1162
+ DA:143,0
1163
+ DA:144,0
1164
+ DA:147,4
1165
+ DA:151,12
1166
+ DA:152,12
1167
+ DA:154,12
1168
+ DA:157,12
1169
+ DA:158,4
1170
+ DA:163,4
1171
+ DA:166,0
1172
+ DA:171,12
1173
+ LF:59
1174
+ LH:31
1175
+ BRDA:42,0,0,12
1176
+ BRDA:42,0,1,12
1131
1177
  BRDA:43,1,0,12
1132
1178
  BRDA:43,1,1,12
1133
1179
  BRDA:47,2,0,4
@@ -1136,31 +1182,57 @@ BRDA:48,3,0,4
1136
1182
  BRDA:48,3,1,0
1137
1183
  BRDA:48,3,2,0
1138
1184
  BRDA:48,3,3,0
1139
- BRDA:57,4,0,0
1140
- BRDA:57,4,1,0
1141
- BRDA:66,5,0,0
1142
- BRDA:66,5,1,0
1143
- BRDA:78,6,0,0
1144
- BRDA:78,6,1,4
1145
- BRDA:94,7,0,4
1146
- BRDA:94,7,1,4
1147
- BRDA:94,8,0,8
1148
- BRDA:94,8,1,8
1149
- BRDA:94,8,2,4
1150
- BRDA:99,9,0,4
1151
- BRDA:99,9,1,0
1152
- BRDA:101,10,0,0
1153
- BRDA:101,10,1,0
1154
- BRDA:103,11,0,0
1155
- BRDA:103,11,1,0
1156
- BRDA:113,12,0,4
1157
- BRDA:113,12,1,0
1158
- BRDA:114,13,0,4
1159
- BRDA:114,13,1,0
1160
- BRDA:114,13,2,0
1161
- BRDA:114,13,3,0
1162
- BRF:33
1163
- BRH:15
1185
+ BRDA:56,4,0,0
1186
+ BRDA:56,4,1,0
1187
+ BRDA:61,5,0,0
1188
+ BRDA:61,5,1,0
1189
+ BRDA:69,6,0,0
1190
+ BRDA:69,6,1,0
1191
+ BRDA:75,7,0,0
1192
+ BRDA:75,7,1,0
1193
+ BRDA:75,8,0,0
1194
+ BRDA:75,8,1,0
1195
+ BRDA:77,9,0,0
1196
+ BRDA:77,9,1,0
1197
+ BRDA:79,10,0,0
1198
+ BRDA:79,10,1,0
1199
+ BRDA:79,11,0,0
1200
+ BRDA:79,11,1,0
1201
+ BRDA:83,12,0,0
1202
+ BRDA:83,12,1,0
1203
+ BRDA:88,13,0,0
1204
+ BRDA:88,13,1,0
1205
+ BRDA:99,14,0,0
1206
+ BRDA:99,14,1,4
1207
+ BRDA:99,15,0,4
1208
+ BRDA:99,15,1,4
1209
+ BRDA:99,15,2,4
1210
+ BRDA:113,16,0,0
1211
+ BRDA:113,16,1,0
1212
+ BRDA:114,17,0,0
1213
+ BRDA:114,17,1,0
1214
+ BRDA:114,17,2,0
1215
+ BRDA:127,18,0,0
1216
+ BRDA:127,18,1,4
1217
+ BRDA:133,19,0,8
1218
+ BRDA:133,19,1,4
1219
+ BRDA:133,20,0,12
1220
+ BRDA:133,20,1,4
1221
+ BRDA:133,20,2,4
1222
+ BRDA:138,21,0,0
1223
+ BRDA:138,21,1,4
1224
+ BRDA:142,22,0,0
1225
+ BRDA:142,22,1,4
1226
+ BRDA:152,23,0,0
1227
+ BRDA:152,23,1,12
1228
+ BRDA:158,24,0,4
1229
+ BRDA:158,24,1,0
1230
+ BRDA:159,25,0,4
1231
+ BRDA:159,25,1,0
1232
+ BRDA:159,25,2,0
1233
+ BRDA:159,25,3,0
1234
+ BRF:59
1235
+ BRH:21
1164
1236
  end_of_record
1165
1237
  TN:
1166
1238
  SF:src/components/MlLayer/MlLayer.tsx
@@ -1635,6 +1707,36 @@ BRF:10
1635
1707
  BRH:0
1636
1708
  end_of_record
1637
1709
  TN:
1710
+ SF:src/components/MlMeasureTool/MlMeasureTool.tsx
1711
+ FN:12,(anonymous_0)
1712
+ FN:18,(anonymous_1)
1713
+ FNF:2
1714
+ FNH:0
1715
+ FNDA:0,(anonymous_0)
1716
+ FNDA:0,(anonymous_1)
1717
+ DA:12,0
1718
+ DA:13,0
1719
+ DA:15,0
1720
+ DA:19,0
1721
+ DA:20,0
1722
+ DA:21,0
1723
+ DA:29,0
1724
+ LF:7
1725
+ LH:0
1726
+ BRDA:20,0,0,0
1727
+ BRDA:20,0,1,0
1728
+ BRDA:21,1,0,0
1729
+ BRDA:21,1,1,0
1730
+ BRDA:23,2,0,0
1731
+ BRDA:23,2,1,0
1732
+ BRDA:25,3,0,0
1733
+ BRDA:25,3,1,0
1734
+ BRDA:25,4,0,0
1735
+ BRDA:25,4,1,0
1736
+ BRF:10
1737
+ BRH:0
1738
+ end_of_record
1739
+ TN:
1638
1740
  SF:src/components/MlNavigationCompass/MlNavigationCompass.tsx
1639
1741
  FN:97,(anonymous_0)
1640
1742
  FN:104,(anonymous_1)
@@ -1826,6 +1928,30 @@ BRF:4
1826
1928
  BRH:4
1827
1929
  end_of_record
1828
1930
  TN:
1931
+ SF:src/components/MlOsmLayer/MlOsmLayer.stories_.js
1932
+ FN:23,(anonymous_0)
1933
+ FN:31,(anonymous_1)
1934
+ FNF:2
1935
+ FNH:0
1936
+ FNDA:0,(anonymous_0)
1937
+ FNDA:0,(anonymous_1)
1938
+ DA:9,0
1939
+ DA:23,0
1940
+ DA:24,0
1941
+ DA:26,0
1942
+ DA:31,0
1943
+ DA:41,0
1944
+ DA:42,0
1945
+ LF:7
1946
+ LH:0
1947
+ BRDA:30,0,0,0
1948
+ BRDA:30,0,1,0
1949
+ BRDA:35,1,0,0
1950
+ BRDA:35,1,1,0
1951
+ BRF:4
1952
+ BRH:0
1953
+ end_of_record
1954
+ TN:
1829
1955
  SF:src/components/MlScaleReference/MlScaleReference.js
1830
1956
  FN:4,(anonymous_0)
1831
1957
  FN:11,(anonymous_1)
@@ -2461,65 +2587,84 @@ end_of_record
2461
2587
  TN:
2462
2588
  SF:src/components/MlVectorTileLayer/MlVectorTileLayer.tsx
2463
2589
  FN:20,(anonymous_0)
2464
- FN:34,(anonymous_1)
2465
- FN:81,(anonymous_2)
2466
- FNF:3
2467
- FNH:3
2590
+ FN:32,(anonymous_1)
2591
+ FN:82,(anonymous_2)
2592
+ FN:93,(anonymous_3)
2593
+ FN:99,(anonymous_4)
2594
+ FNF:5
2595
+ FNH:4
2468
2596
  FNDA:12,(anonymous_0)
2469
2597
  FNDA:8,(anonymous_1)
2470
- FNDA:8,(anonymous_2)
2598
+ FNDA:0,(anonymous_2)
2599
+ FNDA:8,(anonymous_3)
2600
+ FNDA:8,(anonymous_4)
2471
2601
  DA:20,10
2472
2602
  DA:21,12
2473
2603
  DA:26,12
2474
2604
  DA:27,12
2605
+ DA:28,12
2606
+ DA:29,12
2475
2607
  DA:30,12
2476
- DA:31,12
2477
2608
  DA:32,12
2478
- DA:34,12
2479
- DA:35,8
2609
+ DA:33,8
2610
+ DA:35,4
2480
2611
  DA:37,4
2481
- DA:40,4
2482
- DA:52,4
2483
- DA:53,4
2612
+ DA:38,0
2613
+ DA:42,4
2484
2614
  DA:54,4
2615
+ DA:55,4
2485
2616
  DA:56,4
2486
- DA:74,4
2487
- DA:75,4
2488
- DA:81,12
2489
- DA:82,8
2490
- DA:84,4
2491
- DA:85,4
2492
- DA:87,4
2493
- DA:89,4
2494
- DA:90,0
2495
- DA:91,0
2496
- DA:98,4
2497
- DA:101,4
2617
+ DA:58,4
2618
+ DA:76,4
2619
+ DA:77,4
2620
+ DA:80,4
2621
+ DA:83,0
2622
+ DA:84,0
2623
+ DA:85,0
2624
+ DA:93,12
2625
+ DA:94,8
2626
+ DA:96,8
2627
+ DA:99,12
2628
+ DA:100,8
2629
+ DA:102,4
2498
2630
  DA:103,4
2499
- DA:104,0
2500
- DA:105,0
2501
- DA:112,4
2502
- DA:117,12
2503
- DA:120,10
2504
- LF:33
2505
- LH:29
2506
- BRDA:28,0,0,12
2507
- BRDA:28,0,1,12
2508
- BRDA:35,1,0,4
2509
- BRDA:35,1,1,4
2510
- BRDA:35,2,0,8
2511
- BRDA:35,2,1,4
2512
- BRDA:82,3,0,4
2513
- BRDA:82,3,1,4
2514
- BRDA:82,4,0,8
2515
- BRDA:82,4,1,4
2516
- BRDA:85,5,0,4
2517
- BRDA:85,5,1,0
2518
- BRDA:89,6,0,0
2519
- BRDA:89,6,1,4
2520
- BRDA:103,7,0,0
2521
- BRDA:103,7,1,4
2522
- BRF:16
2631
+ DA:105,4
2632
+ DA:107,4
2633
+ DA:108,0
2634
+ DA:109,0
2635
+ DA:116,4
2636
+ DA:119,4
2637
+ DA:121,4
2638
+ DA:122,0
2639
+ DA:123,0
2640
+ DA:130,4
2641
+ DA:135,12
2642
+ DA:138,10
2643
+ LF:42
2644
+ LH:34
2645
+ BRDA:27,0,0,12
2646
+ BRDA:27,0,1,12
2647
+ BRDA:33,1,0,4
2648
+ BRDA:33,1,1,4
2649
+ BRDA:37,2,0,0
2650
+ BRDA:37,2,1,4
2651
+ BRDA:83,3,0,0
2652
+ BRDA:83,3,1,0
2653
+ BRDA:83,4,0,0
2654
+ BRDA:83,4,1,0
2655
+ BRDA:94,5,0,0
2656
+ BRDA:94,5,1,8
2657
+ BRDA:100,6,0,4
2658
+ BRDA:100,6,1,4
2659
+ BRDA:100,7,0,8
2660
+ BRDA:100,7,1,4
2661
+ BRDA:103,8,0,4
2662
+ BRDA:103,8,1,0
2663
+ BRDA:107,9,0,0
2664
+ BRDA:107,9,1,4
2665
+ BRDA:121,10,0,0
2666
+ BRDA:121,10,1,4
2667
+ BRF:22
2523
2668
  BRH:13
2524
2669
  end_of_record
2525
2670
  TN:
@@ -2571,59 +2716,78 @@ TN:
2571
2716
  SF:src/components/MlWmsLayer/MlWmsLayer.tsx
2572
2717
  FN:57,(anonymous_0)
2573
2718
  FN:66,(anonymous_1)
2574
- FN:117,(anonymous_2)
2575
- FNF:3
2576
- FNH:3
2719
+ FN:118,(anonymous_2)
2720
+ FN:131,(anonymous_3)
2721
+ FN:137,(anonymous_4)
2722
+ FNF:5
2723
+ FNH:4
2577
2724
  FNDA:12,(anonymous_0)
2578
- FNDA:12,(anonymous_1)
2579
- FNDA:8,(anonymous_2)
2725
+ FNDA:8,(anonymous_1)
2726
+ FNDA:0,(anonymous_2)
2727
+ FNDA:8,(anonymous_3)
2728
+ FNDA:8,(anonymous_4)
2580
2729
  DA:6,10
2581
2730
  DA:57,10
2582
2731
  DA:58,12
2583
2732
  DA:63,12
2584
2733
  DA:64,12
2585
2734
  DA:66,12
2586
- DA:67,12
2735
+ DA:67,8
2587
2736
  DA:69,4
2588
- DA:72,4
2589
- DA:73,4
2590
- DA:74,0
2591
- DA:75,0
2737
+ DA:71,4
2738
+ DA:72,0
2739
+ DA:76,4
2592
2740
  DA:77,4
2593
- DA:79,4
2594
- DA:84,4
2595
- DA:86,4
2596
- DA:89,4
2597
- DA:101,4
2598
- DA:112,4
2599
- DA:113,0
2600
- DA:117,12
2601
- DA:118,8
2602
- DA:121,4
2603
- DA:122,4
2604
- DA:124,0
2605
- DA:128,12
2606
- DA:131,10
2607
- DA:135,10
2608
- LF:28
2609
- LH:24
2741
+ DA:78,0
2742
+ DA:79,0
2743
+ DA:81,4
2744
+ DA:83,4
2745
+ DA:88,4
2746
+ DA:90,4
2747
+ DA:92,4
2748
+ DA:104,4
2749
+ DA:116,4
2750
+ DA:119,0
2751
+ DA:120,0
2752
+ DA:121,0
2753
+ DA:126,4
2754
+ DA:127,0
2755
+ DA:131,12
2756
+ DA:132,8
2757
+ DA:134,8
2758
+ DA:137,12
2759
+ DA:138,8
2760
+ DA:141,4
2761
+ DA:142,4
2762
+ DA:144,0
2763
+ DA:148,12
2764
+ DA:151,10
2765
+ DA:155,10
2766
+ LF:37
2767
+ LH:29
2610
2768
  BRDA:64,0,0,12
2611
2769
  BRDA:64,0,1,12
2612
- BRDA:67,1,0,8
2770
+ BRDA:67,1,0,4
2613
2771
  BRDA:67,1,1,4
2614
- BRDA:67,2,0,12
2615
- BRDA:67,2,1,4
2616
- BRDA:73,3,0,0
2617
- BRDA:73,3,1,4
2618
- BRDA:112,4,0,0
2619
- BRDA:112,4,1,4
2620
- BRDA:118,5,0,4
2621
- BRDA:118,5,1,4
2622
- BRDA:118,6,0,8
2623
- BRDA:118,6,1,4
2624
- BRDA:121,7,0,4
2625
- BRDA:121,7,1,0
2626
- BRF:16
2772
+ BRDA:71,2,0,0
2773
+ BRDA:71,2,1,4
2774
+ BRDA:77,3,0,0
2775
+ BRDA:77,3,1,4
2776
+ BRDA:119,4,0,0
2777
+ BRDA:119,4,1,0
2778
+ BRDA:119,5,0,0
2779
+ BRDA:119,5,1,0
2780
+ BRDA:126,6,0,0
2781
+ BRDA:126,6,1,4
2782
+ BRDA:132,7,0,0
2783
+ BRDA:132,7,1,8
2784
+ BRDA:138,8,0,4
2785
+ BRDA:138,8,1,4
2786
+ BRDA:138,9,0,8
2787
+ BRDA:138,9,1,4
2788
+ BRDA:141,10,0,4
2789
+ BRDA:141,10,1,0
2790
+ BRF:22
2627
2791
  BRH:13
2628
2792
  end_of_record
2629
2793
  TN:
@@ -3003,20 +3167,20 @@ TN:
3003
3167
  SF:src/hooks/useLayer.ts
3004
3168
  FN:42,useLayer
3005
3169
  FN:59,(anonymous_1)
3006
- FN:110,(anonymous_2)
3007
- FN:125,(anonymous_3)
3008
- FN:132,(anonymous_4)
3009
- FN:167,(anonymous_5)
3010
- FN:172,(anonymous_6)
3011
- FN:173,(anonymous_7)
3170
+ FN:108,(anonymous_2)
3171
+ FN:122,(anonymous_3)
3172
+ FN:137,(anonymous_4)
3173
+ FN:144,(anonymous_5)
3174
+ FN:179,(anonymous_6)
3175
+ FN:180,(anonymous_7)
3012
3176
  FNF:8
3013
- FNH:8
3177
+ FNH:7
3014
3178
  FNDA:60,useLayer
3015
3179
  FNDA:14,(anonymous_1)
3016
- FNDA:60,(anonymous_2)
3017
- FNDA:28,(anonymous_3)
3018
- FNDA:60,(anonymous_4)
3019
- FNDA:7,(anonymous_5)
3180
+ FNDA:0,(anonymous_2)
3181
+ FNDA:60,(anonymous_3)
3182
+ FNDA:28,(anonymous_4)
3183
+ FNDA:60,(anonymous_5)
3020
3184
  FNDA:14,(anonymous_6)
3021
3185
  FNDA:7,(anonymous_7)
3022
3186
  DA:30,12
@@ -3042,43 +3206,45 @@ DA:97,14
3042
3206
  DA:98,0
3043
3207
  DA:101,14
3044
3208
  DA:102,0
3045
- DA:105,14
3046
3209
  DA:106,14
3047
- DA:107,14
3048
- DA:110,60
3049
- DA:111,60
3050
- DA:113,32
3051
- DA:119,18
3052
- DA:122,14
3053
- DA:125,60
3054
- DA:126,28
3055
- DA:129,12
3056
- DA:132,60
3057
- DA:133,60
3058
- DA:139,28
3059
- DA:143,32
3060
- DA:144,32
3061
- DA:145,0
3062
- DA:147,0
3063
- DA:148,0
3064
- DA:149,0
3065
- DA:152,0
3210
+ DA:109,0
3211
+ DA:110,0
3212
+ DA:111,0
3213
+ DA:117,14
3214
+ DA:118,14
3215
+ DA:119,14
3216
+ DA:122,60
3217
+ DA:123,60
3218
+ DA:125,32
3219
+ DA:131,18
3220
+ DA:134,14
3221
+ DA:137,60
3222
+ DA:138,28
3223
+ DA:141,12
3224
+ DA:144,60
3225
+ DA:145,60
3226
+ DA:151,28
3066
3227
  DA:155,32
3067
3228
  DA:156,32
3068
3229
  DA:157,0
3069
- DA:158,0
3070
3230
  DA:159,0
3071
3231
  DA:160,0
3072
- DA:163,0
3073
- DA:167,60
3074
- DA:168,7
3075
- DA:169,7
3076
- DA:172,60
3077
- DA:173,14
3078
- DA:174,7
3079
- DA:178,60
3080
- LF:58
3081
- LH:43
3232
+ DA:161,0
3233
+ DA:164,0
3234
+ DA:167,32
3235
+ DA:168,32
3236
+ DA:169,0
3237
+ DA:170,0
3238
+ DA:171,0
3239
+ DA:172,0
3240
+ DA:175,0
3241
+ DA:179,60
3242
+ DA:180,14
3243
+ DA:181,7
3244
+ DA:182,7
3245
+ DA:186,60
3246
+ LF:60
3247
+ LH:42
3082
3248
  BRDA:56,0,0,60
3083
3249
  BRDA:56,0,1,20
3084
3250
  BRDA:56,1,0,20
@@ -3101,39 +3267,43 @@ BRDA:97,9,0,0
3101
3267
  BRDA:97,9,1,14
3102
3268
  BRDA:101,10,0,0
3103
3269
  BRDA:101,10,1,14
3104
- BRDA:111,11,0,28
3105
- BRDA:111,11,1,32
3106
- BRDA:113,12,0,18
3107
- BRDA:113,12,1,14
3108
- BRDA:114,13,0,32
3109
- BRDA:114,13,1,18
3110
- BRDA:114,13,2,18
3111
- BRDA:114,13,3,18
3112
- BRDA:126,14,0,16
3113
- BRDA:126,14,1,12
3114
- BRDA:126,15,0,28
3115
- BRDA:126,15,1,14
3116
- BRDA:133,16,0,28
3117
- BRDA:133,16,1,32
3118
- BRDA:134,17,0,60
3119
- BRDA:134,17,1,32
3120
- BRDA:134,17,2,32
3121
- BRDA:134,17,3,32
3122
- BRDA:144,18,0,0
3123
- BRDA:144,18,1,32
3124
- BRDA:144,19,0,32
3125
- BRDA:144,19,1,16
3126
- BRDA:148,20,0,0
3127
- BRDA:148,20,1,0
3128
- BRDA:148,21,0,0
3129
- BRDA:148,21,1,0
3130
- BRDA:156,22,0,0
3131
- BRDA:156,22,1,32
3132
- BRDA:159,23,0,0
3133
- BRDA:159,23,1,0
3134
- BRDA:159,24,0,0
3135
- BRDA:159,24,1,0
3136
- BRF:54
3270
+ BRDA:109,11,0,0
3271
+ BRDA:109,11,1,0
3272
+ BRDA:109,12,0,0
3273
+ BRDA:109,12,1,0
3274
+ BRDA:123,13,0,28
3275
+ BRDA:123,13,1,32
3276
+ BRDA:125,14,0,18
3277
+ BRDA:125,14,1,14
3278
+ BRDA:126,15,0,32
3279
+ BRDA:126,15,1,18
3280
+ BRDA:126,15,2,18
3281
+ BRDA:126,15,3,18
3282
+ BRDA:138,16,0,16
3283
+ BRDA:138,16,1,12
3284
+ BRDA:138,17,0,28
3285
+ BRDA:138,17,1,14
3286
+ BRDA:145,18,0,28
3287
+ BRDA:145,18,1,32
3288
+ BRDA:146,19,0,60
3289
+ BRDA:146,19,1,32
3290
+ BRDA:146,19,2,32
3291
+ BRDA:146,19,3,32
3292
+ BRDA:156,20,0,0
3293
+ BRDA:156,20,1,32
3294
+ BRDA:156,21,0,32
3295
+ BRDA:156,21,1,16
3296
+ BRDA:160,22,0,0
3297
+ BRDA:160,22,1,0
3298
+ BRDA:160,23,0,0
3299
+ BRDA:160,23,1,0
3300
+ BRDA:168,24,0,0
3301
+ BRDA:168,24,1,32
3302
+ BRDA:171,25,0,0
3303
+ BRDA:171,25,1,0
3304
+ BRDA:171,26,0,0
3305
+ BRDA:171,26,1,0
3306
+ BRF:58
3137
3307
  BRH:36
3138
3308
  end_of_record
3139
3309
  TN: