@mapcomponents/react-maplibre 0.1.16 → 0.1.17

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 (90) hide show
  1. package/coverage/clover.xml +257 -284
  2. package/coverage/coverage-final.json +10 -10
  3. package/coverage/lcov-report/index.html +44 -45
  4. package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.js.html +2 -3
  5. package/coverage/lcov-report/src/components/MapLibreMap/index.html +2 -3
  6. package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.js.html +2 -3
  7. package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +2 -3
  8. package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.js.html +2 -3
  9. package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +2 -3
  10. package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.js.html +2 -3
  11. package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +2 -3
  12. package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.js.html +2 -3
  13. package/coverage/lcov-report/src/components/MlFollowGps/index.html +2 -3
  14. package/coverage/lcov-report/src/components/MlGPXViewer/MlGPXViewer.js.html +2 -3
  15. package/coverage/lcov-report/src/components/MlGPXViewer/gpxConverter.js.html +2 -3
  16. package/coverage/lcov-report/src/components/MlGPXViewer/index.html +2 -3
  17. package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js.html +123 -181
  18. package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +20 -21
  19. package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.js.html +2 -3
  20. package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +2 -3
  21. package/coverage/lcov-report/src/components/MlLayer/MlLayer.js.html +9 -13
  22. package/coverage/lcov-report/src/components/MlLayer/index.html +16 -17
  23. package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.js.html +2 -3
  24. package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +2 -3
  25. package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.js.html +2 -3
  26. package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +2 -3
  27. package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +3 -10
  28. package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +9 -82
  29. package/coverage/lcov-report/src/components/MlLayerSwitcher/components/index.html +10 -11
  30. package/coverage/lcov-report/src/components/MlLayerSwitcher/index.html +2 -3
  31. package/coverage/lcov-report/src/components/MlMarker/MlMarker.js.html +6 -7
  32. package/coverage/lcov-report/src/components/MlMarker/index.html +6 -7
  33. package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.js.html +2 -3
  34. package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +2 -3
  35. package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.js.html +2 -3
  36. package/coverage/lcov-report/src/components/MlNavigationTools/index.html +2 -3
  37. package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +2 -3
  38. package/coverage/lcov-report/src/components/MlOsmLayer/index.html +2 -3
  39. package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.js.html +2 -3
  40. package/coverage/lcov-report/src/components/MlScaleReference/index.html +2 -3
  41. package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.js.html +2 -3
  42. package/coverage/lcov-report/src/components/MlShareMapState/index.html +2 -3
  43. package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +2 -3
  44. package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +2 -3
  45. package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +2 -3
  46. package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +2 -3
  47. package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +6 -25
  48. package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +6 -7
  49. package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.js.html +2 -3
  50. package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +2 -3
  51. package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +2 -3
  52. package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +2 -3
  53. package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.js.html +2 -3
  54. package/coverage/lcov-report/src/components/MlWmsLayer/index.html +2 -3
  55. package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.js.html +6 -19
  56. package/coverage/lcov-report/src/components/MlWmsLoader/index.html +8 -9
  57. package/coverage/lcov-report/src/hooks/index.html +14 -15
  58. package/coverage/lcov-report/src/hooks/useMap.js.html +23 -24
  59. package/coverage/lcov-report/src/hooks/useMapState.js.html +7 -50
  60. package/coverage/lcov-report/src/hooks/useWms.js.html +9 -22
  61. package/coverage/lcov-report/src/i18n.js.html +2 -3
  62. package/coverage/lcov-report/src/index.html +2 -3
  63. package/coverage/lcov-report/src/translations/english.js.html +2 -3
  64. package/coverage/lcov-report/src/translations/german.js.html +2 -3
  65. package/coverage/lcov-report/src/translations/index.html +2 -3
  66. package/coverage/lcov.info +487 -524
  67. package/dist/index.esm.js +137 -148
  68. package/dist/index.esm.js.map +1 -1
  69. package/package.json +2 -2
  70. package/src/components/MapLibreMap/lib/MapLibreGlWrapper.js +3 -2
  71. package/src/components/MlComponentTemplate/MlComponentTemplate.js +3 -3
  72. package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js +90 -109
  73. package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.stories.js +20 -6
  74. package/src/components/MlGeoJsonLayer/assets/sample_polygon_1.json +33 -0
  75. package/src/components/MlGeoJsonLayer/util/getDefaultLayerTypeByGeometry.js +25 -0
  76. package/src/components/MlGeoJsonLayer/util/getDefaultPaintPropsByType.js +22 -0
  77. package/src/components/MlLayer/MlLayer.js +0 -1
  78. package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +0 -2
  79. package/src/components/MlLayerSwitcher/MlLayerSwitcher.stories.js +3 -6
  80. package/src/components/MlLayerSwitcher/components/LayerBox.js +2 -26
  81. package/src/components/MlMarker/MlMarker.js +1 -1
  82. package/src/components/MlShareMapState/MlShareMapState.stories.js +14 -17
  83. package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.stories.js +1 -3
  84. package/src/components/MlUseMapDebugger/MlUseMapDebugger.js +1 -7
  85. package/src/components/MlWmsLoader/MlWmsLoader.js +0 -4
  86. package/src/hooks/useMapState.js +0 -14
  87. package/src/hooks/useWms.js +2 -7
  88. package/src/ui_components/ImageLoader.js +8 -3
  89. package/src/ui_components/Sidebar.js +1 -1
  90. package/src/ui_components/TopToolbar.js +0 -2
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1640261940430" clover="3.2.0">
3
- <project timestamp="1640261940430" name="All files">
4
- <metrics statements="1615" coveredstatements="603" conditionals="928" coveredconditionals="259" methods="282" coveredmethods="99" elements="2825" coveredelements="961" complexity="0" loc="1615" ncloc="1615" packages="29" files="33" classes="33"/>
2
+ <coverage generated="1641748388561" clover="3.2.0">
3
+ <project timestamp="1641748388561" name="All files">
4
+ <metrics statements="1588" coveredstatements="598" conditionals="922" coveredconditionals="257" methods="280" coveredmethods="100" elements="2790" coveredelements="955" complexity="0" loc="1588" ncloc="1588" packages="29" files="33" classes="33"/>
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">
@@ -586,79 +586,72 @@
586
586
  </file>
