05-02-2018 13:12
05-02-2018 13:12
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 Answer05-11-2018 14:35
05-11-2018 14:35
@Capitano Hi, have you tried to set PositionOptions with enableHighAccuracy : true ?
Best Answer05-16-2018 11:31
05-16-2018 11:31
Thanks for this hint. I didn't know this option.
I'll check it as soon as possible.
Capitano
Best Answer