@mapcomponents/react-maplibre 0.1.24 → 0.1.28

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 (112) hide show
  1. package/CHANGELOG.md +72 -7
  2. package/coverage/clover.xml +461 -489
  3. package/coverage/coverage-final.json +21 -20
  4. package/coverage/lcov-report/index.html +94 -79
  5. package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.js.html +22 -22
  6. package/coverage/lcov-report/src/components/MapLibreMap/index.html +1 -1
  7. package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.js.html +11 -11
  8. package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +11 -11
  9. package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.js.html +1 -1
  10. package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +1 -1
  11. package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.js.html +4 -4
  12. package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +1 -1
  13. package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.js.html +212 -77
  14. package/coverage/lcov-report/src/components/MlFollowGps/index.html +19 -19
  15. package/coverage/lcov-report/src/components/MlGPXViewer/MlGPXViewer.js.html +129 -165
  16. package/coverage/lcov-report/src/components/MlGPXViewer/gpxConverter.js.html +8 -8
  17. package/coverage/lcov-report/src/components/MlGPXViewer/index.html +20 -20
  18. package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js.html +45 -297
  19. package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +19 -19
  20. package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.js.html +1 -1
  21. package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +1 -1
  22. package/coverage/lcov-report/src/components/MlLayer/MlLayer.js.html +2 -2
  23. package/coverage/lcov-report/src/components/MlLayer/index.html +1 -1
  24. package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.js.html +4 -4
  25. package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +1 -1
  26. package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.js.html +3 -3
  27. package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +1 -1
  28. package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +1 -1
  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.js.html +1 -1
  33. package/coverage/lcov-report/src/components/MlMarker/index.html +1 -1
  34. package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.js.html +38 -104
  35. package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +19 -19
  36. package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.js.html +40 -139
  37. package/coverage/lcov-report/src/components/MlNavigationTools/index.html +15 -15
  38. package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +32 -155
  39. package/coverage/lcov-report/src/components/MlOsmLayer/index.html +19 -19
  40. package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.js.html +39 -198
  41. package/coverage/lcov-report/src/components/MlScaleReference/index.html +9 -9
  42. package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.js.html +1 -1
  43. package/coverage/lcov-report/src/components/MlShareMapState/index.html +1 -1
  44. package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +4 -4
  45. package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +1 -1
  46. package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +1 -1
  47. package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +1 -1
  48. package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.js.html +580 -0
  49. package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/index.html +116 -0
  50. package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +1 -1
  51. package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +1 -1
  52. package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.js.html +3 -3
  53. package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +1 -1
  54. package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +1 -1
  55. package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +1 -1
  56. package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.js.html +8 -11
  57. package/coverage/lcov-report/src/components/MlWmsLayer/index.html +1 -1
  58. package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.js.html +1 -1
  59. package/coverage/lcov-report/src/components/MlWmsLoader/index.html +1 -1
  60. package/coverage/lcov-report/src/hooks/index.html +6 -6
  61. package/coverage/lcov-report/src/hooks/useMap.js.html +38 -26
  62. package/coverage/lcov-report/src/hooks/useMapState.js.html +47 -38
  63. package/coverage/lcov-report/src/hooks/useWms.js.html +2 -2
  64. package/coverage/lcov-report/src/i18n.js.html +1 -1
  65. package/coverage/lcov-report/src/index.html +1 -1
  66. package/coverage/lcov-report/src/translations/english.js.html +1 -1
  67. package/coverage/lcov-report/src/translations/german.js.html +1 -1
  68. package/coverage/lcov-report/src/translations/index.html +1 -1
  69. package/coverage/lcov.info +826 -882
  70. package/dist/index.esm.js +288 -517
  71. package/dist/index.esm.js.map +1 -1
  72. package/jsdoc.json +3 -3
  73. package/package.json +9 -9
  74. package/src/components/MapLibreMap/lib/MapLibreGlWrapper.js +5 -1
  75. package/src/components/MapLibreMap/lib/MapLibreGlWrapper.test.js +3 -3
  76. package/src/components/MlFeatureEditor/MlFeatureEditor.test.js +2 -2
  77. package/src/components/MlFollowGps/MlFollowGps.js +99 -54
  78. package/src/components/MlFollowGps/MlFollowGps.test.js +1 -1
  79. package/src/components/MlGPXViewer/MlGPXViewer.js +69 -81
  80. package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js +6 -90
  81. package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.stories.js +4 -22
  82. package/src/components/MlGeoJsonLayer/util/getDefaultPaintPropsByType.js +2 -2
  83. package/src/components/MlNavigationCompass/MlNavigationCompass.js +17 -39
  84. package/src/components/MlNavigationCompass/MlNavigationCompass.test.js +3 -3
  85. package/src/components/MlNavigationTools/MlNavigationTools.js +30 -63
  86. package/src/components/MlOsmLayer/MlOsmLayer.js +15 -56
  87. package/src/components/MlOsmLayer/MlOsmLayer.stories.js +21 -10
  88. package/src/components/MlOsmLayer/MlOsmLayer.test.js +4 -4
  89. package/src/components/MlScaleReference/MlScaleReference.js +29 -82
  90. package/src/components/MlShareMapState/MlShareMapState.stories.js +1 -3
  91. package/src/components/MlThreeJsLayer/lib/GLTFLoader.js +2369 -2591
  92. package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.doc.de.md +3 -0
  93. package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.js +165 -0
  94. package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.meta.json +15 -0
  95. package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.stories.js +52 -0
  96. package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.test.js +20 -0
  97. package/src/components/MlTransitionGeoJsonLayer/assets/sample_1.json +26 -0
  98. package/src/components/MlTransitionGeoJsonLayer/assets/sample_2.json +22 -0
  99. package/src/components/MlTransitionGeoJsonLayer/assets/sample_polygon_1.json +33 -0
  100. package/src/components/{MlGeoJsonLayer → MlTransitionGeoJsonLayer}/util/transitionFunctions.js +63 -97
  101. package/src/components/MlWmsLayer/MlWmsLayer.js +1 -2
  102. package/src/decorators/MapContextDecorator.js +5 -0
  103. package/src/decorators/MultiMapContextDecorator.js +6 -0
  104. package/src/hooks/useMap.js +8 -4
  105. package/src/hooks/useMapState.js +4 -1
  106. package/src/hooks/useWms.js +1 -1
  107. package/dist/b556faa3bc6829d2.png +0 -0
  108. package/src/components/MlFollowGps/assets/marker.png +0 -0
  109. package/src/decorators/EmptyMapContextDecorator.js +0 -25
  110. package/src/decorators/MapContext3DDecorator.js +0 -39
  111. package/src/decorators/MapContextDashboardDecorator.js +0 -19
  112. package/src/decorators/MapContextKlokantechBasicDecorator.js +0 -39
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1642947992167" clover="3.2.0">
3
- <project timestamp="1642947992167" name="All files">
4
- <metrics statements="1586" coveredstatements="579" conditionals="924" coveredconditionals="255" methods="284" coveredmethods="95" elements="2794" coveredelements="929" complexity="0" loc="1586" ncloc="1586" packages="29" files="33" classes="33"/>
2
+ <coverage generated="1645364396660" clover="3.2.0">
3
+ <project timestamp="1645364396660" name="All files">
4
+ <metrics statements="1552" coveredstatements="568" conditionals="901" coveredconditionals="254" methods="280" coveredmethods="97" elements="2733" coveredelements="919" complexity="0" loc="1552" ncloc="1552" packages="30" files="34" classes="34"/>
5
5
  <package name="src">
6
6
  <metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
7
7
  <file name="i18n.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/i18n.js">
@@ -14,38 +14,38 @@
14
14
  <metrics statements="25" coveredstatements="25" conditionals="4" coveredconditionals="3" methods="6" coveredmethods="6"/>
15
15
  <file name="MapLibreMap.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MapLibreMap/MapLibreMap.js">
16
16
  <metrics statements="25" coveredstatements="25" conditionals="4" coveredconditionals="3" methods="6" coveredmethods="6"/>
17
- <line num="18" count="17" type="stmt"/>
18
- <line num="19" count="231" type="stmt"/>
19
- <line num="20" count="231" type="stmt"/>
20
- <line num="22" count="231" type="stmt"/>
21
- <line num="23" count="231" type="stmt"/>
22
- <line num="25" count="231" type="stmt"/>
23
- <line num="26" count="231" type="stmt"/>
24
- <line num="28" count="231" type="stmt"/>
25
- <line num="29" count="69" type="stmt"/>
26
- <line num="30" count="69" type="stmt"/>
27
- <line num="32" count="69" type="stmt"/>
17
+ <line num="18" count="18" type="stmt"/>
18
+ <line num="19" count="247" type="stmt"/>
19
+ <line num="20" count="247" type="stmt"/>
20
+ <line num="22" count="247" type="stmt"/>
21
+ <line num="23" count="247" type="stmt"/>
22
+ <line num="25" count="247" type="stmt"/>
23
+ <line num="26" count="247" type="stmt"/>
24
+ <line num="28" count="247" type="stmt"/>
25
+ <line num="29" count="73" type="stmt"/>
26
+ <line num="30" count="73" type="stmt"/>
27
+ <line num="32" count="73" type="stmt"/>
28
28
  <line num="33" count="2" type="stmt"/>
29
29
  <line num="34" count="2" type="stmt"/>
30
30
  <line num="35" count="2" type="stmt"/>
31
- <line num="39" count="231" type="stmt"/>
32
- <line num="40" count="69" type="cond" truecount="1" falsecount="1"/>
33
- <line num="41" count="69" type="stmt"/>
34
- <line num="47" count="69" type="stmt"/>
35
- <line num="48" count="69" type="cond" truecount="2" falsecount="0"/>
31
+ <line num="39" count="247" type="stmt"/>
32
+ <line num="40" count="73" type="cond" truecount="1" falsecount="1"/>
33
+ <line num="41" count="73" type="stmt"/>
34
+ <line num="47" count="73" type="stmt"/>
35
+ <line num="48" count="73" type="cond" truecount="2" falsecount="0"/>
36
36
  <line num="49" count="6" type="stmt"/>
