originalLocation property

IndoorOriginalLocation? originalLocation
getter/setter pair

Original location from the request (if different from the matched location). This is populated when the routing service snaps the waypoint to a different location.

Implementation

IndoorOriginalLocation? originalLocation;