dropOffLocation
The user’s destination.
Declaration
@NSCopying var dropOffLocation: CLPlacemark? { get }Discussion
When booking the ride, you can communicate this information to the driver.
The user’s destination.
@NSCopying var dropOffLocation: CLPlacemark? { get }When booking the ride, you can communicate this information to the driver.