37
- <line num="51" count="63" type="stmt"/>
38
- <line num="56" count="69" type="stmt"/>
39
- <line num="63" count="231" type="stmt"/>
40
- <line num="66" count="17" type="stmt"/>
41
- <line num="77" count="17" type="stmt"/>
37
+ <line num="51" count="67" type="stmt"/>
38
+ <line num="56" count="73" type="stmt"/>
39
+ <line num="63" count="247" type="stmt"/>
40
+ <line num="66" count="18" type="stmt"/>
41
+ <line num="77" count="18" type="stmt"/>
42
42
  </file>
43
43
  </package>
44
44
  <package name="src.components.MlCreatePdfButton">
45
- <metrics statements="12" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
45
+ <metrics statements="12" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
46
46
  <file name="MlCreatePdfButton.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlCreatePdfButton/MlCreatePdfButton.js">
47
- <metrics statements="12" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
48
- <line num="15" count="0" type="stmt"/>
47
+ <metrics statements="12" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
48
+ <line num="15" count="1" type="stmt"/>
49
49
  <line num="16" count="0" type="stmt"/>
50
50
  <line num="17" count="0" type="stmt"/>
51
51
  <line num="18" count="0" type="stmt"/>
@@ -55,8 +55,8 @@
55
55
  <line num="23" count="0" type="stmt"/>
56
56
  <line num="26" count="0" type="stmt"/>
57
57
  <line num="32" count="0" type="stmt"/>
58
- <line num="41" count="0" type="stmt"/>
59
- <line num="45" count="0" type="stmt"/>
58
+ <line num="41" count="1" type="stmt"/>
59
+ <line num="45" count="1" type="stmt"/>
60
60
  </file>
61
61
  </package>
62
62
  <package name="src.components.MlFeatureEditor">
@@ -110,7 +110,7 @@
110
110
  <metrics statements="31" coveredstatements="28" conditionals="28" coveredconditionals="22" methods="6" coveredmethods="5"/>
111
111
  <file name="MlFillExtrusionLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.js">
112
112
  <metrics statements="31" coveredstatements="28" conditionals="28" coveredconditionals="22" methods="6" coveredmethods="5"/>
113
- <line num="13" count="1" type="stmt"/>
113
+ <line num="13" count="2" type="stmt"/>
114
114
  <line num="14" count="4" type="stmt"/>
115
115
  <line num="15" count="4" type="stmt"/>
116
116
  <line num="17" count="4" type="stmt"/>
@@ -139,178 +139,180 @@
139
139
  <line num="80" count="2" type="cond" truecount="1" falsecount="1"/>
140
140
  <line num="83" count="4" type="stmt"/>
141
141
  <line num="87" count="0" type="stmt"/>
142
- <line num="94" count="1" type="stmt"/>
143
- <line num="110" count="1" type="stmt"/>
142
+ <line num="94" count="2" type="stmt"/>
143
+ <line num="110" count="2" type="stmt"/>
144
144
  </file>
145
145
  </package>
146
146
  <package name="src.components.MlFollowGps">
147
- <metrics statements="30" coveredstatements="20" conditionals="18" coveredconditionals="10" methods="7" coveredmethods="4"/>
147
+ <metrics statements="47" coveredstatements="29" conditionals="23" coveredconditionals="15" methods="10" coveredmethods="7"/>
148
148
  <file name="MlFollowGps.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlFollowGps/MlFollowGps.js">
149
- <metrics statements="30" coveredstatements="20" conditionals="18" coveredconditionals="10" methods="7" coveredmethods="4"/>
150
- <line num="22" count="1" type="stmt"/>
149
+ <metrics statements="47" coveredstatements="29" conditionals="23" coveredconditionals="15" methods="10" coveredmethods="7"/>
150
+ <line num="19" count="2" type="stmt"/>
151
+ <line num="20" count="9" type="stmt"/>
152
+ <line num="22" count="9" type="stmt"/>
151
153
  <line num="23" count="9" type="stmt"/>
154
+ <line num="24" count="9" type="stmt"/>
152
155
  <line num="25" count="9" type="stmt"/>
153
156
  <line num="26" count="9" type="stmt"/>
154
- <line num="27" count="9" type="stmt"/>
155
157
  <line num="28" count="9" type="stmt"/>
156
- <line num="30" count="9" type="stmt"/>
157
- <line num="32" count="9" type="stmt"/>
158
- <line num="33" count="2" type="stmt"/>
159
- <line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
160
- <line num="35" count="0" type="stmt"/>
161
- <line num="36" count="0" type="stmt"/>
162
- <line num="41" count="9" type="stmt"/>
163
- <line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
164
- <line num="45" count="0" type="stmt"/>
165
- <line num="46" count="0" type="stmt"/>
158
+ <line num="30" count="0" type="cond" truecount="0" falsecount="2"/>
159
+ <line num="32" count="0" type="stmt"/>
160
+ <line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
161
+ <line num="39" count="0" type="stmt"/>
162
+ <line num="40" count="0" type="stmt"/>
163
+ <line num="41" count="0" type="stmt"/>
164
+ <line num="46" count="9" type="stmt"/>
166
165
  <line num="47" count="0" type="stmt"/>
167
166
  <line num="48" count="0" type="stmt"/>
168
- <line num="53" count="9" type="stmt"/>
169
- <line num="54" count="0" type="stmt"/>
170
- <line num="55" count="0" type="stmt"/>
171
- <line num="58" count="9" type="stmt"/>
172
- <line num="59" count="7" type="cond" truecount="2" falsecount="0"/>
173
- <line num="61" count="5" type="cond" truecount="2" falsecount="0"/>
174
- <line num="62" count="2" type="stmt"/>
175
- <line num="67" count="3" type="stmt"/>
176
- <line num="71" count="9" type="stmt"/>
177
- <line num="109" count="3" type="stmt"/>
178
- <line num="119" count="1" type="stmt"/>
179
- <line num="139" count="1" type="stmt"/>
167
+ <line num="51" count="9" type="stmt"/>
168
+ <line num="53" count="2" type="cond" truecount="1" falsecount="1"/>
169
+ <line num="54" count="2" type="stmt"/>
170
+ <line num="56" count="0" type="stmt"/>
171
+ <line num="57" count="0" type="stmt"/>
172
+ <line num="58" count="0" type="stmt"/>
173
+ <line num="59" count="0" type="stmt"/>
174
+ <line num="60" count="0" type="stmt"/>
175
+ <line num="61" count="0" type="stmt"/>
176
+ <line num="62" count="0" type="stmt"/>
177
+ <line num="63" count="0" type="stmt"/>
178
+ <line num="64" count="0" type="stmt"/>
179
+ <line num="68" count="9" type="stmt"/>
180
+ <line num="69" count="0" type="stmt"/>
181
+ <line num="72" count="9" type="stmt"/>
182
+ <line num="73" count="5" type="cond" truecount="2" falsecount="0"/>
183
+ <line num="74" count="2" type="stmt"/>
184
+ <line num="75" count="2" type="stmt"/>
185
+ <line num="76" count="2" type="stmt"/>
186
+ <line num="77" count="1" type="stmt"/>
187
+ <line num="82" count="9" type="stmt"/>
188
+ <line num="83" count="7" type="cond" truecount="2" falsecount="0"/>
189
+ <line num="85" count="5" type="cond" truecount="2" falsecount="0"/>
190
+ <line num="86" count="2" type="stmt"/>
191
+ <line num="88" count="2" type="stmt"/>
192
+ <line num="89" count="1" type="stmt"/>
193
+ <line num="94" count="9" type="stmt"/>
194
+ <line num="141" count="3" type="stmt"/>
195
+ <line num="151" count="2" type="stmt"/>
196
+ <line num="174" count="2" type="stmt"/>
180
197
  </file>
181
198
  </package>
182
199
  <package name="src.components.MlGPXViewer">
183
- <metrics statements="397" coveredstatements="71" conditionals="233" coveredconditionals="9" methods="57" coveredmethods="9"/>
200
+ <metrics statements="382" coveredstatements="57" conditionals="229" coveredconditionals="7" methods="54" coveredmethods="7"/>
184
201
  <file name="MlGPXViewer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlGPXViewer/MlGPXViewer.js">
