Interface

RouteStopIconProvider

RouteStopIconProvider

Methods

# getImage(stopNumberopt) → {HTMLImageElement}

Gets the icon for the specified stop number.

Parameters:
Name Type Attributes Description
stopNumber number <optional>

The stop number.

The icon image.

HTMLImageElement

Methods