587
587
  </package>
588
588
  <package name="src.components.MlGeoJsonLayer">
589
- <metrics statements="70" coveredstatements="43" conditionals="62" coveredconditionals="33" methods="9" coveredmethods="7"/>
589
+ <metrics statements="63" coveredstatements="40" conditionals="60" coveredconditionals="33" methods="9" coveredmethods="8"/>
590
590
  <file name="MlGeoJsonLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js">
591
- <metrics statements="70" coveredstatements="43" conditionals="62" coveredconditionals="33" methods="9" coveredmethods="7"/>
592
- <line num="11" count="2" type="stmt"/>
593
- <line num="18" count="2" type="stmt"/>
594
- <line num="20" count="12" type="stmt"/>
595
- <line num="21" count="12" type="stmt"/>
591
+ <metrics statements="63" coveredstatements="40" conditionals="60" 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"/>
596
600
  <line num="29" count="12" type="stmt"/>
597
601
  <line num="30" count="12" type="stmt"/>
598
602
  <line num="31" count="12" type="stmt"/>
599
603
  <line num="32" count="12" type="stmt"/>
600
604
  <line num="33" count="12" type="stmt"/>
601
- <line num="34" count="12" type="stmt"/>
602
605
  <line num="35" count="12" type="stmt"/>
603
- <line num="36" count="12" type="stmt"/>
604
- <line num="37" count="12" type="stmt"/>
605
- <line num="40" count="12" type="cond" truecount="2" falsecount="0"/>
606
- <line num="42" count="12" type="stmt"/>
607
- <line num="43" count="4" type="stmt"/>
608
- <line num="44" count="4" type="stmt"/>
609
- <line num="46" count="2" type="cond" truecount="1" falsecount="1"/>
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"/>
610
611
  <line num="47" count="0" type="stmt"/>
611
- <line num="49" count="2" type="cond" truecount="1" falsecount="1"/>
612
- <line num="50" count="2" type="stmt"/>
613
- <line num="52" count="2" type="stmt"/>
614
- <line num="57" count="12" type="stmt"/>
615
- <line num="58" count="8" type="cond" truecount="2" falsecount="2"/>
616
- <line num="60" count="0" type="stmt"/>
617
- <line num="61" count="0" type="stmt"/>
618
- <line num="65" count="12" type="stmt"/>
619
- <line num="66" count="8" type="cond" truecount="2" falsecount="2"/>
620
- <line num="68" count="0" type="stmt"/>
621
- <line num="69" count="0" type="stmt"/>
622
- <line num="73" count="12" type="stmt"/>
623
- <line num="75" count="0" type="stmt"/>
624
- <line num="92" count="12" type="stmt"/>
625
- <line num="93" count="8" type="cond" truecount="2" falsecount="2"/>
626
- <line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
627
- <line num="102" count="0" type="stmt"/>
628
- <line num="103" count="0" type="stmt"/>
629
- <line num="104" count="0" type="stmt"/>
630
- <line num="105" count="0" type="stmt"/>
631
- <line num="106" count="0" type="stmt"/>
632
- <line num="108" count="0" type="stmt"/>
633
- <line num="110" count="0" type="stmt"/>
634
- <line num="120" count="12" type="stmt"/>
635
- <line num="121" count="12" type="cond" truecount="4" falsecount="0"/>
636
- <line num="125" count="4" type="cond" truecount="1" falsecount="1"/>
637
- <line num="127" count="4" type="cond" truecount="1" falsecount="1"/>
638
- <line num="128" count="0" type="stmt"/>
639
- <line num="130" count="0" type="stmt"/>
640
- <line num="131" count="0" type="cond" truecount="0" falsecount="2"/>
641
- <line num="132" count="0" type="stmt"/>
642
- <line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
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="55" count="0" type="stmt"/>
616
+ <line num="56" count="0" type="stmt"/>
617
+ <line num="60" count="12" type="stmt"/>
618
+ <line num="62" count="0" type="stmt"/>
619
+ <line num="79" count="12" type="stmt"/>
620
+ <line num="80" count="8" type="cond" truecount="2" falsecount="2"/>
621
+ <line num="82" count="0" type="cond" truecount="0" falsecount="2"/>
622
+ <line num="87" count="0" type="stmt"/>
623
+ <line num="88" count="0" type="stmt"/>
624
+ <line num="89" count="0" type="stmt"/>
625
+ <line num="90" count="0" type="stmt"/>
626
+ <line num="91" count="0" type="stmt"/>
627
+ <line num="93" count="0" type="stmt"/>
628
+ <line num="95" count="0" type="stmt"/>
629
+ <line num="105" count="12" type="stmt"/>
630
+ <line num="106" count="4" type="stmt"/>
631
+ <line num="108" count="4" type="cond" truecount="1" falsecount="1"/>
632
+ <line num="114" count="0" type="stmt"/>
633
+ <line num="115" count="0" type="stmt"/>
634
+ <line num="118" count="4" type="cond" truecount="1" falsecount="1"/>
635
+ <line num="120" count="4" type="stmt"/>
636
+ <line num="135" count="4" type="cond" truecount="1" falsecount="1"/>
643
637
  <line num="136" count="0" type="stmt"/>
