I am developing cab booking application for driver,is there any way to show app redirecting icon on google map and on click of icon driver app should be open.here i attached screenshot.Please suggest me if possible solution.
Asked
Active
Viewed 405 times
2

sunil
- 796
- 1
- 8
- 28
-
Have a look at [Google Maps URLs](https://developers.google.com/maps/documentation/urls/guide#directions-action). You can add a button that opens the native Maps app. – xomena Jul 24 '17 at 14:57
-
Possible duplicate of [How to enable google map navigation in android app](https://stackoverflow.com/questions/44734051/how-to-enable-google-map-navigation-in-android-app) – xomena Jul 24 '17 at 14:58
-
1Have a look at this https://stackoverflow.com/questions/20461979/how-to-overlay-views-in-other-apps – Arun Shankar Jul 25 '17 at 05:51