Trigger: Fused Location Updated

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
natong
Posts: 80
Joined: 29 Aug 2015 05:24

Trigger: Fused Location Updated

Post by natong » 29 Dec 2015 10:57

I would like to request a trigger when fused location updated or changed within ___ metres and/or ___ mins.
Is these possible ?

with supply variables:

location_old = previous location
location_new = current location
distance = distance between old and new location
time_old = previous updated time
time_new = current updated time

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Trigger: Fused Location Updated

Post by Martin » 29 Dec 2015 20:55

Hi,

Sorry, I don't understand what you want to achieve. Could you give an example how you would like to use the trigger?

Regards,
Martin

natong
Posts: 80
Joined: 29 Aug 2015 05:24

Re: Trigger: Fused Location Updated

Post by natong » 30 Dec 2015 09:48

Sorry for my poor english. :roll:

As I known, Google geolocation store the value in fused location to save battery, right?
(Maybe it call as "last known location")

The trigger will activate when fuse location update to the new value.
And/or options to check distance between the old location and new location before activate the trigger.

Examples:

A. I want the trigger work when phone move more than 100 metres.
B. Widget status to show the current geolocation when it updated by the other apps.

Locked