rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
287 stars 321 forks source link

[iOS] Unwanted 'snap to road' GPS signal #323

Open willemvanleeuwen opened 2 years ago

willemvanleeuwen commented 2 years ago

We see a difference between the GPS track from iOS devices vs Android. It seems that iOS devices do some 'snap to road' algoritm that is causing an inaccurate signal.

Is there any way to prevent this snap to road feature? We already downsized from 'BEST' to 'HIGH' configuration. GPS example