This commit is contained in:
PoliEcho 2026-02-13 14:20:30 +01:00
parent 0e2208d104
commit 5970dce0d2
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2026-02-13T11:13:35.143900668Z">
<DropdownSelection timestamp="2026-02-13T11:32:21.061768041Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="PhysicalDevice" identifier="serial=BS98317AA1341400032" />

View File

@ -377,7 +377,7 @@ fun OpenStreetMapScreen(context: Context? = null) {
// Add tile layer
mapState.addLayer(tileStreamProvider)
/* Add a marker at the center of the map */
// Add a marker for target position
mapState.addMarker("target_position", x = longitudeToXNormalized(14.0), y = latitudeToYNormalized(50.0)) {
Column(horizontalAlignment = Alignment.CenterHorizontally) {
Icon(