Show map from the list of GPS fixes
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
fd175e8781
commit
9eea5a4294
@ -98,6 +98,7 @@ MobileComponents.Page {
|
||||
iconName: "gps"
|
||||
onTriggered: {
|
||||
print("show map")
|
||||
manager.showMap(latitude + " " + longitude)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user