644
- <line num="139" count="4" type="stmt"/>
645
- <line num="140" count="4" type="stmt"/>
646
- <line num="142" count="4" type="cond" truecount="1" falsecount="1"/>
647
- <line num="148" count="0" type="stmt"/>
648
- <line num="149" count="0" type="stmt"/>
649
- <line num="152" count="4" type="stmt"/>
650
- <line num="154" count="4" type="stmt"/>
651
- <line num="172" count="4" type="cond" truecount="1" falsecount="1"/>
652
- <line num="173" count="0" type="stmt"/>
653
- <line num="176" count="4" type="cond" truecount="1" falsecount="1"/>
654
- <line num="177" count="0" type="stmt"/>
655
- <line num="180" count="4" type="cond" truecount="1" falsecount="1"/>
656
- <line num="181" count="0" type="stmt"/>
657
- <line num="184" count="4" type="cond" truecount="1" falsecount="1"/>
658
- <line num="189" count="0" type="stmt"/>
659
- <line num="190" count="0" type="stmt"/>
660
- <line num="195" count="12" type="stmt"/>
661
- <line num="198" count="2" type="stmt"/>
638
+ <line num="139" count="4" type="cond" truecount="1" falsecount="1"/>
639
+ <line num="140" count="0" type="stmt"/>
640
+ <line num="143" count="4" type="cond" truecount="1" falsecount="1"/>
641
+ <line num="144" count="0" type="stmt"/>
642
+ <line num="147" count="4" type="cond" truecount="1" falsecount="1"/>
643
+ <line num="152" count="0" type="stmt"/>
644
+ <line num="153" count="0" type="stmt"/>
645
+ <line num="157" count="12" type="stmt"/>
646
+ <line num="158" count="8" type="cond" truecount="4" falsecount="0"/>
647
+ <line num="160" count="4" type="cond" truecount="1" falsecount="1"/>
648
+ <line num="166" count="0" type="stmt"/>
649
+ <line num="167" count="4" type="cond" truecount="1" falsecount="1"/>
650
+ <line num="172" count="0" type="stmt"/>
651
+ <line num="176" count="4" type="stmt"/>
652
+ <line num="178" count="4" type="stmt"/>
653
+ <line num="181" count="12" type="stmt"/>
654
+ <line num="184" count="2" type="stmt"/>
662
655
  </file>
663
656
  </package>
664
657
  <package name="src.components.MlImageMarkerLayer">
@@ -699,9 +692,9 @@
699
692
  </file>
700
693
  </package>
701
694
  <package name="src.components.MlLayer">
702
- <metrics statements="44" coveredstatements="29" conditionals="34" coveredconditionals="15" methods="6" coveredmethods="5"/>
695
+ <metrics statements="43" coveredstatements="28" conditionals="32" coveredconditionals="13" methods="6" coveredmethods="5"/>
703
696
  <file name="MlLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayer/MlLayer.js">
704
- <metrics statements="44" coveredstatements="29" conditionals="34" coveredconditionals="15" methods="6" coveredmethods="5"/>
697
+ <metrics statements="43" coveredstatements="28" conditionals="32" coveredconditionals="13" methods="6" coveredmethods="5"/>
705
698
  <line num="7" count="1" type="stmt"/>
706
699
  <line num="9" count="16" type="stmt"/>
707
700
  <line num="11" count="16" type="stmt"/>
@@ -709,43 +702,42 @@
709
702
  <line num="20" count="16" type="stmt"/>
710
703
  <line num="21" count="16" type="cond" truecount="1" falsecount="1"/>
711
704
  <line num="22" count="16" type="cond" truecount="2" falsecount="0"/>
712
- <line num="23" count="16" type="cond" truecount="2" falsecount="0"/>
705
+ <line num="23" count="16" type="stmt"/>
713
706
  <line num="24" count="16" type="stmt"/>
714
- <line num="25" count="16" type="stmt"/>
715
- <line num="27" count="16" type="stmt"/>
716
- <line num="28" count="4" type="stmt"/>
717
- <line num="30" count="4" type="stmt"/>
718
- <line num="31" count="2" type="cond" truecount="1" falsecount="1"/>
707
+ <line num="26" count="16" type="stmt"/>
708
+ <line num="27" count="4" type="stmt"/>
709
+ <line num="29" count="4" type="stmt"/>
710
+ <line num="30" count="2" type="cond" truecount="1" falsecount="1"/>
711
+ <line num="31" count="2" type="stmt"/>
719
712
  <line num="32" count="2" type="stmt"/>
720
- <line num="33" count="2" type="stmt"/>
721
- <line num="38" count="16" type="stmt"/>
722
- <line num="39" count="12" type="cond" truecount="1" falsecount="1"/>
723
- <line num="45" count="12" type="stmt"/>
724
- <line num="50" count="0" type="stmt"/>
725
- <line num="51" count="0" type="cond" truecount="0" falsecount="4"/>
713
+ <line num="37" count="16" type="stmt"/>
714
+ <line num="38" count="12" type="cond" truecount="1" falsecount="1"/>
715
+ <line num="44" count="12" type="stmt"/>
716
+ <line num="49" count="0" type="stmt"/>
717
+ <line num="50" count="0" type="cond" truecount="0" falsecount="4"/>
718
+ <line num="51" count="0" type="stmt"/>
726
719
  <line num="52" count="0" type="stmt"/>
727
- <line num="53" count="0" type="stmt"/>
728
- <line num="55" count="0" type="stmt"/>
729
- <line num="58" count="0" type="stmt"/>
730
- <line num="59" count="0" type="cond" truecount="0" falsecount="4"/>
720
+ <line num="54" count="0" type="stmt"/>
721
+ <line num="57" count="0" type="stmt"/>
722
+ <line num="58" count="0" type="cond" truecount="0" falsecount="4"/>
723
+ <line num="59" count="0" type="stmt"/>
731
724
  <line num="60" count="0" type="stmt"/>
