defaultRouteManeuverArrowMeasureDependentWidths static method
Retrieves a dictionary of default route and maneuver arrow widths as a function of MapMeasures.
Returns Map<MapMeasure, double>. A dictionary of default route and maneuver arrow widths as a function of MapMeasures.
Implementation
static Map<MapMeasure, double> defaultRouteManeuverArrowMeasureDependentWidths() => $prototype.defaultRouteManeuverArrowMeasureDependentWidths();