StyleConfiguration
class StyleConfiguration
Represents a style configuration for the elements of the navigation visualization.
Constructors
Link copied to clipboard
constructor(route: RouteStyle = RouteStyle(), routeTrafficIncident: RouteTrafficIncidentStyle = RouteTrafficIncidentStyle())
Constructs an instance of the style configuration with the provided style configurations.