startDestinationPreview

abstract fun startDestinationPreview(point: Point)

Sets a point as destination and request NavigationView to enter Destination Preview state.

NavigationViewListener.onDestinationChanged will be called once new destination is set and NavigationViewListener.onDestinationPreview once NavigationView enters Destination Preview state.