185
- <metrics statements="121" coveredstatements="64" conditionals="30" coveredconditionals="8" methods="27" coveredmethods="8"/>
186
- <line num="26" count="1" type="stmt"/>
187
- <line num="27" count="12" type="stmt"/>
188
- <line num="28" count="12" type="cond" truecount="1" falsecount="1"/>
189
- <line num="29" count="12" type="stmt"/>
190
- <line num="30" count="12" type="stmt"/>
191
- <line num="31" count="12" type="stmt"/>
192
- <line num="32" count="12" type="stmt"/>
193
- <line num="33" count="12" type="stmt"/>
194
- <line num="34" count="12" type="stmt"/>
195
- <line num="35" count="12" type="stmt"/>
196
- <line num="37" count="12" type="stmt"/>
197
- <line num="38" count="12" type="stmt"/>
198
- <line num="39" count="12" type="stmt"/>
199
- <line num="40" count="12" type="stmt"/>
200
- <line num="41" count="12" type="stmt"/>
201
- <line num="42" count="12" type="stmt"/>
202
- <line num="44" count="12" type="stmt"/>
203
- <line num="51" count="12" type="stmt"/>
204
- <line num="52" count="6" type="stmt"/>
205
- <line num="53" count="6" type="stmt"/>
206
- <line num="54" count="6" type="stmt"/>
207
- <line num="56" count="3" type="cond" truecount="1" falsecount="1"/>
208
- <line num="57" count="3" type="stmt"/>
209
- <line num="59" count="3" type="stmt"/>
210
- <line num="61" count="3" type="stmt"/>
211
- <line num="63" count="3" type="stmt"/>
212
- <line num="67" count="12" type="stmt"/>
213
- <line num="68" count="12" type="cond" truecount="4" falsecount="0"/>
214
- <line num="70" count="6" type="stmt"/>
215
- <line num="71" count="6" type="stmt"/>
216
- <line num="73" count="6" type="stmt"/>
217
- <line num="81" count="6" type="stmt"/>
218
- <line num="94" count="6" type="stmt"/>
219
- <line num="109" count="6" type="stmt"/>
220
- <line num="110" count="12" type="stmt"/>
221
- <line num="112" count="6" type="stmt"/>
222
- <line num="114" count="0" type="stmt"/>
223
- <line num="116" count="0" type="stmt"/>
224
- <line num="118" count="0" type="stmt"/>
225
- <line num="123" count="0" type="stmt"/>
226
- <line num="124" count="0" type="cond" truecount="0" falsecount="2"/>
227
- <line num="130" count="0" type="stmt"/>
228
- <line num="133" count="6" type="stmt"/>
229
- <line num="134" count="0" type="stmt"/>
202
+ <metrics statements="106" coveredstatements="50" conditionals="26" coveredconditionals="6" methods="24" coveredmethods="6"/>
203
+ <line num="24" count="2" type="stmt"/>
204
+ <line num="25" count="18" type="stmt"/>
205
+ <line num="26" count="18" type="stmt"/>
206
+ <line num="27" count="18" type="stmt"/>
207
+ <line num="28" count="18" type="stmt"/>
208
+ <line num="29" count="18" type="stmt"/>
209
+ <line num="30" count="18" type="stmt"/>
210
+ <line num="32" count="18" type="stmt"/>
211
+ <line num="33" count="18" type="stmt"/>
212
+ <line num="34" count="18" type="stmt"/>
213
+ <line num="35" count="18" type="stmt"/>
214
+ <line num="36" count="18" type="stmt"/>
215
+ <line num="37" count="18" type="stmt"/>
216
+ <line num="39" count="18" type="stmt"/>
217
+ <line num="46" count="18" type="stmt"/>
218
+ <line num="47" count="12" type="cond" truecount="4" falsecount="0"/>
219
+ <line num="49" count="6" type="stmt"/>
220
+ <line num="51" count="6" type="stmt"/>
221
+ <line num="59" count="6" type="stmt"/>
222
+ <line num="72" count="6" type="stmt"/>
223
+ <line num="87" count="6" type="stmt"/>
224
+ <line num="88" count="12" type="stmt"/>
225
+ <line num="90" count="6" type="stmt"/>
226
+ <line num="96" count="0" type="stmt"/>
227
+ <line num="98" count="0" type="stmt"/>
228
+ <line num="103" count="0" type="stmt"/>
229
+ <line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
230
+ <line num="110" count="0" type="stmt"/>
231
+ <line num="115" count="6" type="stmt"/>
232
+ <line num="119" count="0" type="stmt"/>
233
+ <line num="120" count="0" type="stmt"/>
234
+ <line num="125" count="6" type="stmt"/>
235
+ <line num="128" count="18" type="stmt"/>
236
+ <line num="129" count="18" type="stmt"/>
237
+ <line num="130" count="18" type="stmt"/>
238
+ <line num="131" count="0" type="stmt"/>
239
+ <line num="132" count="0" type="stmt"/>
240
+ <line num="134" count="18" type="stmt"/>
230
241
  <line num="135" count="0" type="stmt"/>
231
- <line num="138" count="6" type="stmt"/>
232
- <line num="141" count="12" type="stmt"/>
233
- <line num="142" count="12" type="stmt"/>
234
- <line num="143" count="12" type="stmt"/>
235
- <line num="144" count="0" type="stmt"/>
236
- <line num="145" count="0" type="stmt"/>
237
- <line num="147" count="12" type="stmt"/>
238
- <line num="148" count="0" type="stmt"/>
239
- <line num="150" count="12" type="stmt"/>
240
- <line num="151" count="0" type="stmt"/>
241
- <line num="152" count="0" type="stmt"/>
242
- <line num="155" count="12" type="stmt"/>
243
- <line num="156" count="12" type="stmt"/>
244
- <line num="158" count="12" type="stmt"/>
245
- <line num="160" count="12" type="stmt"/>
246
- <line num="162" count="12" type="stmt"/>
247
- <line num="163" count="9" type="stmt"/>
248
- <line num="164" count="9" type="stmt"/>
249
- <line num="165" count="9" type="stmt"/>
250
- <line num="166" count="9" type="stmt"/>
251
- <line num="167" count="9" type="stmt"/>
252
- <line num="171" count="12" type="stmt"/>
253
- <line num="172" count="0" type="stmt"/>
242
+ <line num="137" count="18" type="stmt"/>
243
+ <line num="138" count="0" type="stmt"/>
244
+ <line num="139" count="0" type="stmt"/>
245
+ <line num="142" count="18" type="stmt"/>
246
+ <line num="143" count="18" type="stmt"/>
247
+ <line num="145" count="18" type="stmt"/>
248
+ <line num="147" count="18" type="stmt"/>
249
+ <line num="149" count="18" type="stmt"/>
250
+ <line num="150" count="15" type="stmt"/>
251
+ <line num="151" count="15" type="stmt"/>
252
+ <line num="152" count="15" type="stmt"/>
253
+ <line num="153" count="15" type="stmt"/>
254
+ <line num="157" count="18" type="stmt"/>
255
+ <line num="158" count="0" type="stmt"/>
256
+ <line num="159" count="0" type="stmt"/>
257
+ <line num="162" count="18" type="stmt"/>
258
+ <line num="163" count="6" type="cond" truecount="1" falsecount="1"/>
259
+ <line num="165" count="0" type="cond" truecount="0" falsecount="2"/>
260
+ <line num="167" count="0" type="stmt"/>
261
+ <line num="168" count="0" type="stmt"/>
262
+ <line num="172" count="18" type="stmt"/>
254
263
  <line num="173" count="0" type="stmt"/>
255
- <line num="176" count="12" type="stmt"/>
256
- <line num="177" count="6" type="cond" truecount="1" falsecount="1"/>
257
- <line num="179" count="0" type="cond" truecount="0" falsecount="2"/>
264
+ <line num="175" count="0" type="cond" truecount="0" falsecount="2"/>
265
+ <line num="176" count="0" type="cond" truecount="0" falsecount="2"/>
266
+ <line num="177" count="0" type="stmt"/>
267
+ <line num="180" count="0" type="cond" truecount="0" falsecount="2"/>
258
268
  <line num="181" count="0" type="stmt"/>
259
269
  <line num="182" count="0" type="stmt"/>
260
- <line num="186" count="12" type="stmt"/>
261
- <line num="187" count="0" type="stmt"/>
262
- <line num="189" count="0" type="cond" truecount="0" falsecount="2"/>
263
- <line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
264
- <line num="191" count="0" type="stmt"/>
270
+ <line num="183" count="0" type="stmt"/>
271
+ <line num="185" count="0" type="stmt"/>
272
+ <line num="186" count="0" type="stmt"/>
273
+ <line num="193" count="18" type="stmt"/>
265
274
  <line num="194" count="0" type="cond" truecount="0" falsecount="2"/>
266
275
  <line num="195" count="0" type="stmt"/>
267
276
  <line num="196" count="0" type="stmt"/>
268
277
  <line num="197" count="0" type="stmt"/>
278
+ <line num="198" count="0" type="stmt"/>
269
279
  <line num="199" count="0" type="stmt"/>
270
280
  <line num="200" count="0" type="stmt"/>
271
- <line num="207" count="12" type="stmt"/>
272
- <line num="208" count="0" type="cond" truecount="0" falsecount="2"/>
273
- <line num="209" count="0" type="stmt"/>
274
- <line num="210" count="0" type="stmt"/>
275
- <line num="211" count="0" type="stmt"/>
276
- <line num="212" count="0" type="stmt"/>
281
+ <line num="201" count="0" type="stmt"/>
282
+ <line num="202" count="0" type="stmt"/>
283
+ <line num="204" count="0" type="cond" truecount="0" falsecount="2"/>
284
+ <line num="205" count="0" type="stmt"/>
285
+ <line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
286
+ <line num="208" count="0" type="stmt"/>
277
287
  <line num="213" count="0" type="stmt"/>
278
- <line num="214" count="0" type="stmt"/>
279
- <line num="215" count="0" type="stmt"/>
280
288
  <line num="216" count="0" type="stmt"/>
281
- <line num="218" count="0" type="cond" truecount="0" falsecount="2"/>
289
+ <line num="217" count="0" type="stmt"/>
290
+ <line num="218" count="0" type="stmt"/>
282
291
  <line num="219" count="0" type="stmt"/>
283
- <line num="221" count="0" type="cond" truecount="0" falsecount="2"/>
292
+ <line num="220" count="0" type="stmt"/>
284
293
  <line num="222" count="0" type="stmt"/>
294
+ <line num="226" count="18" type="stmt"/>
285
295
  <line num="227" count="0" type="stmt"/>
286
- <line num="230" count="0" type="stmt"/>
296
+ <line num="230" count="18" type="stmt"/>
287
297
  <line num="231" count="0" type="stmt"/>
288
- <line num="232" count="0" type="stmt"/>
298
+ <line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
289
299
  <line num="233" count="0" type="stmt"/>
290
300
  <line num="234" count="0" type="stmt"/>
291
- <line num="236" count="0" type="stmt"/>
292
- <line num="240" count="12" type="stmt"/>
293
- <line num="241" count="0" type="stmt"/>
294
- <line num="244" count="12" type="stmt"/>
295
- <line num="245" count="0" type="stmt"/>
296
- <line num="246" count="0" type="cond" truecount="0" falsecount="2"/>
297
- <line num="247" count="0" type="stmt"/>
298
- <line num="248" count="0" type="stmt"/>
299
- <line num="249" count="0" type="stmt"/>
300
- <line num="252" count="0" type="stmt"/>
301
- <line num="255" count="12" type="stmt"/>
302
- <line num="256" count="0" type="stmt"/>
303
- <line num="258" count="12" type="stmt"/>
304
- <line num="310" count="0" type="stmt"/>
305
- <line num="347" count="1" type="stmt"/>
306
- <line num="351" count="1" type="stmt"/>
301
+ <line num="235" count="0" type="stmt"/>
302
+ <line num="238" count="0" type="stmt"/>
303
+ <line num="241" count="18" type="stmt"/>
304
+ <line num="242" count="0" type="stmt"/>
305
+ <line num="244" count="18" type="stmt"/>
306
+ <line num="298" count="0" type="stmt"/>
307
+ <line num="335" count="2" type="stmt"/>
308
+ <line num="339" count="2" type="stmt"/>
307
309
  </file>
