setIsInRoutingNavigationMode

open fun setIsInRoutingNavigationMode(isInRoutingMode: Boolean)

This is triggered when the user has pressed the "go" button and is in navigation/routing mode. Similarly, this is called when routing mode has been dismissed.

Parameters

isInRoutingMode

whether or not the user is in routing mode