flutter-geolocator icon indicating copy to clipboard operation
flutter-geolocator copied to clipboard

[Question]: Using IOS background location update but the gps keeps drifting

Open Ellynnn opened this issue 8 months ago • 0 comments

Please check the following before submitting a new issue.

Please select for which platform(s) you need help

  • [ ] Android
  • [X] iOS
  • [ ] Linux
  • [ ] macOS
  • [ ] Web
  • [ ] Windows

Your question

I'm using Geolocator.getPositionStream with AppleSettings that allows background location update. However, I notice that the location data return from the stream tends to drift when the device is stationary. Is there a way that I can filter out the drifted location data?

Version

11.0.0

Ellynnn avatar Jun 04 '24 09:06 Ellynnn