308
310
  <file name="gpxConverter.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlGPXViewer/gpxConverter.js">
309
311
  <metrics statements="276" coveredstatements="7" conditionals="203" coveredconditionals="1" methods="30" coveredmethods="1"/>
310
- <line num="14" count="1" type="stmt"/>
311
- <line num="15" count="1" type="stmt"/>
312
- <line num="16" count="1" type="stmt"/>
313
- <line num="17" count="1" type="stmt"/>
312
+ <line num="14" count="2" type="stmt"/>
313
+ <line num="15" count="2" type="stmt"/>
314
+ <line num="16" count="2" type="stmt"/>
315
+ <line num="17" count="2" type="stmt"/>
314
316
  <line num="20" count="0" type="cond" truecount="0" falsecount="4"/>
315
317
  <line num="21" count="0" type="stmt"/>
316
318
  <line num="22" count="0" type="stmt"/>
@@ -351,14 +353,14 @@
351
353
  <line num="100" count="0" type="stmt"/>
352
354
  <line num="103" count="0" type="stmt"/>
353
355
  <line num="112" count="0" type="stmt"/>
354
- <line num="119" count="1" type="cond" truecount="1" falsecount="1"/>
356
+ <line num="119" count="2" type="cond" truecount="1" falsecount="1"/>
355
357
  <line num="123" count="0" type="cond" truecount="0" falsecount="2"/>
356
358
  <line num="124" count="0" type="stmt"/>
357
359
  <line num="125" count="0" type="cond" truecount="0" falsecount="5"/>
358
360
  <line num="126" count="0" type="stmt"/>
359
361
  <line num="128" count="0" type="stmt"/>
360
362
  <line num="136" count="0" type="stmt"/>
361
- <line num="139" count="1" type="stmt"/>
363
+ <line num="139" count="2" type="stmt"/>
362
364
  <line num="141" count="0" type="stmt"/>
363
365
  <line num="143" count="0" type="stmt"/>
364
366
  <line num="144" count="0" type="stmt"/>
@@ -582,77 +584,51 @@
582
584
  <line num="510" count="0" type="stmt"/>
583
585
  <line num="512" count="0" type="stmt"/>
584
586
  <line num="514" count="0" type="stmt"/>
585
- <line num="517" count="1" type="stmt"/>
587
+ <line num="517" count="2" type="stmt"/>
586
588
  </file>
587
589
  </package>
588
590
  <package name="src.components.MlGeoJsonLayer">
589
- <metrics statements="64" coveredstatements="40" conditionals="62" coveredconditionals="33" methods="9" coveredmethods="8"/>
591
+ <metrics statements="38" coveredstatements="27" conditionals="44" coveredconditionals="26" methods="6" coveredmethods="6"/>
590
592
  <file name="MlGeoJsonLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js">
591
- <metrics statements="64" coveredstatements="40" conditionals="62" coveredconditionals="33" methods="9" coveredmethods="8"/>
592
- <line num="12" count="2" type="stmt"/>
593
- <line num="13" count="2" type="stmt"/>
594
- <line num="20" count="2" type="stmt"/>
595
- <line num="22" count="12" type="stmt"/>
596
- <line num="23" count="12" type="stmt"/>
597
- <line num="24" count="12" type="cond" truecount="2" falsecount="0"/>
598
- <line num="25" count="12" type="stmt"/>
599
- <line num="28" count="12" type="stmt"/>
600
- <line num="29" count="12" type="stmt"/>
601
- <line num="30" count="12" type="stmt"/>
602
- <line num="31" count="12" type="stmt"/>
603
- <line num="32" count="12" type="stmt"/>
604
- <line num="33" count="12" type="stmt"/>
605
- <line num="35" count="12" type="stmt"/>
606
- <line num="36" count="4" type="stmt"/>
607
- <line num="38" count="2" type="cond" truecount="1" falsecount="1"/>
608
- <line num="39" count="0" type="stmt"/>
609
- <line num="44" count="12" type="stmt"/>
610
- <line num="45" count="8" type="cond" truecount="3" falsecount="1"/>
611
- <line num="47" count="0" type="stmt"/>
612
- <line num="48" count="0" type="stmt"/>
613
- <line num="52" count="12" type="stmt"/>
614
- <line num="53" count="8" type="cond" truecount="3" falsecount="1"/>
615
- <line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
616
- <line num="58" count="0" type="stmt"/>
617
- <line num="59" count="0" type="stmt"/>
618
- <line num="63" count="12" type="stmt"/>
619
- <line num="65" count="0" type="stmt"/>
620
- <line num="82" count="12" type="stmt"/>
621
- <line num="83" count="8" type="cond" truecount="2" falsecount="2"/>
622
- <line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
623
- <line num="90" count="0" type="stmt"/>
624
- <line num="91" count="0" type="stmt"/>
625
- <line num="92" count="0" type="stmt"/>
626
- <line num="93" count="0" type="stmt"/>
593
+ <metrics statements="38" coveredstatements="27" conditionals="44" coveredconditionals="26" methods="6" coveredmethods="6"/>
594
+ <line num="9" count="3" type="stmt"/>
595
+ <line num="16" count="3" type="stmt"/>
596
+ <line num="18" count="24" type="stmt"/>
597
+ <line num="19" count="24" type="stmt"/>
598
+ <line num="20" count="24" type="cond" truecount="2" falsecount="0"/>
599
+ <line num="21" count="24" type="stmt"/>
600
+ <line num="23" count="24" type="stmt"/>
601
+ <line num="24" count="16" type="cond" truecount="3" falsecount="1"/>
602
+ <line num="26" count="0" type="stmt"/>
603
+ <line num="27" count="0" type="stmt"/>
604
+ <line num="31" count="24" type="stmt"/>
605
+ <line num="32" count="16" type="cond" truecount="3" falsecount="1"/>
606
+ <line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
607
+ <line num="37" count="0" type="stmt"/>
608
+ <line num="38" count="0" type="stmt"/>
609
+ <line num="42" count="24" type="stmt"/>
610
+ <line num="43" count="16" type="cond" truecount="2" falsecount="2"/>
611
+ <line num="45" count="0" type="stmt"/>
612
+ <line num="48" count="24" type="stmt"/>
613
+ <line num="49" count="8" type="stmt"/>
614
+ <line num="51" count="8" type="cond" truecount="1" falsecount="1"/>
615
+ <line num="53" count="8" type="stmt"/>
616
+ <line num="71" count="8" type="cond" truecount="1" falsecount="1"/>
617
+ <line num="72" count="0" type="stmt"/>
618
+ <line num="75" count="8" type="cond" truecount="1" falsecount="1"/>
619
+ <line num="76" count="0" type="stmt"/>
620
+ <line num="79" count="8" type="cond" truecount="1" falsecount="1"/>
621
+ <line num="80" count="0" type="stmt"/>
622
+ <line num="84" count="24" type="stmt"/>
623
+ <line num="85" count="24" type="cond" truecount="4" falsecount="0"/>
624
+ <line num="87" count="8" type="cond" truecount="1" falsecount="1"/>
627
625
  <line num="94" count="0" type="stmt"/>
628
- <line num="96" count="0" type="stmt"/>
629
- <line num="98" count="0" type="stmt"/>
630
- <line num="108" count="12" type="stmt"/>
631
- <line num="109" count="4" type="stmt"/>
632
- <line num="111" count="4" type="cond" truecount="1" falsecount="1"/>
633
- <line num="117" count="0" type="stmt"/>
634
- <line num="118" count="0" type="stmt"/>
635
- <line num="121" count="4" type="cond" truecount="1" falsecount="1"/>
636
- <line num="123" count="4" type="stmt"/>
637
- <line num="141" count="4" type="cond" truecount="1" falsecount="1"/>
638
- <line num="142" count="0" type="stmt"/>
639
- <line num="145" count="4" type="cond" truecount="1" falsecount="1"/>
640
- <line num="146" count="0" type="stmt"/>
641
- <line num="149" count="4" type="cond" truecount="1" falsecount="1"/>
642
- <line num="150" count="0" type="stmt"/>
643
- <line num="153" count="4" type="cond" truecount="1" falsecount="1"/>
644
- <line num="158" count="0" type="stmt"/>
645
- <line num="159" count="0" type="stmt"/>
646
- <line num="163" count="12" type="stmt"/>
647
- <line num="164" count="8" type="cond" truecount="4" falsecount="0"/>
648
- <line num="166" count="4" type="cond" truecount="1" falsecount="1"/>
649
- <line num="172" count="0" type="stmt"/>
650
- <line num="173" count="4" type="cond" truecount="1" falsecount="1"/>
651
- <line num="178" count="0" type="stmt"/>
652
- <line num="182" count="4" type="stmt"/>
653
- <line num="184" count="4" type="stmt"/>
654
- <line num="187" count="12" type="stmt"/>
655
- <line num="190" count="2" type="stmt"/>
626
+ <line num="95" count="8" type="cond" truecount="1" falsecount="1"/>
627
+ <line num="100" count="0" type="stmt"/>
628
+ <line num="103" count="8" type="stmt"/>
629
+ <line num="105" count="8" type="stmt"/>
630
+ <line num="108" count="24" type="stmt"/>
631
+ <line num="111" count="3" type="stmt"/>
656
632
  </file>
657
633
  </package>
658
634
  <package name="src.components.MlImageMarkerLayer">
@@ -696,7 +672,7 @@
696
672
  <metrics statements="43" coveredstatements="28" conditionals="32" coveredconditionals="13" methods="6" coveredmethods="5"/>
697
673
  <file name="MlLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayer/MlLayer.js">
698
674
  <metrics statements="43" coveredstatements="28" conditionals="32" coveredconditionals="13" methods="6" coveredmethods="5"/>
699
- <line num="7" count="1" type="stmt"/>
675
+ <line num="7" count="2" type="stmt"/>
700
676
  <line num="9" count="16" type="stmt"/>
701
677
  <line num="11" count="16" type="stmt"/>
