Falcosc / locus-addon-tasker

Locus Maps API useable as Tasker Plugin
GNU General Public License v3.0
9 stars 2 forks source link

Value "Guide Type #30

Open ThomasKeim opened 2 years ago

ThomasKeim commented 2 years ago

Hello, I would like to start recording as soon as the navigation is started. I have already implemented this. But I want to start the recording profile MTB when mountain biking and the recording profile hiking when hiking. I have also implemented this using a BT signal.

Unfortunately, I have since Android 12 problems with this BT remote control.

I have seen so I can retrieve Value "Guide Type". How do I know what value is retrieved here. BZW how the value is called exactly. Is the activity type of the route used here ? Or is it the BRouter profile (LoRouter) with which the route was created ?

How can I generally find out the value that was just retrieved ?

Translated with www.DeepL.com/Translator (free version)

Falcosc commented 2 years ago

You only see if it is an already generated or imported route or if it is live navigation. But for more details, you have to test it anyway

ThomasKeim commented 2 years ago

Thanks, then it's not for me. I wanted to retrieve if it is a hiking route or a mountain bike route.