OnRouteSelectionChangeListener

interface OnRouteSelectionChangeListener

Listener for determining which current route the user has selected as their primary route for navigation.

Functions

onNewPrimaryRouteSelected
Link copied to clipboard
abstract fun onNewPrimaryRouteSelected(directionsRoute: DirectionsRoute)
Callback when the user selects a different route.