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

[Question]: Does flutter-geolocator support using NTRIP corrections on android and ios devices?

Open davidelahoz opened this issue 9 months ago • 4 comments

Please check the following before submitting a new issue.

Please select for which platform(s) you need help

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

Your question

RTK corrections are a way to improve the accuracy of gps measurements (although a subbscription is required for using them). Currently there are some android apps that support using them (through NTRIP) for achieving a higher precission than the one normally achieved by smartphone's gps receptors

Does this package allow using them for implementing apps that require high accuracy location measurements?

Edit: For clarification, I'd need to reduce the positioning error below 2.5 meters (cm level accuracy is not required)

Version

Any

davidelahoz avatar Jan 10 '25 10:01 davidelahoz