navigateToPoi

abstract fun navigateToPoi(identifier: String)

Starts navigating to the given POI.


abstract fun navigateToPoi(identifier: String, accessibilityMode: DirectionsRequest.AccessibilityMode? = null)

Starts navigating to the given POI. You can optionally choose the desired AccessibilityMode used to calculate the route.