We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, thanks for the library.
The Android location class has speed, location and accuracy https://developer.android.com/reference/android/location/Location.html, I presume that iOS has similar https://developer.apple.com/documentation/corelocation/cllocation.
Would you be open to exposing them on the LocationResult class?
LocationResult
How easy would it be to expose them? I can submit a PR for Android, but won't know what to do for iOS as I have no experience there.
The text was updated successfully, but these errors were encountered:
are these available in LocationResult class ?
Sorry, something went wrong.
lukaspili
No branches or pull requests
Hi, thanks for the library.
The Android location class has speed, location and accuracy https://developer.android.com/reference/android/location/Location.html, I presume that iOS has similar https://developer.apple.com/documentation/corelocation/cllocation.
Would you be open to exposing them on the
LocationResult
class?How easy would it be to expose them? I can submit a PR for Android, but won't know what to do for iOS as I have no experience there.
The text was updated successfully, but these errors were encountered: