sideOfStreetHint property

GeoCoordinates? sideOfStreetHint
getter/setter pair

Optional coordinates to indicate which side of the street should be used to reach the waypoint. For example, if the location is to the left of the street, the router will prefer using that side in case the street has dividers. Note that this option is ignored if the user sets Waypoint.transitRadiusInMeters option with a value greater than zero.

Implementation

GeoCoordinates? sideOfStreetHint;