Package-level declarations
Types
Link copied to clipboard
The type of navigation guidance.
Link copied to clipboard
interface NavigationEventDispatcher
The source of navigation events used by NavigationVisualization. The client can use this module to dispatch navigation events to the navigation visualization.
Link copied to clipboard
interface NavigationEventDispatcherFactory
Responsible for creating instances of NavigationEventDispatcher.
Link copied to clipboard
Entry point for all methods related to the navigation visualization.
Link copied to clipboard
interface NavigationVisualizationFactory
Responsible for creating instances of NavigationVisualization.
Link copied to clipboard
class StyleConfiguration(val route: RouteStyle = RouteStyle(), val routeTrafficIncident: RouteTrafficIncidentStyle = RouteTrafficIncidentStyle())
Represents a style configuration for the elements of the navigation visualization.