Thread: [SailfishOS] Pure Maps
View Single Post
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#1027
Originally Posted by rob_kouw View Post
Hi rinigus, I would like to send a Geocaching coordinate to Pure Maps. On GitHub I read something like geo:latitude,longitude.
What would be the exact way to do this, from a QML app?
2 ways:

call command (python can be used for it): pure-maps geo:12,21

use dbus to access dbus API. In this case, you can also name POI using title option for relevant method.

note that dbus-activation has not been implemented
 

The Following 3 Users Say Thank You to rinigus For This Useful Post: