I want to finish the activity or do some action when the user tap the end navigation. Currently it is ending the navigation and shows the puck in the current location
implementation 'com.mapbox.navigation:ui-app:2.8.0-alpha.3'
implementation 'com.mapbox.navigation:ui-dropin:2.8.0-alpha.3'
Steps to trigger behavior
- Start the navigation to any location
- End the navigation by tapping the (X) button
- It is ending the navigation and showing the puck in current location
I want to perform some action if I have the possibility to access the button click
It is ending the navigation and showing the puck in current location
I want to finish the activity or do some action when the user tap the end navigation. Currently it is ending the navigation and shows the puck in the current location
implementation 'com.mapbox.navigation:ui-app:2.8.0-alpha.3'
implementation 'com.mapbox.navigation:ui-dropin:2.8.0-alpha.3'
Steps to trigger behavior
I want to perform some action if I have the possibility to access the button click
It is ending the navigation and showing the puck in current location