nesterapp / react-native-streetview

React Native Google's Panorama/StreetView component for iOS and Android.
MIT License
99 stars 52 forks source link

How to get the updated latitude and longitude when moving, is there any subscribe event? #32

Closed roysG closed 4 years ago

roysG commented 5 years ago

Let׳s say i start in some position (lat,long) and start moving on the street, How can i get the updated location (lat,long)?

Windastella commented 5 years ago

Any updates on this?

MichaelTaylor3D commented 4 years ago

Im interested in this as well.

MichaelTaylor3D commented 4 years ago

It seems that this was working in IOS but wasnt finished in Android. I made a pull request to make this work in android. https://github.com/nesterapp/react-native-streetview/pull/36

amitpdev commented 4 years ago

PR Merged. Thanks @MichaelTaylor3D !