works?
This commit is contained in:
parent
0e2208d104
commit
5970dce0d2
2
.idea/deploymentTargetSelector.xml
generated
2
.idea/deploymentTargetSelector.xml
generated
@ -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" />
|
||||
|
||||
@ -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(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user