geolocation icon indicating copy to clipboard operation
geolocation copied to clipboard

Exposing Accuracy, Timestamp and Speed

Open nevi-me opened this issue 6 years ago • 1 comments

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.

nevi-me avatar Apr 15 '18 10:04 nevi-me

are these available in LocationResult class ?

piyush303 avatar Aug 13 '20 03:08 piyush303