Class MappedinDirections

Directions Object

Hierarchy

  • MappedinDirections

Constructors

Properties

Methods

Constructors

Properties

distance: number

Total Distance in meters of the path.

instructions: TMappedinDirective[]

An array of MappedinDirective that contains the instructions to get to the destination, which can be used for text based directions.

path: MappedinNode[]

The path as an array of MappedinNode

Methods