Add to x/mobile the ability to retrieve current latitude/longitude from e.g. GPS. (Relates to #9330)
The feature request may fit in the responsibilities of the sensor package but there are two nitpicks:
/cc @crawshaw @hyangah
:+1: GPS API
Is there any work on this? I have geolocation needs and would prefer to stay in Go. It wouldn't be that hard to create an API for this one feature would it? If there is no work on it, I'll have to just bind my Go, which isn't what I'd like to do.
Same boat here as @Oregon-Tech-Ninja and would love to see GPS in Go :). @Oregon-Tech-Ninja did you find an alternate solution you can share by any change?
I was thinking of a library in iOS and Android that were just functions you
could call from go to get all the native features like GPS and
accelerometer. I haven't looked too much into it though.
On Jan 26, 2017 7:35 AM, "Bruce" notifications@github.com wrote:
Same boat here as @Oregon-Tech-Ninja
https://github.com/Oregon-Tech-Ninja and would love to see GPS in Go
:). @Oregon-Tech-Ninja https://github.com/Oregon-Tech-Ninja did you
find an alternate solution you can share by any change?—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/golang/go/issues/13695#issuecomment-275419236, or mute
the thread
https://github.com/notifications/unsubscribe-auth/APmUR5ABdbeUVSKBJnF1nOZeYpALjedvks5rWL1fgaJpZM4G46oV
.
This would be amazing
Most helpful comment
:+1: GPS API