open class RouteStyle
Specifies properties of the route like: width, fillColor and outlineColor.
static val DEFAULT_INACTIVE_ROUTE_STYLE: RouteStyle!
Default inactive route style which will be used if custom one will not be specified during route creation. |
|
static val DEFAULT_ROUTE_STYLE: RouteStyle!
Default route style which will be used if custom one will not be specified during route creation. |