702
678
  <line num="19" count="16" type="stmt"/>
@@ -745,7 +721,7 @@
745
721
  <metrics statements="70" coveredstatements="52" conditionals="44" coveredconditionals="27" methods="11" coveredmethods="6"/>
746
722
  <file name="MlLayerMagnify.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerMagnify/MlLayerMagnify.js">
747
723
  <metrics statements="70" coveredstatements="52" conditionals="44" coveredconditionals="27" methods="11" coveredmethods="6"/>
748
- <line num="14" count="1" type="stmt"/>
724
+ <line num="14" count="2" type="stmt"/>
749
725
  <line num="15" count="3" type="stmt"/>
750
726
  <line num="16" count="3" type="stmt"/>
751
727
  <line num="17" count="3" type="stmt"/>
@@ -813,15 +789,15 @@
813
789
  <line num="156" count="0" type="stmt"/>
814
790
  <line num="157" count="0" type="stmt"/>
815
791
  <line num="160" count="3" type="stmt"/>
816
- <line num="189" count="1" type="stmt"/>
817
- <line num="193" count="1" type="stmt"/>
792
+ <line num="189" count="2" type="stmt"/>
793
+ <line num="193" count="2" type="stmt"/>
818
794
  </file>
819
795
  </package>
820
796
  <package name="src.components.MlLayerSwipe">
821
797
  <metrics statements="47" coveredstatements="37" conditionals="26" coveredconditionals="18" methods="9" coveredmethods="6"/>
822
798
  <file name="MlLayerSwipe.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerSwipe/MlLayerSwipe.js">
823
799
  <metrics statements="47" coveredstatements="37" conditionals="26" coveredconditionals="18" methods="9" coveredmethods="6"/>
824
- <line num="12" count="1" type="stmt"/>
800
+ <line num="12" count="2" type="stmt"/>
825
801
  <line num="13" count="3" type="stmt"/>
826
802
  <line num="14" count="3" type="stmt"/>
827
803
  <line num="16" count="3" type="stmt"/>
@@ -867,7 +843,7 @@
867
843
  <line num="95" count="0" type="stmt"/>
868
844
  <line num="96" count="0" type="stmt"/>
869
845
  <line num="99" count="3" type="stmt"/>
870
- <line num="126" count="1" type="stmt"/>
846
+ <line num="126" count="2" type="stmt"/>
871
847
  </file>
872
848
  </package>
873
849
  <package name="src.components.MlLayerSwitcher">
@@ -997,196 +973,149 @@
997
973
  </file>
998
974
  </package>
999
975
  <package name="src.components.MlNavigationCompass">
1000
- <metrics statements="40" coveredstatements="24" conditionals="16" coveredconditionals="6" methods="8" coveredmethods="4"/>
976
+ <metrics statements="31" coveredstatements="16" conditionals="10" coveredconditionals="2" methods="7" coveredmethods="4"/>
1001
977
  <file name="MlNavigationCompass.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlNavigationCompass/MlNavigationCompass.js">
1002
- <metrics statements="40" coveredstatements="24" conditionals="16" coveredconditionals="6" methods="8" coveredmethods="4"/>
1003
- <line num="14" count="1" type="stmt"/>
1004
- <line num="41" count="1" type="stmt"/>
1005
- <line num="60" count="1" type="stmt"/>
1006
- <line num="90" count="1" type="stmt"/>
1007
- <line num="92" count="6" type="stmt"/>
1008
- <line num="94" count="6" type="stmt"/>
1009
- <line num="95" count="6" type="stmt"/>
1010
- <line num="96" count="6" type="cond" truecount="1" falsecount="1"/>
1011
- <line num="98" count="6" type="stmt"/>
1012
- <line num="100" count="6" type="stmt"/>
1013
- <line num="101" count="2" type="stmt"/>
1014
- <line num="103" count="2" type="stmt"/>
1015
- <line num="106" count="1" type="cond" truecount="1" falsecount="1"/>
1016
- <line num="107" count="1" type="stmt"/>
1017
- <line num="108" count="1" type="stmt"/>
1018
- <line num="110" count="1" type="stmt"/>
1019
- <line num="114" count="6" type="stmt"/>
1020
- <line num="115" count="4" type="cond" truecount="4" falsecount="0"/>
1021
- <line num="116" count="2" type="stmt"/>
1022
- <line num="117" count="2" type="stmt"/>
1023
- <line num="119" count="2" type="stmt"/>
1024
- <line num="122" count="0" type="stmt"/>
1025
- <line num="126" count="2" type="stmt"/>
1026
- <line num="129" count="6" type="stmt"/>
1027
- <line num="157" count="0" type="stmt"/>
1028
- <line num="158" count="0" type="stmt"/>
1029
- <line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
1030
- <line num="160" count="0" type="stmt"/>
1031
- <line num="162" count="0" type="cond" truecount="0" falsecount="2"/>
1032
- <line num="163" count="0" type="stmt"/>
978
+ <metrics statements="31" coveredstatements="16" conditionals="10" coveredconditionals="2" methods="7" coveredmethods="4"/>
979
+ <line num="12" count="2" type="stmt"/>
980
+ <line num="39" count="2" type="stmt"/>
981
+ <line num="58" count="2" type="stmt"/>
982
+ <line num="88" count="2" type="stmt"/>
983
+ <line num="89" count="8" type="stmt"/>
984
+ <line num="90" count="8" type="stmt"/>
985
+ <line num="92" count="8" type="stmt"/>
986
+ <line num="93" count="4" type="cond" truecount="2" falsecount="0"/>
987
+ <line num="95" count="2" type="stmt"/>
988
+ <line num="96" count="2" type="stmt"/>
989
+ <line num="99" count="2" type="stmt"/>
990
+ <line num="100" count="2" type="stmt"/>
991
+ <line num="102" count="2" type="stmt"/>
992
+ <line num="103" count="1" type="stmt"/>
993
+ <line num="107" count="8" type="stmt"/>
994
+ <line num="135" count="0" type="stmt"/>
995
+ <line num="136" count="0" type="stmt"/>
996
+ <line num="137" count="0" type="cond" truecount="0" falsecount="2"/>
997
+ <line num="138" count="0" type="stmt"/>
998
+ <line num="140" count="0" type="cond" truecount="0" falsecount="2"/>
999
+ <line num="141" count="0" type="stmt"/>
1000
+ <line num="143" count="0" type="stmt"/>
1001
+ <line num="150" count="0" type="stmt"/>
1002
+ <line num="164" count="0" type="stmt"/>
1033
1003
  <line num="165" count="0" type="stmt"/>
1004
+ <line num="166" count="0" type="cond" truecount="0" falsecount="2"/>
1005
+ <line num="167" count="0" type="stmt"/>
1006
+ <line num="169" count="0" type="cond" truecount="0" falsecount="2"/>
1007
+ <line num="170" count="0" type="stmt"/>
1034
1008
  <line num="172" count="0" type="stmt"/>
1035
- <line num="186" count="0" type="stmt"/>
1036
- <line num="187" count="0" type="stmt"/>
1037
- <line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
1038
- <line num="189" count="0" type="stmt"/>
1039
- <line num="191" count="0" type="cond" truecount="0" falsecount="2"/>
1040
- <line num="192" count="0" type="stmt"/>
1041
- <line num="194" count="0" type="stmt"/>
1042
- <line num="204" count="1" type="stmt"/>
1009
+ <line num="182" count="2" type="stmt"/>
1043
1010
  </file>
1044
1011
  </package>
1045
1012
  <package name="src.components.MlNavigationTools">
1046
- <metrics statements="46" coveredstatements="0" conditionals="44" coveredconditionals="0" methods="12" coveredmethods="0"/>
1013
+ <metrics statements="34" coveredstatements="1" conditionals="38" coveredconditionals="0" methods="10" coveredmethods="0"/>
1047
1014
  <file name="MlNavigationTools.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlNavigationTools/MlNavigationTools.js">
1048
- <metrics statements="46" coveredstatements="0" conditionals="44" coveredconditionals="0" methods="12" coveredmethods="0"/>
1015
+ <metrics statements="34" coveredstatements="1" conditionals="38" coveredconditionals="0" methods="10" coveredmethods="0"/>
1016
+ <line num="13" count="1" type="stmt"/>
1017
+ <line num="14" count="0" type="stmt"/>
1018
+ <line num="16" count="0" type="stmt"/>
1019
+ <line num="17" count="0" type="stmt"/>
1049
1020
  <line num="18" count="0" type="stmt"/>
1050
1021
  <line num="19" count="0" type="stmt"/>
1051
- <line num="20" count="0" type="stmt"/>
1052
- <line num="21" count="0" type="stmt"/>
1053
- <line num="22" count="0" type="cond" truecount="0" falsecount="2"/>
1054
- <line num="24" count="0" type="stmt"/>
1055
- <line num="25" count="0" type="stmt"/>
1056
- <line num="26" count="0" type="stmt"/>
1057
- <line num="27" count="0" type="stmt"/>
1058
- <line num="44" count="0" type="stmt"/>
1022
+ <line num="36" count="0" type="stmt"/>
1023
+ <line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
1024
+ <line num="39" count="0" type="stmt"/>
1025
+ <line num="40" count="0" type="stmt"/>
1026
+ <line num="42" count="0" type="stmt"/>
1059
1027
  <line num="45" count="0" type="stmt"/>
1060
- <line num="47" count="0" type="stmt"/>
1028
+ <line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
1029
+ <line num="48" count="0" type="cond" truecount="0" falsecount="2"/>
1030
+ <line num="49" count="0" type="stmt"/>
1031
+ <line num="53" count="0" type="stmt"/>
1061
1032
  <line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
1062
- <line num="55" count="0" type="stmt"/>
1063
- <line num="56" count="0" type="stmt"/>
1064
- <line num="58" count="0" type="stmt"/>
1065
- <line num="62" count="0" type="stmt"/>
1066
- <line num="63" count="0" type="cond" truecount="0" falsecount="4"/>
1033
+ <line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
1034
+ <line num="57" count="0" type="stmt"/>
1035
+ <line num="61" count="0" type="stmt"/>
1036
+ <line num="62" count="0" type="cond" truecount="0" falsecount="2"/>
1037
+ <line num="64" count="0" type="stmt"/>
1038
+ <line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
1067
1039
  <line num="66" count="0" type="stmt"/>
