mapicgc-gl-js 0.0.53 → 0.0.55

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.
@@ -460,6 +460,7 @@ a.maplibregl-ctrl-logo.maplibregl-compact {
460
460
  position: absolute;
461
461
  top: 0;
462
462
  will-change: transform;
463
+ z-index: 9999999;
463
464
  }
464
465
  .maplibregl-popup-anchor-top,
465
466
  .maplibregl-popup-anchor-top-left,
@@ -930,13 +931,7 @@ background: #d4d4d4;
930
931
 
931
932
 
932
933
 
933
- #logos{
934
- display: flex;
935
- flex-direction: row;
936
- bottom: 1px;
937
- position: absolute;
938
- left: 10px;
939
- }
934
+
940
935
  #marker {
941
936
  background-image: url('https://maplibre.org/maplibre-gl-js/docs/assets/washington-monument.jpg');
942
937
  background-size: cover;