startLocation property

Northeast? startLocation
getter/setter pair

The starting coordinate of this step.

This is where the user should be when beginning this step, and typically matches the end location of the previous step.

Implementation

Northeast? startLocation;