setRouteProgressColors abstract method

void setRouteProgressColors(
  1. SectionTransportMode sectionTransportMode,
  2. RouteProgressColors routeProgressColors
)

Sets route color for visualization.

  • sectionTransportMode The section transport mode.

  • routeProgressColors The route progress colors.

Implementation

void setRouteProgressColors(SectionTransportMode sectionTransportMode, RouteProgressColors routeProgressColors);