732
- <line num="61" count="0" type="stmt"/>
733
- <line num="66" count="16" type="stmt"/>
734
- <line num="67" count="16" type="cond" truecount="4" falsecount="0"/>
735
- <line num="72" count="4" type="cond" truecount="1" falsecount="1"/>
736
- <line num="73" count="0" type="stmt"/>
737
- <line num="75" count="0" type="stmt"/>
738
- <line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
739
- <line num="77" count="0" type="stmt"/>
740
- <line num="80" count="0" type="cond" truecount="0" falsecount="2"/>
741
- <line num="81" count="0" type="stmt"/>
742
- <line num="85" count="4" type="stmt"/>
743
- <line num="86" count="4" type="cond" truecount="1" falsecount="1"/>
725
+ <line num="65" count="16" type="stmt"/>
726
+ <line num="66" count="16" type="cond" truecount="4" falsecount="0"/>
727
+ <line num="71" count="4" type="cond" truecount="1" falsecount="1"/>
728
+ <line num="72" count="0" type="stmt"/>
729
+ <line num="74" count="0" type="stmt"/>
730
+ <line num="75" count="0" type="cond" truecount="0" falsecount="2"/>
731
+ <line num="76" count="0" type="stmt"/>
732
+ <line num="79" count="0" type="cond" truecount="0" falsecount="2"/>
733
+ <line num="80" count="0" type="stmt"/>
734
+ <line num="84" count="4" type="stmt"/>
735
+ <line num="85" count="4" type="cond" truecount="1" falsecount="1"/>
736
+ <line num="86" count="4" type="stmt"/>
744
737
  <line num="87" count="4" type="stmt"/>
745
- <line num="88" count="4" type="stmt"/>
738
+ <line num="99" count="4" type="stmt"/>
746
739
  <line num="100" count="4" type="stmt"/>
747
- <line num="101" count="4" type="stmt"/>
748
- <line num="105" count="16" type="stmt"/>
740
+ <line num="104" count="16" type="stmt"/>
749
741
  </file>
750
742
  </package>
751
743
  <package name="src.components.MlLayerMagnify">
@@ -881,101 +873,90 @@
881
873
  <metrics statements="66" coveredstatements="0" conditionals="41" coveredconditionals="0" methods="22" coveredmethods="0"/>
882
874
  <file name="MlLayerSwitcher.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerSwitcher/MlLayerSwitcher.js">
883
875
  <metrics statements="66" coveredstatements="0" conditionals="41" coveredconditionals="0" methods="22" coveredmethods="0"/>
876
+ <line num="21" count="0" type="stmt"/>
877
+ <line num="22" count="0" type="stmt"/>
884
878
  <line num="23" count="0" type="stmt"/>
885
879
  <line num="24" count="0" type="stmt"/>
886
880
  <line num="25" count="0" type="stmt"/>
887
- <line num="26" count="0" type="stmt"/>
888
- <line num="27" count="0" type="stmt"/>
881
+ <line num="34" count="0" type="stmt"/>
882
+ <line num="35" count="0" type="stmt"/>
889
883
  <line num="36" count="0" type="stmt"/>
890
- <line num="37" count="0" type="stmt"/>
891
884
  <line num="38" count="0" type="stmt"/>
892
- <line num="40" count="0" type="stmt"/>
893
- <line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
894
- <line num="43" count="0" type="stmt"/>
895
- <line num="44" count="0" type="stmt"/>
896
- <line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
885
+ <line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
886
+ <line num="41" count="0" type="stmt"/>
887
+ <line num="42" count="0" type="stmt"/>
888
+ <line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
889
+ <line num="45" count="0" type="stmt"/>
890
+ <line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
897
891
  <line num="47" count="0" type="stmt"/>
898
- <line num="48" count="0" type="cond" truecount="0" falsecount="2"/>
899
- <line num="49" count="0" type="stmt"/>
900
- <line num="54" count="0" type="stmt"/>
892
+ <line num="52" count="0" type="stmt"/>
893
+ <line num="53" count="0" type="stmt"/>
901
894
  <line num="55" count="0" type="stmt"/>
902
- <line num="57" count="0" type="stmt"/>
895
+ <line num="64" count="0" type="stmt"/>
896
+ <line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
903
897
  <line num="66" count="0" type="stmt"/>
904
- <line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
898
+ <line num="67" count="0" type="stmt"/>
905
899
  <line num="68" count="0" type="stmt"/>
906
900
  <line num="69" count="0" type="stmt"/>
907
- <line num="70" count="0" type="stmt"/>
908
901
  <line num="71" count="0" type="stmt"/>
909
- <line num="73" count="0" type="stmt"/>
902
+ <line num="72" count="0" type="stmt"/>
903
+ <line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
910
904
  <line num="74" count="0" type="stmt"/>
911
- <line num="75" count="0" type="cond" truecount="0" falsecount="2"/>
912
- <line num="76" count="0" type="stmt"/>
913
- <line num="79" count="0" type="cond" truecount="0" falsecount="4"/>
914
- <line num="80" count="0" type="stmt"/>
915
- <line num="84" count="0" type="stmt"/>
905
+ <line num="77" count="0" type="cond" truecount="0" falsecount="4"/>
906
+ <line num="78" count="0" type="stmt"/>
907
+ <line num="82" count="0" type="stmt"/>
908
+ <line num="83" count="0" type="stmt"/>
909
+ <line num="84" count="0" type="cond" truecount="0" falsecount="4"/>
916
910
  <line num="85" count="0" type="stmt"/>
917
- <line num="86" count="0" type="cond" truecount="0" falsecount="4"/>
918
- <line num="87" count="0" type="stmt"/>
911
+ <line num="88" count="0" type="stmt"/>
919
912
  <line num="90" count="0" type="stmt"/>
920
- <line num="92" count="0" type="stmt"/>
921
- <line num="96" count="0" type="stmt"/>
922
- <line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
923
- <line num="100" count="0" type="stmt"/>
913
+ <line num="94" count="0" type="stmt"/>
914
+ <line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
915
+ <line num="98" count="0" type="stmt"/>
916
+ <line num="99" count="0" type="stmt"/>
917
+ <line num="100" count="0" type="cond" truecount="0" falsecount="2"/>
924
918
  <line num="101" count="0" type="stmt"/>
