Contents

dropOffLocation

The destination of the user.

Declaration

@NSCopying var dropOffLocation: CLPlacemark? { get set }

Discussion

Use this property to specify the final destination for the ride. Do not include the pickup location in thewaypoints property.

The default value of this property is nil.

See Also

Accessing the Route Information