tiaanduplessis / react-native-google-maps-directions

🚕 Get direction using Google Maps in React Native 🚗
MIT License
182 stars 28 forks source link

How to identify user reached on destination ? #27

Open mohitiquincesoft opened 4 years ago

mohitiquincesoft commented 4 years ago

How i identify in my app that user is reached his destination ? Any callback?

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

userHungrySoul commented 4 years ago

Any updates on this question?

When I navigate the user to use google maps, Can I get a callback as an acknowledgment when the user reaches the destination or when clicked on 'Finished'?