925
- <line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
926
- <line num="103" count="0" type="stmt"/>
927
- <line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
928
- <line num="109" count="0" type="stmt"/>
929
- <line num="112" count="0" type="stmt"/>
930
- <line num="113" count="0" type="stmt"/>
931
- <line num="115" count="0" type="cond" truecount="0" falsecount="2"/>
919
+ <line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
920
+ <line num="107" count="0" type="stmt"/>
921
+ <line num="110" count="0" type="stmt"/>
922
+ <line num="111" count="0" type="stmt"/>
923
+ <line num="113" count="0" type="cond" truecount="0" falsecount="2"/>
924
+ <line num="117" count="0" type="stmt"/>
925
+ <line num="118" count="0" type="stmt"/>
932
926
  <line num="119" count="0" type="stmt"/>
933
- <line num="120" count="0" type="stmt"/>
927
+ <line num="120" count="0" type="cond" truecount="0" falsecount="2"/>
934
928
  <line num="121" count="0" type="stmt"/>
935
- <line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
936
- <line num="123" count="0" type="stmt"/>
937
- <line num="127" count="0" type="cond" truecount="0" falsecount="4"/>
929
+ <line num="125" count="0" type="cond" truecount="0" falsecount="4"/>
930
+ <line num="126" count="0" type="stmt"/>
938
931
  <line num="128" count="0" type="stmt"/>
932
+ <line num="129" count="0" type="cond" truecount="0" falsecount="2"/>
939
933
  <line num="130" count="0" type="stmt"/>
940
- <line num="131" count="0" type="cond" truecount="0" falsecount="2"/>
941
- <line num="132" count="0" type="stmt"/>
942
- <line num="138" count="0" type="cond" truecount="0" falsecount="1"/>
943
- <line num="139" count="0" type="stmt"/>
944
- <line num="142" count="0" type="stmt"/>
945
- <line num="152" count="0" type="stmt"/>
946
- <line num="161" count="0" type="stmt"/>
947
- <line num="175" count="0" type="stmt"/>
948
- <line num="184" count="0" type="stmt"/>
949
- <line num="198" count="0" type="stmt"/>
934
+ <line num="136" count="0" type="cond" truecount="0" falsecount="1"/>
935
+ <line num="137" count="0" type="stmt"/>
936
+ <line num="140" count="0" type="stmt"/>
937
+ <line num="150" count="0" type="stmt"/>
938
+ <line num="159" count="0" type="stmt"/>
939
+ <line num="173" count="0" type="stmt"/>
940
+ <line num="182" count="0" type="stmt"/>
941
+ <line num="196" count="0" type="stmt"/>
950
942
  </file>
951
943
  </package>
952
944
  <package name="src.components.MlLayerSwitcher.components">
953
- <metrics statements="17" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
945
+ <metrics statements="6" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
954
946
  <file name="LayerBox.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerSwitcher/components/LayerBox.js">
955
- <metrics statements="17" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
947
+ <metrics statements="6" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
948
+ <line num="11" count="0" type="stmt"/>
956
949
  <line num="12" count="0" type="stmt"/>
957
- <line num="13" count="0" type="stmt"/>
958
- <line num="14" count="0" type="stmt"/>
959
- <line num="15" count="0" type="stmt"/>
960
- <line num="26" count="0" type="stmt"/>
961
- <line num="27" count="0" type="stmt"/>
962
- <line num="28" count="0" type="stmt"/>
950
+ <line num="23" count="0" type="stmt"/>
951
+ <line num="25" count="0" type="stmt"/>
963
952
  <line num="30" count="0" type="stmt"/>
964
- <line num="35" count="0" type="stmt"/>
965
- <line num="42" count="0" type="stmt"/>
966
953
  <line num="44" count="0" type="stmt"/>
967
- <line num="45" count="0" type="stmt"/>
968
- <line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
969
- <line num="48" count="0" type="stmt"/>
970
- <line num="50" count="0" type="stmt"/>
971
- <line num="54" count="0" type="stmt"/>
972
- <line num="68" count="0" type="stmt"/>
973
954
  </file>
974
955
  </package>
975
956
  <package name="src.components.MlMarker">
976
- <metrics statements="37" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="7" coveredmethods="0"/>
957
+ <metrics statements="36" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="7" coveredmethods="0"/>
977
958
  <file name="MlMarker.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlMarker/MlMarker.js">
978
- <metrics statements="37" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="7" coveredmethods="0"/>
959
+ <metrics statements="36" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="7" coveredmethods="0"/>
979
960
  <line num="21" count="0" type="stmt"/>
980
961
  <line num="22" count="0" type="stmt"/>
981
962
  <line num="23" count="0" type="stmt"/>
@@ -1004,13 +985,12 @@
1004
985
  <line num="68" count="0" type="cond" truecount="0" falsecount="4"/>
1005
986
  <line num="69" count="0" type="stmt"/>
1006
987
  <line num="70" count="0" type="stmt"/>
1007
- <line num="71" count="0" type="stmt"/>
988
+ <line num="72" count="0" type="stmt"/>
1008
989
  <line num="73" count="0" type="stmt"/>
1009
990
  <line num="74" count="0" type="stmt"/>
1010
991
  <line num="75" count="0" type="stmt"/>
1011
- <line num="76" count="0" type="stmt"/>
1012
- <line num="78" count="0" type="stmt"/>
1013
- <line num="86" count="0" type="stmt"/>
992
+ <line num="77" count="0" type="stmt"/>
993
+ <line num="85" count="0" type="stmt"/>
1014
994
  <line num="134" count="0" type="stmt"/>
1015
995
  <line num="138" count="0" type="stmt"/>
1016
996
  </file>
@@ -1438,17 +1418,16 @@
1438
1418
  </file>
1439
1419
  </package>
1440
1420
  <package name="src.components.MlUseMapDebugger">
1441
- <metrics statements="8" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
1421
+ <metrics statements="7" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
1442
1422
  <file name="MlUseMapDebugger.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlUseMapDebugger/MlUseMapDebugger.js">
