Description placeholder.

Export

Hierarchy

  • MPRouteStep

Constructors

  • Private

    Creates an instance of MPRouteStep.

    Parameters

    Returns MPRouteStep

Properties

abutters?: string
availableTravelModes?: string[]
distance?: MPRouteProperty
duration?: MPRouteProperty
endLocation?: MPRouteCoordinate
geometry?: MPRouteCoordinate[]
highway?: string
htmlInstructions?: string
maneuver?: string
startLocation?: MPRouteCoordinate
steps?: MPRouteStep[]
travelMode?: string

Methods

  • Parses the object to a JSON object that is compatible with the MapsIndoors SDK.

    Returns MPRouteStepParams

  • Creator for MPRouteStep, used to decode JSON from the MapsIndoors SDK.

    Parameters

    Returns MPRouteStep

    Static

Generated using TypeDoc