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

geolocation - position.coords.speed - acceleration - what's your experience?

Hello to all,

 

I use position.coords.speed in my app and recognize, that's really imprecise.

During a run with constant speed the value varies between 4'xx" and 8'xx" what's absolutely to imprecise to work with.

 

Did somebody also work with this function and can confirm this behavior?

Can't this value be more accurate because of the technical limitations of GPS (and/or perhaps the movement of the arms etc?)

 

I think about programming a workaround to get better values...

 

Regards

Capitano

Best Answer
0 Votes
2 REPLIES 2

@Capitano Hi, have you tried to set PositionOptions with enableHighAccuracy : true ?

Best Answer
0 Votes

Thanks for this hint. I didn't know this option. 

I'll check it as soon as possible.

 

Capitano

Best Answer
0 Votes