1443
- <metrics statements="8" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
1444
- <line num="18" count="0" type="stmt"/>
1445
- <line num="19" count="0" type="stmt"/>
1446
- <line num="31" count="0" type="stmt"/>
1447
- <line num="32" count="0" type="stmt"/>
1448
- <line num="33" count="0" type="stmt"/>
1449
- <line num="36" count="0" type="stmt"/>
1450
- <line num="71" count="0" type="stmt"/>
1451
- <line num="75" count="0" type="stmt"/>
1423
+ <metrics statements="7" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
1424
+ <line num="14" count="0" type="stmt"/>
1425
+ <line num="15" count="0" type="stmt"/>
1426
+ <line num="27" count="0" type="stmt"/>
1427
+ <line num="28" count="0" type="stmt"/>
1428
+ <line num="30" count="0" type="stmt"/>
1429
+ <line num="65" count="0" type="stmt"/>
1430
+ <line num="69" count="0" type="stmt"/>
1452
1431
  </file>
1453
1432
  </package>
1454
1433
  <package name="src.components.MlVectorTileLayer">
@@ -1573,9 +1552,9 @@
1573
1552
  </file>
1574
1553
  </package>
1575
1554
  <package name="src.components.MlWmsLoader">
1576
- <metrics statements="92" coveredstatements="0" conditionals="55" coveredconditionals="0" methods="22" coveredmethods="0"/>
1555
+ <metrics statements="90" coveredstatements="0" conditionals="55" coveredconditionals="0" methods="21" coveredmethods="0"/>
1577
1556
  <file name="MlWmsLoader.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlWmsLoader/MlWmsLoader.js">
1578
- <metrics statements="92" coveredstatements="0" conditionals="55" coveredconditionals="0" methods="22" coveredmethods="0"/>
1557
+ <metrics statements="90" coveredstatements="0" conditionals="55" coveredconditionals="0" methods="21" coveredmethods="0"/>
1579
1558
  <line num="19" count="0" type="stmt"/>
1580
1559
  <line num="20" count="0" type="cond" truecount="0" falsecount="1"/>
1581
1560
  <line num="21" count="0" type="stmt"/>
@@ -1639,157 +1618,151 @@
1639
1618
  <line num="153" count="0" type="stmt"/>
1640
1619
  <line num="154" count="0" type="stmt"/>
1641
1620
  <line num="158" count="0" type="stmt"/>
1642
- <line num="159" count="0" type="stmt"/>
1621
+ <line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
1622
+ <line num="161" count="0" type="cond" truecount="0" falsecount="2"/>
1643
1623
  <line num="162" count="0" type="stmt"/>
1644
- <line num="163" count="0" type="cond" truecount="0" falsecount="2"/>
1645
- <line num="165" count="0" type="cond" truecount="0" falsecount="2"/>
1646
1624
  <line num="166" count="0" type="stmt"/>
1647
- <line num="170" count="0" type="stmt"/>
1648
- <line num="175" count="0" type="stmt"/>
1649
- <line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
1650
- <line num="178" count="0" type="stmt"/>
1625
+ <line num="171" count="0" type="stmt"/>
1626
+ <line num="173" count="0" type="cond" truecount="0" falsecount="2"/>
1627
+ <line num="174" count="0" type="stmt"/>
1628
+ <line num="175" count="0" type="cond" truecount="0" falsecount="2"/>
1629
+ <line num="176" count="0" type="stmt"/>
1651
1630
  <line num="179" count="0" type="cond" truecount="0" falsecount="2"/>
1652
1631
  <line num="180" count="0" type="stmt"/>
1653
- <line num="183" count="0" type="cond" truecount="0" falsecount="2"/>
1654
- <line num="184" count="0" type="stmt"/>
1655
- <line num="189" count="0" type="cond" truecount="0" falsecount="4"/>
1656
- <line num="190" count="0" type="stmt"/>
1632
+ <line num="185" count="0" type="cond" truecount="0" falsecount="4"/>
1633
+ <line num="186" count="0" type="stmt"/>
1634
+ <line num="194" count="0" type="stmt"/>
1635
+ <line num="195" count="0" type="cond" truecount="0" falsecount="4"/>
1657
1636
  <line num="198" count="0" type="stmt"/>
1658
- <line num="199" count="0" type="cond" truecount="0" falsecount="4"/>
1659
- <line num="202" count="0" type="stmt"/>
1660
- <line num="203" count="0" type="stmt"/>
1637
+ <line num="199" count="0" type="stmt"/>
1638
+ <line num="200" count="0" type="stmt"/>
1639
+ <line num="201" count="0" type="stmt"/>
1661
1640
  <line num="204" count="0" type="stmt"/>
1662
- <line num="205" count="0" type="stmt"/>
1663
- <line num="208" count="0" type="stmt"/>
1664
- <line num="214" count="0" type="stmt"/>
1665
- <line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
1666
- <line num="235" count="0" type="stmt"/>
1667
- <line num="236" count="0" type="stmt"/>
1668
- <line num="237" count="0" type="stmt"/>
1669
- <line num="267" count="0" type="stmt"/>
1670
- <line num="279" count="0" type="stmt"/>
1641
+ <line num="210" count="0" type="stmt"/>
1642
+ <line num="223" count="0" type="cond" truecount="0" falsecount="2"/>
1643
+ <line num="231" count="0" type="stmt"/>
1644
+ <line num="232" count="0" type="stmt"/>
1645
+ <line num="233" count="0" type="stmt"/>
1646
+ <line num="263" count="0" type="stmt"/>
1647
+ <line num="275" count="0" type="stmt"/>
1671
1648
  </file>
1672
1649
  </package>
1673
1650
  <package name="src.hooks">
1674
- <metrics statements="110" coveredstatements="55" conditionals="42" coveredconditionals="14" methods="19" coveredmethods="9"/>
1651
+ <metrics statements="106" coveredstatements="54" conditionals="42" coveredconditionals="14" methods="19" coveredmethods="9"/>
1675
1652
  <file name="useMap.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useMap.js">
