Add map settings control (mock up).

This is not yet implemented but left visible for demo purposes.

Intended to configure things such as vessel track length, possibly
whether the latest track or the track within the current prospect
is shown, etc.
This commit is contained in:
D. Berge
2025-07-28 12:06:56 +02:00
parent 3b69a15703
commit 9f91b1317f

View File

@@ -122,6 +122,19 @@
> >
</v-select> </v-select>
END QC data --> END QC data -->
<hr class="my-2"/>
<div title="Not yet implemented">
<v-btn
small
text
disabled
>
<v-icon small left>mdi-cog-outline</v-icon>
Map settings
</v-btn>
</div>
</div> </div>
</div> </div>