Parameter interface for MPRouteStopIconConfig.

MPRouteStopIconConfigParams

interface MPRouteStopIconConfigParams {
    color: string;
    label: string;
    numbered: boolean;
}

Properties

Properties

color: string

The color for the icon.

label: string

The label for the icon.

numbered: boolean

Whether the icon should be numbered.

MMNEPVFCICPMFPCPTTAAATR