1676
1653
  <metrics statements="27" coveredstatements="21" conditionals="12" coveredconditionals="6" methods="5" coveredmethods="4"/>
1677
- <line num="8" count="21" type="stmt"/>
1678
- <line num="10" count="21" type="stmt"/>
1679
- <line num="19" count="21" type="stmt"/>
1680
- <line num="20" count="21" type="stmt"/>
1681
- <line num="22" count="21" type="stmt"/>
1682
- <line num="24" count="21" type="stmt"/>
1683
- <line num="26" count="21" type="stmt"/>
1684
- <line num="27" count="6" type="stmt"/>
1685
- <line num="29" count="6" type="stmt"/>
1686
- <line num="30" count="2" type="cond" truecount="1" falsecount="1"/>
1687
- <line num="31" count="2" type="stmt"/>
1688
- <line num="32" count="2" type="stmt"/>
1689
- <line num="34" count="2" type="stmt"/>
1690
- <line num="35" count="2" type="stmt"/>
1691
- <line num="39" count="21" type="stmt"/>
1692
- <line num="40" count="18" type="cond" truecount="4" falsecount="0"/>
1693
- <line num="43" count="6" type="cond" truecount="1" falsecount="1"/>
1654
+ <line num="8" count="33" type="stmt"/>
1655
+ <line num="10" count="33" type="stmt"/>
1656
+ <line num="19" count="33" type="stmt"/>
1657
+ <line num="20" count="33" type="stmt"/>
1658
+ <line num="22" count="33" type="stmt"/>
1659
+ <line num="24" count="33" type="stmt"/>
1660
+ <line num="26" count="33" type="stmt"/>
1661
+ <line num="27" count="10" type="stmt"/>
1662
+ <line num="29" count="10" type="stmt"/>
1663
+ <line num="30" count="4" type="cond" truecount="1" falsecount="1"/>
1664
+ <line num="31" count="4" type="stmt"/>
1665
+ <line num="32" count="4" type="stmt"/>
1666
+ <line num="34" count="4" type="stmt"/>
1667
+ <line num="35" count="4" type="stmt"/>
1668
+ <line num="39" count="33" type="stmt"/>
1669
+ <line num="40" count="30" type="cond" truecount="4" falsecount="0"/>
1670
+ <line num="43" count="10" type="cond" truecount="1" falsecount="1"/>
1694
1671
  <line num="44" count="0" type="stmt"/>
1695
1672
  <line num="46" count="0" type="stmt"/>
1696
1673
  <line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
1697
1674
  <line num="48" count="0" type="stmt"/>
1698
1675
  <line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
1699
1676
  <line num="52" count="0" type="stmt"/>
1700
- <line num="57" count="6" type="stmt"/>
1701
- <line num="58" count="6" type="stmt"/>
1702
- <line num="59" count="6" type="stmt"/>
1703
- <line num="62" count="21" type="stmt"/>
1677
+ <line num="57" count="10" type="stmt"/>
1678
+ <line num="58" count="10" type="stmt"/>
1679
+ <line num="59" count="10" type="stmt"/>
1680
+ <line num="62" count="33" type="stmt"/>
1704
1681
  </file>
1705
1682
  <file name="useMapState.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useMapState.js">
1706
- <metrics statements="46" coveredstatements="34" conditionals="22" coveredconditionals="8" methods="7" coveredmethods="5"/>
1683
+ <metrics statements="44" coveredstatements="33" conditionals="22" coveredconditionals="8" methods="7" coveredmethods="5"/>
1707
1684
  <line num="13" count="49" type="stmt"/>
1708
1685
  <line num="15" count="49" type="stmt"/>
1709
1686
  <line num="16" count="49" type="stmt"/>
1710
1687
  <line num="18" count="49" type="stmt"/>
1711
- <line num="20" count="49" type="stmt"/>
1688
+ <line num="19" count="49" type="stmt"/>
1712
1689
  <line num="21" count="49" type="stmt"/>
1713
- <line num="23" count="49" type="stmt"/>
1690
+ <line num="22" count="49" type="stmt"/>
1714
1691
  <line num="24" count="49" type="stmt"/>
1715
- <line num="26" count="49" type="stmt"/>
1716
- <line num="35" count="49" type="stmt"/>
1717
- <line num="37" count="0" type="cond" truecount="0" falsecount="4"/>
1718
- <line num="38" count="0" type="stmt"/>
1719
- <line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
1720
- <line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
1721
- <line num="43" count="0" type="stmt"/>
1722
- <line num="45" count="0" type="stmt"/>
1723
- <line num="49" count="0" type="stmt"/>
1724
- <line num="54" count="49" type="stmt"/>
1692
+ <line num="32" count="49" type="stmt"/>
1693
+ <line num="34" count="0" type="cond" truecount="0" falsecount="4"/>
1694
+ <line num="35" count="0" type="stmt"/>
1695
+ <line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
1696
+ <line num="39" count="0" type="cond" truecount="0" falsecount="2"/>
1697
+ <line num="40" count="0" type="stmt"/>
1698
+ <line num="42" count="0" type="stmt"/>
1699
+ <line num="46" count="0" type="stmt"/>
1700
+ <line num="51" count="49" type="stmt"/>
1701
+ <line num="52" count="14" type="stmt"/>
1702
+ <line num="53" count="14" type="stmt"/>
1703
+ <line num="54" count="14" type="cond" truecount="1" falsecount="1"/>
1725
1704
  <line num="55" count="14" type="stmt"/>
1726
1705
  <line num="56" count="14" type="stmt"/>
1727
- <line num="57" count="14" type="cond" truecount="1" falsecount="1"/>
1728
- <line num="58" count="14" type="stmt"/>
1729
- <line num="59" count="14" type="stmt"/>
1730
- <line num="63" count="49" type="stmt"/>
1731
- <line num="64" count="14" type="stmt"/>
1732
- <line num="66" count="14" type="stmt"/>
1733
- <line num="67" count="6" type="cond" truecount="1" falsecount="1"/>
1706
+ <line num="60" count="49" type="stmt"/>
1707
+ <line num="61" count="14" type="stmt"/>
1708
+ <line num="63" count="14" type="stmt"/>
1709
+ <line num="64" count="6" type="cond" truecount="1" falsecount="1"/>
1710
+ <line num="65" count="6" type="stmt"/>
1711
+ <line num="66" count="6" type="stmt"/>
1734
1712
  <line num="68" count="6" type="stmt"/>
