Minimap: - bounds corrected to prevent problems with coverages in the map limit.
- Sources info simplified
This commit is contained in:
parent
bd32e6071d
commit
c47d77401b
2 changed files with 39 additions and 74 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue