Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Distance and Exercise Separation

So using today.local.distance gives you you the distance in meters or miles that day.

 

Is there a way to get distance between two time frames?  such as today.local.distance(0000,1800)

 

Or is there a way to find out such as a today.local.run.distance?

 

I'd like to be able to separate out distance for different times and for running/jogging.  Ideally I would like to open my app, see an exercise occured and log it to one of several list items.  Then if the user also wants to log there other steps.

 

Thanks.

-Bruce

Best Answer
0 Votes
2 REPLIES 2

It's not possible with the SDK, but you would be able to get the day activity with the Activity Web API. If you need more granular information, you need to request access for the Intraday service.

Best Answer
0 Votes

Moved to the Web API forum.

Best Answer
0 Votes