Step interface

An interface representing Step.

Properties

direction

The walking direction associated with this step.

streetName

The name of the street in which this step takes place.

Property Details

direction

The walking direction associated with this step.

direction?: Direction

Property Value

streetName

The name of the street in which this step takes place.

streetName?: string

Property Value

string