1735
- <line num="69" count="6" type="stmt"/>
1736
- <line num="71" count="6" type="stmt"/>
1737
- <line num="75" count="49" type="stmt"/>
1738
- <line num="76" count="28" type="cond" truecount="4" falsecount="0"/>
1739
- <line num="79" count="14" type="stmt"/>
1740
- <line num="80" count="14" type="stmt"/>
1741
- <line num="92" count="14" type="cond" truecount="1" falsecount="1"/>
1742
- <line num="93" count="0" type="stmt"/>
1743
- <line num="95" count="0" type="stmt"/>
1744
- <line num="98" count="0" type="cond" truecount="0" falsecount="2"/>
1745
- <line num="99" count="0" type="stmt"/>
1746
- <line num="100" count="0" type="stmt"/>
1747
- <line num="107" count="14" type="cond" truecount="1" falsecount="1"/>
1748
- <line num="108" count="14" type="stmt"/>
1749
- <line num="110" count="14" type="stmt"/>
1750
- <line num="122" count="49" type="stmt"/>
1751
- <line num="128" count="4" type="stmt"/>
1752
- <line num="140" count="4" type="stmt"/>
1713
+ <line num="72" count="49" type="stmt"/>
1714
+ <line num="73" count="28" type="cond" truecount="4" falsecount="0"/>
1715
+ <line num="76" count="14" type="stmt"/>
1716
+ <line num="77" count="14" type="stmt"/>
1717
+ <line num="79" count="14" type="cond" truecount="1" falsecount="1"/>
1718
+ <line num="80" count="0" type="stmt"/>
1719
+ <line num="82" count="0" type="stmt"/>
1720
+ <line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
1721
+ <line num="86" count="0" type="stmt"/>
1722
+ <line num="93" count="14" type="cond" truecount="1" falsecount="1"/>
1723
+ <line num="94" count="14" type="stmt"/>
1724
+ <line num="96" count="14" type="stmt"/>
1725
+ <line num="108" count="49" type="stmt"/>
1726
+ <line num="114" count="4" type="stmt"/>
1727
+ <line num="126" count="4" type="stmt"/>
1753
1728
  </file>
1754
1729
  <file name="useWms.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useWms.js">
1755
- <metrics statements="37" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="7" coveredmethods="0"/>
1730
+ <metrics statements="35" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="7" coveredmethods="0"/>
1731
+ <line num="6" count="0" type="stmt"/>
1732
+ <line num="7" count="0" type="stmt"/>
1756
1733
  <line num="8" count="0" type="stmt"/>
1757
1734
  <line num="9" count="0" type="stmt"/>
1758
- <line num="11" count="0" type="stmt"/>
1735
+ <line num="10" count="0" type="stmt"/>
1759
1736
  <line num="12" count="0" type="stmt"/>
1760
1737
  <line num="13" count="0" type="stmt"/>
1761
1738
  <line num="14" count="0" type="stmt"/>
1762
- <line num="15" count="0" type="stmt"/>
1763
- <line num="17" count="0" type="stmt"/>
1764
- <line num="18" count="0" type="stmt"/>
1739
+ <line num="16" count="0" type="stmt"/>
1765
1740
  <line num="19" count="0" type="stmt"/>
1766
1741
  <line num="21" count="0" type="stmt"/>
1767
- <line num="24" count="0" type="stmt"/>
1768
- <line num="26" count="0" type="stmt"/>
1742
+ <line num="22" count="0" type="stmt"/>
1743
+ <line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
1769
1744
  <line num="27" count="0" type="stmt"/>
1770
- <line num="29" count="0" type="cond" truecount="0" falsecount="2"/>
1745
+ <line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
1746
+ <line num="29" count="0" type="stmt"/>
1747
+ <line num="30" count="0" type="stmt"/>
1771
1748
  <line num="32" count="0" type="stmt"/>
1772
- <line num="33" count="0" type="cond" truecount="0" falsecount="2"/>
1773
1749
  <line num="34" count="0" type="stmt"/>
1774
- <line num="35" count="0" type="stmt"/>
1775
- <line num="37" count="0" type="stmt"/>
1776
1750
  <line num="39" count="0" type="stmt"/>
1751
+ <line num="42" count="0" type="stmt"/>
1777
1752
  <line num="44" count="0" type="stmt"/>
1753
+ <line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
1778
1754
  <line num="47" count="0" type="stmt"/>
1779
1755
  <line num="49" count="0" type="stmt"/>
1780
- <line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
1781
- <line num="52" count="0" type="stmt"/>
1782
- <line num="54" count="0" type="stmt"/>
1756
+ <line num="53" count="0" type="stmt"/>
1757
+ <line num="57" count="0" type="stmt"/>
1783
1758
  <line num="58" count="0" type="stmt"/>
1784
- <line num="62" count="0" type="stmt"/>
1759
+ <line num="59" count="0" type="stmt"/>
1785
1760
  <line num="63" count="0" type="stmt"/>
1786
- <line num="64" count="0" type="stmt"/>
1761
+ <line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
1762
+ <line num="66" count="0" type="stmt"/>
1787
1763
  <line num="68" count="0" type="stmt"/>
1788
- <line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
1789
- <line num="71" count="0" type="stmt"/>
1790
1764
  <line num="73" count="0" type="stmt"/>
1791
- <line num="78" count="0" type="stmt"/>
1792
- <line num="87" count="0" type="stmt"/>
1765
+ <line num="82" count="0" type="stmt"/>
1793
1766
  </file>
1794
1767
  </package>
1795
1768
  <package name="src.translations">