1068
- <line num="67" count="0" type="stmt"/>
1069
1040
  <line num="68" count="0" type="stmt"/>
1070
1041
  <line num="71" count="0" type="stmt"/>
1042
+ <line num="72" count="0" type="stmt"/>
1071
1043
  <line num="75" count="0" type="stmt"/>
1072
- <line num="78" count="0" type="stmt"/>
1073
- <line num="79" count="0" type="cond" truecount="0" falsecount="2"/>
1074
- <line num="81" count="0" type="cond" truecount="0" falsecount="2"/>
1075
- <line num="82" count="0" type="stmt"/>
1076
- <line num="86" count="0" type="stmt"/>
1077
- <line num="87" count="0" type="cond" truecount="0" falsecount="2"/>
1078
- <line num="89" count="0" type="cond" truecount="0" falsecount="2"/>
1079
- <line num="90" count="0" type="stmt"/>
1080
- <line num="94" count="0" type="stmt"/>
1081
- <line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
1082
- <line num="97" count="0" type="stmt"/>
1083
- <line num="98" count="0" type="cond" truecount="0" falsecount="2"/>
1084
- <line num="99" count="0" type="stmt"/>
1085
- <line num="101" count="0" type="stmt"/>
1086
- <line num="104" count="0" type="stmt"/>
1087
- <line num="105" count="0" type="stmt"/>
1088
- <line num="108" count="0" type="stmt"/>
1089
- <line num="109" count="0" type="stmt"/>
1090
- <line num="112" count="0" type="stmt"/>
1044
+ <line num="76" count="0" type="stmt"/>
1045
+ <line num="79" count="0" type="stmt"/>
1046
+ <line num="80" count="0" type="stmt"/>
1047
+ <line num="81" count="0" type="stmt"/>
1048
+ <line num="84" count="0" type="stmt"/>
1091
1049
  <line num="113" count="0" type="stmt"/>
1092
- <line num="114" count="0" type="stmt"/>
1093
- <line num="117" count="0" type="stmt"/>
1094
- <line num="146" count="0" type="stmt"/>
1095
1050
  </file>
1096
1051
  </package>
1097
1052
  <package name="src.components.MlOsmLayer">
1098
- <metrics statements="28" coveredstatements="24" conditionals="18" coveredconditionals="10" methods="6" coveredmethods="5"/>
1053
+ <metrics statements="9" coveredstatements="9" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
1099
1054
  <file name="MlOsmLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlOsmLayer/MlOsmLayer.js">
1100
- <metrics statements="28" coveredstatements="24" conditionals="18" coveredconditionals="10" methods="6" coveredmethods="5"/>
1101
- <line num="14" count="1" type="stmt"/>
1102
- <line num="15" count="8" type="stmt"/>
1103
- <line num="16" count="8" type="stmt"/>
1104
- <line num="18" count="8" type="stmt"/>
1105
- <line num="19" count="8" type="cond" truecount="1" falsecount="1"/>
1106
- <line num="20" count="8" type="stmt"/>
1107
- <line num="21" count="8" type="cond" truecount="1" falsecount="1"/>
1108
- <line num="22" count="8" type="cond" truecount="1" falsecount="1"/>
1109
- <line num="24" count="8" type="stmt"/>
1110
- <line num="25" count="4" type="stmt"/>
1111
- <line num="26" count="4" type="stmt"/>
1112
- <line num="28" count="2" type="cond" truecount="1" falsecount="1"/>
1113
- <line num="29" count="2" type="stmt"/>
1114
- <line num="31" count="2" type="stmt"/>
1115
- <line num="36" count="8" type="stmt"/>
1116
- <line num="37" count="8" type="cond" truecount="4" falsecount="0"/>
1117
- <line num="39" count="4" type="stmt"/>
1118
- <line num="40" count="4" type="stmt"/>
1119
- <line num="42" count="4" type="stmt"/>
1120
- <line num="51" count="4" type="stmt"/>
1121
- <line num="65" count="8" type="stmt"/>
1122
- <line num="66" count="4" type="cond" truecount="1" falsecount="1"/>
1123
- <line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
1124
- <line num="70" count="0" type="stmt"/>
1125
- <line num="72" count="0" type="stmt"/>
1126
- <line num="76" count="8" type="stmt"/>
1127
- <line num="80" count="0" type="stmt"/>
1128
- <line num="87" count="1" type="stmt"/>
1055
+ <metrics statements="9" coveredstatements="9" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
1056
+ <line num="12" count="2" type="stmt"/>
1057
+ <line num="13" count="12" type="stmt"/>
1058
+ <line num="15" count="12" type="cond" truecount="2" falsecount="0"/>
1059
+ <line num="17" count="12" type="stmt"/>
1060
+ <line num="18" count="8" type="cond" truecount="2" falsecount="0"/>
1061
+ <line num="20" count="4" type="stmt"/>
1062
+ <line num="29" count="4" type="stmt"/>
1063
+ <line num="43" count="12" type="stmt"/>
1064
+ <line num="46" count="2" type="stmt"/>
1129
1065
  </file>
1130
1066
  </package>
1131
1067
  <package name="src.components.MlScaleReference">
1132
- <metrics statements="55" coveredstatements="0" conditionals="30" coveredconditionals="0" methods="8" coveredmethods="0"/>
1068
+ <metrics statements="48" coveredstatements="0" conditionals="26" coveredconditionals="0" methods="7" coveredmethods="0"/>
1133
1069
  <file name="MlScaleReference.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlScaleReference/MlScaleReference.js">
1134
- <metrics statements="55" coveredstatements="0" conditionals="30" coveredconditionals="0" methods="8" coveredmethods="0"/>
1070
+ <metrics statements="48" coveredstatements="0" conditionals="26" coveredconditionals="0" methods="7" coveredmethods="0"/>
1071
+ <line num="4" count="0" type="stmt"/>
1072
+ <line num="5" count="0" type="stmt"/>
1135
1073
  <line num="6" count="0" type="stmt"/>
1136
1074
  <line num="8" count="0" type="stmt"/>
1137
1075
  <line num="9" count="0" type="stmt"/>
1138
- <line num="10" count="0" type="stmt"/>
1139
1076
  <line num="11" count="0" type="stmt"/>
1077
+ <line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
1140
1078
  <line num="13" count="0" type="stmt"/>
1079
+ <line num="15" count="0" type="cond" truecount="0" falsecount="2"/>
1141
1080
  <line num="17" count="0" type="stmt"/>
1142
- <line num="18" count="0" type="stmt"/>
1143
- <line num="20" count="0" type="stmt"/>
1144
- <line num="21" count="0" type="stmt"/>
1145
- <line num="23" count="0" type="stmt"/>
1146
- <line num="29" count="0" type="cond" truecount="0" falsecount="2"/>
1147
- <line num="30" count="0" type="stmt"/>
1148
- <line num="31" count="0" type="stmt"/>
1149
- <line num="36" count="0" type="stmt"/>
1150
- <line num="37" count="0" type="cond" truecount="0" falsecount="4"/>
1081
+ <line num="22" count="0" type="cond" truecount="0" falsecount="2"/>
1082
+ <line num="24" count="0" type="stmt"/>
1083
+ <line num="25" count="0" type="stmt"/>
1084
+ <line num="26" count="0" type="stmt"/>
1085
+ <line num="27" count="0" type="stmt"/>
1086
+ <line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
1087
+ <line num="32" count="0" type="stmt"/>
1088
+ <line num="33" count="0" type="cond" truecount="0" falsecount="2"/>
1089
+ <line num="34" count="0" type="stmt"/>
1090
+ <line num="35" count="0" type="stmt"/>
1091
+ <line num="37" count="0" type="stmt"/>
1092
+ <line num="39" count="0" type="cond" truecount="0" falsecount="2"/>
1151
1093
  <line num="40" count="0" type="stmt"/>
1152
1094
  <line num="41" count="0" type="stmt"/>
1153
- <line num="42" count="0" type="stmt"/>
1095
+ <line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
1154
1096
  <line num="43" count="0" type="stmt"/>
1155
- <line num="46" count="0" type="stmt"/>
1156
- <line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
1157
- <line num="48" count="0" type="stmt"/>
1158
- <line num="51" count="0" type="stmt"/>
1159
- <line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
1160
- <line num="58" count="0" type="stmt"/>
1161
- <line num="59" count="0" type="stmt"/>
1162
- <line num="60" count="0" type="stmt"/>
1097
+ <line num="45" count="0" type="stmt"/>
1098
+ <line num="49" count="0" type="stmt"/>
1099
+ <line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
1100
+ <line num="52" count="0" type="stmt"/>
1101
+ <line num="53" count="0" type="stmt"/>
1102
+ <line num="54" count="0" type="stmt"/>
1103
+ <line num="56" count="0" type="stmt"/>
1104
+ <line num="57" count="0" type="stmt"/>
1163
1105
  <line num="61" count="0" type="stmt"/>
1164
- <line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
1165
- <line num="66" count="0" type="stmt"/>
1166
- <line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
1106
+ <line num="62" count="0" type="stmt"/>
1107
+ <line num="63" count="0" type="stmt"/>
1108
+ <line num="64" count="0" type="stmt"/>
1109
+ <line num="65" count="0" type="stmt"/>
1167
1110
  <line num="68" count="0" type="stmt"/>
1168
1111
  <line num="69" count="0" type="stmt"/>
1112
+ <line num="70" count="0" type="stmt"/>
1113
+ <line num="73" count="0" type="stmt"/>
1114
+ <line num="74" count="0" type="stmt"/>
1169
1115
  <line num="75" count="0" type="stmt"/>
1170
- <line num="81" count="0" type="cond" truecount="0" falsecount="2"/>
1116
+ <line num="77" count="0" type="cond" truecount="0" falsecount="10"/>
1117
+ <line num="79" count="0" type="stmt"/>
1171
1118
  <line num="82" count="0" type="stmt"/>
