This object is in archive! 
Android intent for moving map to lat/lon
Completed
Hi Menion, I was surprised there is none... I think an intent which makes the map move to a lat,lon position would be great. So we can have Locus start at a specific geo position.
thx
Hello Tapio
generic "geo" intent does not work for you?
Menion
Hello Tapio
generic "geo" intent does not work for you?
Menion
Thanks, I try to use "send intent" from Tasker. Yeah, Locus package name goes to the "Package" field there. I already use Locus action tasks (where we use rhe Action and Extra field), but now I'm currently not knowing how to send the geo location to Locus.
Thanks, I try to use "send intent" from Tasker. Yeah, Locus package name goes to the "Package" field there. I already use Locus action tasks (where we use rhe Action and Extra field), but now I'm currently not knowing how to send the geo location to Locus.
SOLUTION:
Action: android.intent.action.VIEW
Data: geo:%lat,%lon
Package: menion.android.locus.pro
Target: Activity
Source:
https://groups.google.com/g/tasker/c/2ovBnzvn8Ic?pli=1
SOLUTION:
Action: android.intent.action.VIEW
Data: geo:%lat,%lon
Package: menion.android.locus.pro
Target: Activity
Source:
https://groups.google.com/g/tasker/c/2ovBnzvn8Ic?pli=1
Perfect, I'm glad it works for you!
Menion
Perfect, I'm glad it works for you!
Menion
Replies have been locked on this page!