dropOffLocation
The user’s destination.
Declaration
@NSCopying var dropOffLocation: CLPlacemark? { get }Discussion
Use this property with the pickupLocation property to determine availability, pricing, and timing information for your rides.
The user’s destination.
@NSCopying var dropOffLocation: CLPlacemark? { get }Use this property with the pickupLocation property to determine availability, pricing, and timing information for your rides.