flutter-geolocator
flutter-geolocator copied to clipboard
[Question]: Does flutter-geolocator support using NTRIP corrections on android and ios devices?
Please check the following before submitting a new issue.
- [X] I have searched the existing issues.
- [X] I have carefully read the documentation.
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