Contents

pickupLocation

The user’s starting location.

Declaration

@NSCopying var pickupLocation: CLPlacemark? { get }

Discussion

Use this property to determine which vehicles are in the vicinity and to dispatch the driver when the user books the ride.

See Also

Getting the Ride Details