StepDistance

Data structure representing distance associated with the step. Can be either distance remaining to finish the step or total step distance.

Properties

Link copied to clipboard

DistanceFormatter to format the distance with proper units.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Regenerate whenever a change is made

Link copied to clipboard
open override fun hashCode(): Int

Regenerate whenever a change is made