1172
- <line num="83" count="0" type="stmt"/>
1173
- <line num="88" count="0" type="cond" truecount="0" falsecount="2"/>
1174
- <line num="89" count="0" type="stmt"/>
1175
- <line num="95" count="0" type="stmt"/>
1176
- <line num="103" count="0" type="stmt"/>
1177
- <line num="104" count="0" type="stmt"/>
1178
- <line num="105" count="0" type="stmt"/>
1179
- <line num="106" count="0" type="stmt"/>
1180
- <line num="107" count="0" type="stmt"/>
1181
- <line num="110" count="0" type="stmt"/>
1182
- <line num="111" count="0" type="stmt"/>
1183
- <line num="112" count="0" type="stmt"/>
1184
- <line num="115" count="0" type="stmt"/>
1185
- <line num="116" count="0" type="stmt"/>
1186
- <line num="117" count="0" type="stmt"/>
1187
- <line num="119" count="0" type="stmt"/>
1188
- <line num="132" count="0" type="stmt"/>
1189
- <line num="135" count="0" type="stmt"/>
1190
1119
  </file>
1191
1120
  </package>
1192
1121
  <package name="src.components.MlShareMapState">
@@ -1299,7 +1228,7 @@
1299
1228
  <metrics statements="62" coveredstatements="28" conditionals="26" coveredconditionals="12" methods="10" coveredmethods="5"/>
1300
1229
  <file name="MlSpatialElevationProfile.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js">
1301
1230
  <metrics statements="62" coveredstatements="28" conditionals="26" coveredconditionals="12" methods="10" coveredmethods="5"/>
1302
- <line num="14" count="1" type="stmt"/>
1231
+ <line num="14" count="2" type="stmt"/>
1303
1232
  <line num="15" count="8" type="stmt"/>
1304
1233
  <line num="17" count="8" type="stmt"/>
1305
1234
  <line num="20" count="8" type="stmt"/>
@@ -1359,8 +1288,8 @@
1359
1288
  <line num="201" count="0" type="stmt"/>
1360
1289
  <line num="203" count="0" type="stmt"/>
1361
1290
  <line num="206" count="8" type="stmt"/>
1362
- <line num="209" count="1" type="stmt"/>
1363
- <line num="213" count="1" type="stmt"/>
1291
+ <line num="209" count="2" type="stmt"/>
1292
+ <line num="213" count="2" type="stmt"/>
1364
1293
  </file>
1365
1294
  </package>
1366
1295
  <package name="src.components.MlThreeJsLayer">
@@ -1437,6 +1366,49 @@
1437
1366
  <line num="192" count="1" type="stmt"/>
1438
1367
  </file>
1439
1368
  </package>
1369
+ <package name="src.components.MlTransitionGeoJsonLayer">
1370
+ <metrics statements="37" coveredstatements="26" conditionals="22" coveredconditionals="11" methods="7" coveredmethods="6"/>
1371
+ <file name="MlTransitionGeoJsonLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.js">
1372
+ <metrics statements="37" coveredstatements="26" conditionals="22" coveredconditionals="11" methods="7" coveredmethods="6"/>
1373
+ <line num="11" count="1" type="stmt"/>
1374
+ <line num="18" count="1" type="stmt"/>
1375
+ <line num="19" count="12" type="stmt"/>
1376
+ <line num="21" count="12" type="stmt"/>
1377
+ <line num="22" count="12" type="stmt"/>
1378
+ <line num="25" count="12" type="stmt"/>
1379
+ <line num="26" count="12" type="stmt"/>
1380
+ <line num="27" count="12" type="stmt"/>
1381
+ <line num="28" count="12" type="stmt"/>
1382
+ <line num="29" count="12" type="stmt"/>
1383
+ <line num="30" count="12" type="stmt"/>
1384
+ <line num="31" count="12" type="stmt"/>
1385
+ <line num="33" count="12" type="stmt"/>
1386
+ <line num="34" count="4" type="stmt"/>
1387
+ <line num="36" count="2" type="cond" truecount="1" falsecount="1"/>
1388
+ <line num="37" count="0" type="stmt"/>
1389
+ <line num="42" count="12" type="stmt"/>
1390
+ <line num="43" count="0" type="stmt"/>
1391
+ <line num="57" count="12" type="stmt"/>
1392
+ <line num="58" count="8" type="cond" truecount="3" falsecount="1"/>
1393
+ <line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
1394
+ <line num="65" count="0" type="stmt"/>
1395
+ <line num="66" count="0" type="stmt"/>
1396
+ <line num="67" count="0" type="stmt"/>
1397
+ <line num="68" count="0" type="stmt"/>
1398
+ <line num="69" count="0" type="stmt"/>
1399
+ <line num="71" count="0" type="stmt"/>
1400
+ <line num="74" count="12" type="stmt"/>
1401
+ <line num="75" count="4" type="cond" truecount="1" falsecount="1"/>
1402
+ <line num="82" count="0" type="stmt"/>
1403
+ <line num="83" count="0" type="stmt"/>
1404
+ <line num="87" count="12" type="stmt"/>
1405
+ <line num="88" count="8" type="cond" truecount="4" falsecount="0"/>
1406
+ <line num="90" count="4" type="stmt"/>
1407
+ <line num="92" count="4" type="stmt"/>
1408
+ <line num="95" count="12" type="stmt"/>
1409
+ <line num="102" count="1" type="stmt"/>
1410
+ </file>
1411
+ </package>
1440
1412
  <package name="src.components.MlUseMapDebugger">
1441
1413
  <metrics statements="7" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
1442
1414
  <file name="MlUseMapDebugger.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlUseMapDebugger/MlUseMapDebugger.js">
@@ -1454,7 +1426,7 @@
1454
1426
  <metrics statements="33" coveredstatements="29" conditionals="16" coveredconditionals="13" methods="3" coveredmethods="3"/>
1455
1427
  <file name="MlVectorTileLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlVectorTileLayer/MlVectorTileLayer.js">
1456
1428
  <metrics statements="33" coveredstatements="29" conditionals="16" coveredconditionals="13" methods="3" coveredmethods="3"/>
1457
- <line num="11" count="1" type="stmt"/>
1429
+ <line num="11" count="2" type="stmt"/>
1458
1430
  <line num="12" count="12" type="stmt"/>
1459
1431
  <line num="14" count="12" type="stmt"/>
1460
1432
  <line num="15" count="12" type="cond" truecount="2" falsecount="0"/>
@@ -1486,7 +1458,7 @@
1486
1458
  <line num="89" count="0" type="stmt"/>
1487
1459
  <line num="96" count="4" type="stmt"/>
1488
1460
  <line num="101" count="12" type="stmt"/>
1489
- <line num="104" count="1" type="stmt"/>
1461
+ <line num="104" count="2" type="stmt"/>
1490
1462
  </file>
1491
1463
  </package>
1492
1464
  <package name="src.components.MlWmsFeatureInfoPopup">
@@ -1519,34 +1491,34 @@
1519
1491
  <metrics statements="28" coveredstatements="24" conditionals="16" coveredconditionals="13" methods="3" coveredmethods="3"/>
1520
1492
  <file name="MlWmsLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlWmsLayer/MlWmsLayer.js">
1521
1493
  <metrics statements="28" coveredstatements="24" conditionals="16" coveredconditionals="13" methods="3" coveredmethods="3"/>
1522
- <line num="7" count="1" type="stmt"/>
1523
- <line num="47" count="1" type="stmt"/>
1524
- <line num="48" count="12" type="stmt"/>
1525
- <line num="50" count="12" type="stmt"/>
1526
- <line num="51" count="12" type="cond" truecount="2" falsecount="0"/>
1527
- <line num="53" count="12" type="stmt"/>
1528
- <line num="54" count="8" type="cond" truecount="4" falsecount="0"/>
1529
- <line num="56" count="4" type="stmt"/>
1530
- <line num="59" count="4" type="stmt"/>
1531
- <line num="60" count="4" type="cond" truecount="1" falsecount="1"/>
1494
+ <line num="6" count="2" type="stmt"/>
1495
+ <line num="46" count="2" type="stmt"/>
1496
+ <line num="47" count="12" type="stmt"/>
1497
+ <line num="49" count="12" type="stmt"/>
1498
+ <line num="50" count="12" type="cond" truecount="2" falsecount="0"/>
1499
+ <line num="52" count="12" type="stmt"/>
1500
+ <line num="53" count="12" type="cond" truecount="4" falsecount="0"/>
1501
+ <line num="55" count="4" type="stmt"/>
1502
+ <line num="58" count="4" type="stmt"/>
1503
+ <line num="59" count="4" type="cond" truecount="1" falsecount="1"/>
1504
+ <line num="60" count="0" type="stmt"/>
1532
1505
  <line num="61" count="0" type="stmt"/>
1533
- <line num="62" count="0" type="stmt"/>
1534
- <line num="64" count="4" type="stmt"/>
1535
- <line num="66" count="4" type="stmt"/>
1536
- <line num="71" count="4" type="stmt"/>
1537
- <line num="73" count="4" type="stmt"/>
1538
- <line num="75" count="4" type="stmt"/>
1539
- <line num="87" count="4" type="stmt"/>
1540
- <line num="98" count="4" type="cond" truecount="1" falsecount="1"/>
1541
- <line num="99" count="0" type="stmt"/>
1542
- <line num="103" count="12" type="stmt"/>
1543
- <line num="104" count="8" type="cond" truecount="4" falsecount="0"/>
1544
- <line num="107" count="4" type="cond" truecount="1" falsecount="1"/>
1545
- <line num="108" count="4" type="stmt"/>
1546
- <line num="110" count="0" type="stmt"/>
1547
- <line num="114" count="12" type="stmt"/>
1548
- <line num="117" count="1" type="stmt"/>
1549
- <line num="121" count="1" type="stmt"/>
1506
+ <line num="63" count="4" type="stmt"/>
1507
+ <line num="65" count="4" type="stmt"/>
1508
+ <line num="70" count="4" type="stmt"/>
1509
+ <line num="72" count="4" type="stmt"/>
1510
+ <line num="74" count="4" type="stmt"/>
1511
+ <line num="86" count="4" type="stmt"/>
1512
+ <line num="97" count="4" type="cond" truecount="1" falsecount="1"/>
1513
+ <line num="98" count="0" type="stmt"/>
1514
+ <line num="102" count="12" type="stmt"/>
1515
+ <line num="103" count="8" type="cond" truecount="4" falsecount="0"/>
1516
+ <line num="106" count="4" type="cond" truecount="1" falsecount="1"/>
1517
+ <line num="107" count="4" type="stmt"/>
1518
+ <line num="109" count="0" type="stmt"/>
1519
+ <line num="113" count="12" type="stmt"/>
1520
+ <line num="116" count="2" type="stmt"/>
1521
+ <line num="120" count="2" type="stmt"/>
1550
1522
  </file>
