public abstract class VerticalsCoverageRequest extends Object implements Parcelable
RideOffer.TransitType
around the given location.
Any supplier blacklists or whitelists defined in the developer portal will be applied to the results of this request.Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Constructor and Description |
---|
VerticalsCoverageRequest() |
Modifier and Type | Method and Description |
---|---|
static VerticalsCoverageRequest |
create(LatLng coverageLocation)
Create a new VerticalsCoverageRequest
|
abstract LatLng |
getCoverageLocation()
The location for which to get coverage
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
describeContents, writeToParcel
public abstract LatLng getCoverageLocation()
public static VerticalsCoverageRequest create(LatLng coverageLocation)