Here Maps with tasker?

627 views
Skip to first unread message

Tobias Hau

unread,
Jan 15, 2015, 3:14:44 AM1/15/15
to tas...@googlegroups.com
Somebody using nokias here maps with tasker? I would like to start navigation to a point with an intent or start automatic into the navigation mode but can't find a easy solution. Yes I can trick with key presses, but I prefer a smoother way. Perhabs somebody know something?

Rich D

unread,
Jan 15, 2015, 5:43:22 AM1/15/15
to Tasker Google Groups Post


Perhabs somebody know something?

Action / location / open map / Mode: navigation

Rich D

unread,
Jan 15, 2015, 5:45:15 AM1/15/15
to Tasker Google Groups Post


> Somebody using nokias here maps

Oops missed that part..   sorry no  idea on that one.  Have you tried  emailing the developer?

Tobias Hau

unread,
Jan 15, 2015, 9:43:54 AM1/15/15
to tas...@googlegroups.com
Will do so. ;-)

Robert Ryan

unread,
Jan 15, 2015, 12:44:57 PM1/15/15
to tas...@googlegroups.com
Maybe you could use Autoinput to enter the location and start navigation.

Abdullah Alahdal

unread,
Jan 15, 2015, 2:43:16 PM1/15/15
to tas...@googlegroups.com
I use intent.

Navigate To Last (112)
A1: Send Intent [ Action:android.intent.action.VIEW Cat:Default Mime Type: Data:google.navigation:q=latitude,longitude Extra: Extra: Package:com.here.app.maps Class: Target:Activity ]

Tobias Hau

unread,
Jan 16, 2015, 11:21:44 AM1/16/15
to tas...@googlegroups.com
Great!!!!! Exaktly what I want!

Jeffrey Reiss

unread,
Feb 19, 2016, 3:54:23 AM2/19/16
to Tasker
Does it still work at yours? it doesn't start the navigation itself!

I put in at Data: 
"google.navigation:q=destination_address&navigate=yes"

It opens Nokia Here, sometimes it puts in the address, but then you have to confirm a few times till the navigation starts...

has anoybody a solution?

Merci.

Tobias Hau

unread,
Feb 19, 2016, 3:59:49 AM2/19/16
to Tasker
Sorry I no longer use nokia here maps.

Jeffrey Reiss

unread,
Feb 19, 2016, 4:56:45 AM2/19/16
to Tasker
what do you use?

I used the last 2 years Google Maps and Waze in Multi Window Mode...

But Waze is noch possible to use in MutliWindow without root :/ Don't want to root the new device. Any ideas ?
Message has been deleted

Julian Merker

unread,
May 26, 2016, 9:20:58 AM5/26/16
to Tasker
Am Donnerstag, 15. Januar 2015 09:14:44 UTC+1 schrieb Tobias Hau:
I would like to [...] start automatic into the navigation mode

Hi Tobias!

I found a solution via an intent.
Just start the following intent and Here Maps will start directly in "drive mode":
com.here.intent.action.DRIVE_ASSISTANCE

I just tried it with AutomateIt, but it should also works with Tasker!

Best regards
Julian 

Eka Sandjaja

unread,
Apr 19, 2018, 3:23:15 AM4/19/18
to Tasker
Hi Julian,

I tried the com.here.intent.action.DRIVE_ASSISTANCE but it doesn't work. The one that work is: com.here.intent.action.HOME_SHORTCUT

Any idea how to make drive mode work?

Here is my tasker 
A1: Send Intent [ Action:com.here.intent.action.HOME_SHORTCUT Cat:Default Mime Type: Data: Package:com.here.app.maps Class: com.here.app.ExternalIntentActivity Target:Activity ] 


Thanks

Eka

João Dias

unread,
Apr 19, 2018, 4:45:31 AM4/19/18
to tas...@googlegroups.com
Hi. Can you clarify what drive mode you mean exactly? Thanks!

--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.

Eka Sandjaja

unread,
Apr 19, 2018, 5:12:21 AM4/19/18
to Tasker
"Drive Mode" is launch application to display the map like Navigating. But no destination, and just driving and show trip information and speed limit

João Dias

unread,
Apr 19, 2018, 5:44:32 AM4/19/18
to tas...@googlegroups.com
But is that on a specific application? Where did you see that intent?

On Thu, Apr 19, 2018 at 10:12 AM, Eka Sandjaja <eka.sa...@gmail.com> wrote:
"Drive Mode" is launch application to display the map like Navigating. But no destination, and just driving and show trip information and speed limit

Eka Sandjaja

unread,
Apr 19, 2018, 6:52:07 AM4/19/18
to Tasker
Nokia Here WeGo Maps

João Dias

unread,
Apr 19, 2018, 7:55:32 AM4/19/18
to tas...@googlegroups.com
Where's the documentation for the intent you used?

On Thu, Apr 19, 2018 at 11:52 AM, Eka Sandjaja <eka.sa...@gmail.com> wrote:
Nokia Here WeGo Maps

Eka Sandjaja

unread,
Apr 19, 2018, 10:05:19 PM4/19/18
to Tasker
I replying from Julian Merker Post above, also I found about com.here.intent.action.HOME_SHORTCUT  from this link:
"Hi Tobias!


I found a solution via an intent.
Just start the following intent and Here Maps will start directly in "
drive mode":
com.here.intent.action.DRIVE_ASSISTANCE


I just tried it with AutomateIt, but it should also works with Tasker!


Best regards
Julian "







On Thursday, 19 April 2018 21:55:32 UTC+10, joaomgcd wrote:
Where's the documentation for the intent you used?
On Thu, Apr 19, 2018 at 11:52 AM, Eka Sandjaja <eka.sa...@gmail.com> wrote:
Nokia Here WeGo Maps

--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.

Eka Sandjaja

unread,
May 10, 2018, 10:44:57 PM5/10/18
to Tasker
I found the solution from this url:

It is in Vietnamese but run it to google translate, basically you can run HereGuidanceActivity, only if your device is rooted:
If the machine has root device can run the mode driver through the tasker as follows:
Option 1: Create a tásk with the option name, select + (add) -> Code -> Run Shell -> and type in the command line (this way test success)
Code:
  am start
-n com.here.app.maps/com.here.app.HereGuidanceActivity


But unfortunately, you have to root your device.
Reply all
Reply to author
Forward
0 new messages