1551
1523
  </package>
1552
1524
  <package name="src.components.MlWmsLoader">
@@ -1646,48 +1618,48 @@
1646
1618
  </file>
1647
1619
  </package>
1648
1620
  <package name="src.hooks">
1649
- <metrics statements="106" coveredstatements="54" conditionals="42" coveredconditionals="14" methods="19" coveredmethods="9"/>
1621
+ <metrics statements="106" coveredstatements="54" conditionals="44" coveredconditionals="16" methods="19" coveredmethods="9"/>
1650
1622
  <file name="useMap.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useMap.js">
1651
- <metrics statements="27" coveredstatements="21" conditionals="12" coveredconditionals="6" methods="5" coveredmethods="4"/>
1652
- <line num="8" count="57" type="stmt"/>
1653
- <line num="10" count="57" type="stmt"/>
1654
- <line num="19" count="57" type="stmt"/>
1655
- <line num="20" count="57" type="stmt"/>
1656
- <line num="22" count="57" type="stmt"/>
1657
- <line num="24" count="57" type="stmt"/>
1658
- <line num="26" count="57" type="stmt"/>
1659
- <line num="27" count="18" type="stmt"/>
1660
- <line num="29" count="18" type="stmt"/>
1661
- <line num="30" count="8" type="cond" truecount="1" falsecount="1"/>
1662
- <line num="31" count="8" type="stmt"/>
1663
- <line num="32" count="8" type="stmt"/>
1664
- <line num="34" count="8" type="stmt"/>
1665
- <line num="35" count="8" type="stmt"/>
1666
- <line num="39" count="57" type="stmt"/>
1667
- <line num="40" count="54" type="cond" truecount="4" falsecount="0"/>
1668
- <line num="43" count="18" type="cond" truecount="1" falsecount="1"/>
1669
- <line num="44" count="0" type="stmt"/>
1670
- <line num="46" count="0" type="stmt"/>
1671
- <line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
1623
+ <metrics statements="27" coveredstatements="21" conditionals="14" coveredconditionals="7" methods="5" coveredmethods="4"/>
1624
+ <line num="8" count="119" type="stmt"/>
1625
+ <line num="10" count="119" type="stmt"/>
1626
+ <line num="22" count="119" type="stmt"/>
1627
+ <line num="23" count="119" type="stmt"/>
1628
+ <line num="25" count="119" type="stmt"/>
1629
+ <line num="27" count="119" type="stmt"/>
1630
+ <line num="29" count="119" type="stmt"/>
1631
+ <line num="30" count="38" type="stmt"/>
1632
+ <line num="32" count="38" type="stmt"/>
1633
+ <line num="33" count="18" type="cond" truecount="1" falsecount="1"/>
1634
+ <line num="34" count="18" type="stmt"/>
1635
+ <line num="35" count="18" type="stmt"/>
1636
+ <line num="37" count="18" type="stmt"/>
1637
+ <line num="38" count="18" type="stmt"/>
1638
+ <line num="42" count="119" type="stmt"/>
1639
+ <line num="43" count="76" type="cond" truecount="4" falsecount="0"/>
1640
+ <line num="47" count="38" type="cond" truecount="1" falsecount="1"/>
1672
1641
  <line num="48" count="0" type="stmt"/>
1642
+ <line num="50" count="0" type="stmt"/>
1673
1643
  <line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
1674
1644
  <line num="52" count="0" type="stmt"/>
1675
- <line num="57" count="18" type="stmt"/>
1676
- <line num="58" count="18" type="stmt"/>
1677
- <line num="59" count="18" type="stmt"/>
1678
- <line num="62" count="57" type="stmt"/>
1645
+ <line num="55" count="0" type="cond" truecount="0" falsecount="2"/>
1646
+ <line num="56" count="0" type="stmt"/>
1647
+ <line num="61" count="38" type="stmt"/>
1648
+ <line num="62" count="38" type="stmt"/>
1649
+ <line num="63" count="38" type="stmt"/>
1650
+ <line num="66" count="119" type="stmt"/>
1679
1651
  </file>
1680
1652
  <file name="useMapState.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useMapState.js">
1681
- <metrics statements="44" coveredstatements="33" conditionals="22" coveredconditionals="8" methods="7" coveredmethods="5"/>
1682
- <line num="13" count="73" type="stmt"/>
1683
- <line num="15" count="73" type="stmt"/>
1684
- <line num="16" count="73" type="stmt"/>
1685
- <line num="18" count="73" type="stmt"/>
1686
- <line num="19" count="73" type="stmt"/>
1687
- <line num="21" count="73" type="stmt"/>
1688
- <line num="22" count="73" type="stmt"/>
1689
- <line num="24" count="73" type="stmt"/>
1690
- <line num="32" count="73" type="stmt"/>
1653
+ <metrics statements="44" coveredstatements="33" conditionals="22" coveredconditionals="9" methods="7" coveredmethods="5"/>
1654
+ <line num="13" count="135" type="stmt"/>
1655
+ <line num="15" count="135" type="stmt"/>
1656
+ <line num="16" count="135" type="stmt"/>
1657
+ <line num="18" count="135" type="stmt"/>
1658
+ <line num="19" count="135" type="stmt"/>
1659
+ <line num="21" count="135" type="stmt"/>
1660
+ <line num="22" count="135" type="stmt"/>
1661
+ <line num="24" count="135" type="stmt"/>
1662
+ <line num="32" count="135" type="stmt"/>
1691
1663
  <line num="34" count="0" type="cond" truecount="0" falsecount="4"/>
1692
1664
  <line num="35" count="0" type="stmt"/>
1693
1665
  <line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
@@ -1695,34 +1667,34 @@
1695
1667
  <line num="40" count="0" type="stmt"/>
1696
1668
  <line num="42" count="0" type="stmt"/>
1697
1669
  <line num="46" count="0" type="stmt"/>
1698
- <line num="51" count="73" type="stmt"/>
1699
- <line num="52" count="22" type="stmt"/>
1700
- <line num="53" count="22" type="stmt"/>
1701
- <line num="54" count="22" type="cond" truecount="1" falsecount="1"/>
1702
- <line num="55" count="22" type="stmt"/>
1703
- <line num="56" count="22" type="stmt"/>
1704
- <line num="60" count="73" type="stmt"/>
1705
- <line num="61" count="22" type="stmt"/>
1706
- <line num="63" count="22" type="stmt"/>
1707
- <line num="64" count="10" type="cond" truecount="1" falsecount="1"/>
1708
- <line num="65" count="10" type="stmt"/>
1709
- <line num="66" count="10" type="stmt"/>
1710
- <line num="68" count="10" type="stmt"/>
1711
- <line num="72" count="73" type="stmt"/>
1712
- <line num="73" count="44" type="cond" truecount="4" falsecount="0"/>
1713
- <line num="76" count="22" type="stmt"/>
1714
- <line num="77" count="22" type="stmt"/>
1715
- <line num="79" count="22" type="cond" truecount="1" falsecount="1"/>
1716
- <line num="80" count="0" type="stmt"/>
1717
- <line num="82" count="0" type="stmt"/>
1718
- <line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
1719
- <line num="86" count="0" type="stmt"/>
1720
- <line num="93" count="22" type="cond" truecount="1" falsecount="1"/>
1721
- <line num="94" count="22" type="stmt"/>
1722
- <line num="96" count="22" type="stmt"/>
1723
- <line num="108" count="73" type="stmt"/>
1724
- <line num="114" count="6" type="stmt"/>
1725
- <line num="126" count="6" type="stmt"/>
1670
+ <line num="51" count="135" type="stmt"/>
1671
+ <line num="52" count="4" type="stmt"/>
1672
+ <line num="53" count="4" type="stmt"/>
1673
+ <line num="54" count="4" type="cond" truecount="1" falsecount="1"/>
1674
+ <line num="55" count="4" type="stmt"/>
1675
+ <line num="56" count="4" type="stmt"/>
1676
+ <line num="60" count="135" type="stmt"/>
1677
+ <line num="61" count="42" type="stmt"/>
1678
+ <line num="63" count="42" type="stmt"/>
1679
+ <line num="65" count="20" type="cond" truecount="1" falsecount="1"/>
1680
+ <line num="66" count="20" type="stmt"/>
1681
+ <line num="67" count="20" type="stmt"/>
1682
+ <line num="69" count="20" type="stmt"/>
1683
+ <line num="73" count="135" type="stmt"/>
1684
+ <line num="74" count="135" type="cond" truecount="4" falsecount="0"/>
1685
+ <line num="77" count="42" type="stmt"/>
1686
+ <line num="78" count="42" type="stmt"/>
1687
+ <line num="80" count="42" type="cond" truecount="1" falsecount="1"/>
1688
+ <line num="81" count="0" type="stmt"/>
1689
+ <line num="84" count="0" type="stmt"/>
1690
+ <line num="87" count="0" type="cond" truecount="0" falsecount="2"/>
1691
+ <line num="88" count="0" type="stmt"/>
1692
+ <line num="96" count="42" type="cond" truecount="2" falsecount="0"/>
1693
+ <line num="97" count="4" type="stmt"/>
1694
+ <line num="99" count="4" type="stmt"/>
1695
+ <line num="111" count="135" type="stmt"/>
1696
+ <line num="117" count="10" type="stmt"/>
1697
+ <line num="129" count="10" type="stmt"/>
1726
1698
  </file>
1727
1699
  <file name="useWms.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useWms.js">
1728
1700
  <metrics statements="35" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="7" coveredmethods="0"/>