Minimap: - bounds corrected to prevent problems with coverages in the map limit.

- Sources info simplified
This commit is contained in:
Porras-Bernardez 2024-09-02 16:31:00 +02:00
parent bd32e6071d
commit c47d77401b
2 changed files with 39 additions and 74 deletions

View file

@ -160,7 +160,7 @@
</div>
<div class="card">
<div class="column">
<h3 class="label uppercase">MAP</h3>
<!-- <h3 class="label uppercase">MAP</h3> -->
<Minimap :bounds="dataset.Bounds"></Minimap>
</div>
</div>