Skip navigation links
Mapbox Android Services SDK 2.2.9 Reference
A B C D E F G I K L M O P R S T U V W 

A

allowsRoundaboutExits() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
along(LineString, double, String) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
 
ANNOTATION_CONGESTION - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
The congestion, provided as a String, between each pair of coordinates
ANNOTATION_DISTANCE - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
The distance, in meters, between each pair of coordinates.
ANNOTATION_DURATION - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
The duration, in seconds, between each pair of coordinates.
ANNOTATION_SPEED - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
The speed, in km/h, between each pair of coordinates.
asPosition() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsWaypoint
Converts double array DirectionsWaypoint.getLocation() to a Position.
asPosition() - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
Converts double array StepIntersection.getLocation() to a Position.
asPosition() - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
Converts double array StepManeuver.getLocation() to a Position.
asPosition() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Util to transform center into a Position object

B

baseUrl - Variable in class com.mapbox.services.api.MapboxBuilder
 
bbox(Point) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a set of features, calculates the bbox of all input features, and returns a bounding box.
bbox(LineString) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a set of features, calculates the bbox of all input features, and returns a bounding box.
bbox(MultiPoint) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a set of features, calculates the bbox of all input features, and returns a bounding box.
bbox(Polygon) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a set of features, calculates the bbox of all input features, and returns a bounding box.
bbox(MultiLineString) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a set of features, calculates the bbox of all input features, and returns a bounding box.
bbox(MultiPolygon) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a set of features, calculates the bbox of all input features, and returns a bounding box.
bearing(Position, Position) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes two positions and finds the geographic bearing between them.
bearing(Point, Point) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes two points and finds the geographic bearing between them.
build() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Build method
build() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
Build method
build() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
replace by the Directions Matrix API.
build() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Build method
build() - Method in class com.mapbox.services.api.MapboxBuilder
The builder.
build() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
Builder method
build() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Build method
build() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Build the client when all user parameters have been set.
build() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
 
build() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
Call to build a new instance of a StaticPolylineAnnotation object.
builder - Variable in class com.mapbox.services.api.directions.v5.MapboxDirections
 
Builder() - Constructor for class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Constructor
builder - Variable in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix
 
Builder() - Constructor for class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
Constructor
builder - Variable in class com.mapbox.services.api.distance.v1.MapboxDistance
Deprecated.
 
Builder() - Constructor for class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
replace by the Directions Matrix API.
builder - Variable in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
 
Builder() - Constructor for class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Constructor
builder - Variable in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching
 
Builder() - Constructor for class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
Constructor
builder - Variable in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips
 
Builder() - Constructor for class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Constructor
Builder() - Constructor for class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
 
Builder() - Constructor for class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
 
Builder() - Constructor for class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
 

C

cancelBatchCall() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Cancel the batch call
cancelCall() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections
Cancel the call
cancelCall() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix
Cancel the call
cancelCall() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance
Deprecated.
replace by the Directions Matrix API.
cancelCall() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Cancel the call
cancelCall() - Method in class com.mapbox.services.api.MapboxService
 
cancelCall() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching
Cancel the call
cancelCall() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips
Cancel the call
CarmenContext - Class in com.mapbox.services.api.geocoding.v5.models
Array representing a hierarchy of parents.
CarmenContext() - Constructor for class com.mapbox.services.api.geocoding.v5.models.CarmenContext
 
CarmenFeature - Class in com.mapbox.services.api.geocoding.v5.models
The Features key in the geocoding API response contains the majority of information you'll want to use.
CarmenFeature() - Constructor for class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Empty constructor
CarmenFeatureCollection - Class in com.mapbox.services.api.geocoding.v5.models
The Geocoding API hierarchy starts with this class.
CarmenFeatureCollection() - Constructor for class com.mapbox.services.api.geocoding.v5.models.CarmenFeatureCollection
 
CarmenFeatureCollection(List<CarmenFeature>) - Constructor for class com.mapbox.services.api.geocoding.v5.models.CarmenFeatureCollection
Protected constructor.
CarmenGeometryDeserializer - Class in com.mapbox.services.api.geocoding.v5.gson
A custom deserializer for Gson, used for the Geocoder.
CarmenGeometryDeserializer() - Constructor for class com.mapbox.services.api.geocoding.v5.gson.CarmenGeometryDeserializer
 
clientAppName - Variable in class com.mapbox.services.api.MapboxBuilder
 
cloneBatchCall() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
clone the batch call
cloneCall() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections
clone the call
cloneCall() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix
clone the call
cloneCall() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance
Deprecated.
replace by the Directions Matrix API.
cloneCall() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
clone the call
cloneCall() - Method in class com.mapbox.services.api.MapboxService
 
cloneCall() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching
clone the call
cloneCall() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips
clone the call
collectionOf(FeatureCollection, String, String) - Static method in class com.mapbox.services.api.utils.turf.TurfInvariant
Enforce expectations about types of FeatureCollection inputs for Turf.
com.mapbox.services.api - package com.mapbox.services.api
 
com.mapbox.services.api.directions.v5 - package com.mapbox.services.api.directions.v5
Contains the Mapbox Java Services classes.
com.mapbox.services.api.directions.v5.models - package com.mapbox.services.api.directions.v5.models
Contains the Mapbox Java Services classes.
com.mapbox.services.api.directionsmatrix.v1 - package com.mapbox.services.api.directionsmatrix.v1
Contains the Mapbox Java Services classes.
com.mapbox.services.api.directionsmatrix.v1.models - package com.mapbox.services.api.directionsmatrix.v1.models
Contains the Mapbox Java Services classes.
com.mapbox.services.api.distance.v1 - package com.mapbox.services.api.distance.v1
Contains the Mapbox Java Services classes.
com.mapbox.services.api.distance.v1.gson - package com.mapbox.services.api.distance.v1.gson
Contains the Mapbox Java Services classes.
com.mapbox.services.api.distance.v1.models - package com.mapbox.services.api.distance.v1.models
Contains the Mapbox Java Services classes.
com.mapbox.services.api.geocoding.v5 - package com.mapbox.services.api.geocoding.v5
Contains the Mapbox Java Services classes.
com.mapbox.services.api.geocoding.v5.gson - package com.mapbox.services.api.geocoding.v5.gson
Contains the Mapbox Java Services classes.
com.mapbox.services.api.geocoding.v5.models - package com.mapbox.services.api.geocoding.v5.models
Contains the Mapbox Java Services classes.
com.mapbox.services.api.mapmatching.v5 - package com.mapbox.services.api.mapmatching.v5
Contains the Mapbox Java Services classes.
com.mapbox.services.api.mapmatching.v5.models - package com.mapbox.services.api.mapmatching.v5.models
 
com.mapbox.services.api.optimizedtrips.v1 - package com.mapbox.services.api.optimizedtrips.v1
 
com.mapbox.services.api.optimizedtrips.v1.models - package com.mapbox.services.api.optimizedtrips.v1.models
 
com.mapbox.services.api.staticimage.v1 - package com.mapbox.services.api.staticimage.v1
Contains the Mapbox Java Services classes.
com.mapbox.services.api.staticimage.v1.models - package com.mapbox.services.api.staticimage.v1.models
 
com.mapbox.services.api.utils.tidy - package com.mapbox.services.api.utils.tidy
Contains the Mapbox Java Services classes.
com.mapbox.services.api.utils.turf - package com.mapbox.services.api.utils.turf
Contains the Mapbox Java Services classes.
com.mapbox.services.api.utils.turf.models - package com.mapbox.services.api.utils.turf.models
Contains the Mapbox Java Services classes.
convertDistance(double, String) - Static method in class com.mapbox.services.api.utils.turf.TurfHelpers
Converts a distance to the requested unit.
convertDistance(double, String, String) - Static method in class com.mapbox.services.api.utils.turf.TurfHelpers
Converts a distance to the requested unit.
coordAll(Point) - Static method in class com.mapbox.services.api.utils.turf.TurfMeta
Get all coordinates from a Point object, returning a List of Position objects.
coordAll(LineString) - Static method in class com.mapbox.services.api.utils.turf.TurfMeta
Get all coordinates from a LineString object, returning a List of Position objects.
coordAll(MultiPoint) - Static method in class com.mapbox.services.api.utils.turf.TurfMeta
Get all coordinates from a MultiPoint object, returning a List of Position objects.
coordAll(Polygon, boolean) - Static method in class com.mapbox.services.api.utils.turf.TurfMeta
Get all coordinates from a Polygon object, returning a List of Position objects.
coordAll(MultiLineString) - Static method in class com.mapbox.services.api.utils.turf.TurfMeta
Get all coordinates from a MultiLineString object, returning a List of Position objects.
coordAll(MultiPolygon, boolean) - Static method in class com.mapbox.services.api.utils.turf.TurfMeta
Get all coordinates from a MultiPolygon object, returning a List of Position objects.

D

DATE_FORMAT - Static variable in class com.mapbox.services.api.utils.tidy.Tidy
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.mapbox.services.api.distance.v1.gson.DistanceGeometryDeserializer
Deprecated.
replace by the Directions Matrix API.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.mapbox.services.api.geocoding.v5.gson.CarmenGeometryDeserializer
A custom deserializer for Gson, used for the Geocoder.
destination(Position, double, double, String) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a Position and calculates the location of a destination point given a distance in degrees, radians, miles, or kilometers; and bearing in degrees.
destination(Point, double, double, String) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a Point and calculates the location of a destination point given a distance in degrees, radians, miles, or kilometers; and bearing in degrees.
DirectionsCriteria - Class in com.mapbox.services.api.directions.v5
Constants used to customize the directions request.
DirectionsCriteria() - Constructor for class com.mapbox.services.api.directions.v5.DirectionsCriteria
 
DirectionsMatrixResponse - Class in com.mapbox.services.api.directionsmatrix.v1.models
The Directions Matrix API response providing getters and setters for all response parameters.
DirectionsMatrixResponse() - Constructor for class com.mapbox.services.api.directionsmatrix.v1.models.DirectionsMatrixResponse
Empty constructor
DirectionsMatrixService - Interface in com.mapbox.services.api.directionsmatrix.v1
Interface that defines the directions matrix service (v1).
DirectionsResponse - Class in com.mapbox.services.api.directions.v5.models
The response to a directions request.
DirectionsResponse() - Constructor for class com.mapbox.services.api.directions.v5.models.DirectionsResponse
Empty constructor
DirectionsResponse(List<DirectionsRoute>, List<DirectionsWaypoint>) - Constructor for class com.mapbox.services.api.directions.v5.models.DirectionsResponse
Constructor taking in both a list of DirectionsRoute and a list of DirectionsWaypoints.
DirectionsRoute - Class in com.mapbox.services.api.directions.v5.models
Detailed information about an individual route such as the duration, distance and geometry.
DirectionsRoute() - Constructor for class com.mapbox.services.api.directions.v5.models.DirectionsRoute
 
DirectionsService - Interface in com.mapbox.services.api.directions.v5
Interface that defines the directions service (v5).
DirectionsWaypoint - Class in com.mapbox.services.api.directions.v5.models
An input coordinate snapped to the roads network.
DirectionsWaypoint() - Constructor for class com.mapbox.services.api.directions.v5.models.DirectionsWaypoint
Empty constructor
distance(Position, Position, String) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Calculates the distance between two positions in degress, radians, miles, or kilometers.
distance(Point, Point) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Calculates the distance between two points in kilometers.
distance(Point, Point, String) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Calculates the distance between two points in degress, radians, miles, or kilometers.
DistanceGeometryDeserializer - Class in com.mapbox.services.api.distance.v1.gson
Deprecated.
replace by the Directions Matrix API.
DistanceGeometryDeserializer() - Constructor for class com.mapbox.services.api.distance.v1.gson.DistanceGeometryDeserializer
Deprecated.
 
DistanceResponse - Class in com.mapbox.services.api.distance.v1.models
Deprecated.
DistanceResponse(List<Feature>) - Constructor for class com.mapbox.services.api.distance.v1.models.DistanceResponse
Deprecated.
replace by the Directions Matrix API.
DistanceService - Interface in com.mapbox.services.api.distance.v1
Deprecated.
replace by the Directions Matrix API.
distanceToRadians(double) - Static method in class com.mapbox.services.api.utils.turf.TurfHelpers
Convert distance to radians.
distanceToRadians(double, String) - Static method in class com.mapbox.services.api.utils.turf.TurfHelpers
Convert distance to radians.

E

enqueueBatchCall(Callback<List<GeocodingResponse>>) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Execute the batch call
enqueueCall(Callback<DirectionsResponse>) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections
Execute the call
enqueueCall(Callback<DirectionsMatrixResponse>) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix
Execute the call
enqueueCall(Callback<DistanceResponse>) - Method in class com.mapbox.services.api.distance.v1.MapboxDistance
Deprecated.
replace by the Directions Matrix API.
enqueueCall(Callback<GeocodingResponse>) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Execute the call
enqueueCall(Callback<T>) - Method in class com.mapbox.services.api.MapboxService
 
enqueueCall(Callback<MapMatchingResponse>) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching
Execute the call
enqueueCall(Callback<OptimizedTripsResponse>) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips
Execute the call
execute(FeatureCollection) - Method in class com.mapbox.services.api.utils.tidy.Tidy
Method that performs the tidying of geojson route passed in.
executeBatchCall() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Execute the batch call
executeCall() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections
Execute the call
executeCall() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix
Execute the call
executeCall() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance
Deprecated.
replace by the Directions Matrix API.
executeCall() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Execute the call
executeCall() - Method in class com.mapbox.services.api.MapboxService
 
executeCall() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching
Execute the call
executeCall() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips
Execute the call

F

featureOf(Feature, String, String) - Static method in class com.mapbox.services.api.utils.turf.TurfInvariant
Enforce expectations about types of Feature inputs for Turf.
fromFeatures(List<CarmenFeature>) - Static method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeatureCollection
Create a FeatureCollection from a List of features.
fromJson(String) - Static method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Create a CarmenFeature object from JSON.

G

GeocodingCriteria - Class in com.mapbox.services.api.geocoding.v5
Constants that should be used when requesting geocoding.
GeocodingCriteria() - Constructor for class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
 
GeocodingResponse - Class in com.mapbox.services.api.geocoding.v5.models
The response object for a geocoder query.
GeocodingResponse() - Constructor for class com.mapbox.services.api.geocoding.v5.models.GeocodingResponse
 
GeocodingResponse(List<CarmenFeature>) - Constructor for class com.mapbox.services.api.geocoding.v5.models.GeocodingResponse
 
GeocodingService - Interface in com.mapbox.services.api.geocoding.v5
Interface that defines the geocoding service.
geojsonType(GeoJSON, String, String) - Static method in class com.mapbox.services.api.utils.turf.TurfInvariant
Enforce expectations about types of GeoJSON objects for Turf.
GEOMETRY_GEOJSON - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
The geometry returned will be in the GeoJSON format.
GEOMETRY_POLYLINE - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
Format to return route geometry will be an encoded polyline.
GEOMETRY_POLYLINE - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
The geometry returned will be an encoded polyline with precision 5.
GEOMETRY_POLYLINE6 - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
Format to return route geometry will be an encoded polyline with precision 6.
GEOMETRY_POLYLINE_6 - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
The geometry returned will be an encoded polyline with precision 6.
getAccessToken() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
getAccessToken() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
 
getAccessToken() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
replace by the Directions Matrix API.
getAccessToken() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
getAccessToken() - Method in class com.mapbox.services.api.MapboxBuilder
 
getAccessToken() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getAccessToken() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
 
getAccessToken() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Get the access token
getAddress() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
A string of the house number for the returned address feature.
getAlternativesCount() - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingTracepoint
Number of probable alternative matchings for this trace point.
getAnnotation() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
getAnnotation() - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
An LegAnnotation that contains additional details about each line segment along the route geometry.
getAnnotation() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
getAnnotations() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getAnnotations() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Determine whether or not you are currently requesting additional metadata along the route.
getAttribution() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeatureCollection
Mapbox attribution.
getAutocomplete() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
getBaseUrl() - Method in class com.mapbox.services.api.MapboxBuilder
Get the base url of the API.
getBatchCall(String, String, String, String, String, String, String, Boolean, String, String, String) - Method in interface com.mapbox.services.api.geocoding.v5.GeocodingService
Call-based interface
getBatchCall() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Used internally.
getBbox() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
getBbox() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
An array bounding box in the form [minX, minY, maxX, maxY].
getBearingAfter() - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right after the maneuver.
getBearingBefore() - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right before the maneuver.
getBearings() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
getBearings() - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
An integer array of bearing values available at the step intersection.
getBearings() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Determine whether you are filtering the road segment the waypoint will be placed on by direction and dictating the angle of approach.
getBeforeLayer() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Provides the string being used to represent the layer you wish to place all your overlays below.
getCall(String, String, String, String, String, Boolean, String, String, String, Boolean, String, Boolean, String, String, Boolean) - Method in interface com.mapbox.services.api.directions.v5.DirectionsService
Call-based interface
getCall(String, String, String, String, String, String, String) - Method in interface com.mapbox.services.api.directionsmatrix.v1.DirectionsMatrixService
Call-based interface
getCall(String, String, String, String, RequestBody) - Method in interface com.mapbox.services.api.distance.v1.DistanceService
Deprecated.
replace by the Directions Matrix API.
getCall() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance
Deprecated.
replace by the Directions Matrix API.
getCall(String, String, String, String, String, String, String, Boolean, String, String, String) - Method in interface com.mapbox.services.api.geocoding.v5.GeocodingService
Call-based interface
getCall() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Used internally.
getCall() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching
Used internally.
getCall(String, String, String, String, String, String, String, Boolean, String, String, String, String) - Method in interface com.mapbox.services.api.mapmatching.v5.MapMatchingService
Call-based interface
getCall(String, String, String, String, String, Boolean, String, String, Boolean, String, String, String[], String, String, String, String) - Method in interface com.mapbox.services.api.optimizedtrips.v1.OptimizedTripsService
 
getCallFactory() - Method in class com.mapbox.services.api.MapboxService
Gets the call factory for creating Call instances.
getCategory() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenContext
 
getCenter() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
An array in the form [longitude, latitude] at the center of the specified bbox.
getClientAppName() - Method in class com.mapbox.services.api.MapboxBuilder
 
getCode() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsResponse
String indicating the state of the response.
getCode() - Method in class com.mapbox.services.api.directionsmatrix.v1.models.DirectionsMatrixResponse
String indicating the state of the response.
getCode() - Method in class com.mapbox.services.api.distance.v1.models.DistanceResponse
Deprecated.
getCode() - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingResponse
A string depicting the state of the response.
getCode() - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizedTripsResponse
String indicating the state of the response.
getColor() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
A 3- or 6-digit hexadecimal color code represented as a String.
getConfidence() - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingMatching
A number between 0 (low) and 1 (high) indicating level of confidence in the returned match
getCongestion() - Method in class com.mapbox.services.api.directions.v5.models.LegAnnotation
The congestion between each pair of coordinates.
getContext() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
An array representing the hierarchy of encompassing parent features.
getCoord(Feature) - Static method in class com.mapbox.services.api.utils.turf.TurfInvariant
Unwrap a coordinate from a Feature with a Point geometry, a Point geometry, or a single coordinate.
getCoord(Point) - Static method in class com.mapbox.services.api.utils.turf.TurfInvariant
 
getCoordinates() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
The coordinates parameter denotes between which points routing happens.
getCoordinates() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
The coordinates parameter denotes the points the API will consider happens.
getCoordinates() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
 
getCoordinates() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getCoordinates() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Set the list of coordinates for the Optimized Trips service.
getCountry() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
getDateFormat() - Method in class com.mapbox.services.api.utils.tidy.Tidy
 
getDestination() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
getDestinations() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
String with the destinations of the way along which the travel proceeds.
getDestinations() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
 
getDestinations() - Method in class com.mapbox.services.api.directionsmatrix.v1.models.DirectionsMatrixResponse
List of DirectionsWaypoint objects.
getDistance() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
The distance traveled from origin to destination.
getDistance() - Method in class com.mapbox.services.api.directions.v5.models.LegAnnotation
The distance, in meters, between each pair of coordinates.
getDistance() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
The distance traveled from the maneuver to the next LegStep.
getDistance() - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
The distance traveled from one waypoint to another.
getDistributions() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
If distribution values are set inside your request, this will return a String containing the given values.
getDuration() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
The estimated travel time from origin to destination.
getDuration() - Method in class com.mapbox.services.api.directions.v5.models.LegAnnotation
The duration, in seconds, between each pair of coordinates.
getDuration() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
The estimated travel time from the maneuver to the next LegStep.
getDuration() - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
The estimated travel time from one waypoint to another.
getDurations() - Method in class com.mapbox.services.api.directionsmatrix.v1.models.DirectionsMatrixResponse
Durations as array of arrays representing the matrix in row-major order.
getDurations() - Method in class com.mapbox.services.api.distance.v1.models.DistanceResponse
Deprecated.
getEntry() - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
An array of entry flags, corresponding in a 1:1 relationship to the bearings.
getExit() - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
An optional integer indicating number of the exit to take.
getFeatures() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeatureCollection
Get the List containing all the features within collection.
getFillColor() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
Provides a String representing the hex code for the fill color.
getFillOpacity() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
If set, a number between 0 (transparent) and 1 (opaque) for the fill opacity.
getGeocodingTypes() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
If you filtered your results by one or more types you can get what those filters are by using this method.
getGeoJson() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
If a GeoJSON object was provided, you can get the formatted version of it by calling this method.
getGeometries() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
getGeometries() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getGeometries() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
The SDK currently only supports Polyline geometry (not GeoJSON) to simplify the response.
getGeometry() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
Gives the geometry of the route.
getGeometry() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
Gives the geometry of the leg step.
getGson() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance
Deprecated.
getGson() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
 
getHeaderUserAgent(String) - Static method in class com.mapbox.services.api.MapboxService
Computes a full user agent header of the form: MapboxJava/1.2.0 Mac OS X/10.11.5 (x86_64)
getId() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenContext
ID of the feature of the form {index}.{id} where index is the id/handle of the datasource that contributed the result.
getIn() - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
Index into bearings/entry array.
getIndications() - Method in class com.mapbox.services.api.directions.v5.models.IntersectionLanes
Array that can be made up of multiple signs such as left, right, etc.
getInstruction() - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
A human-readable instruction of how to execute the returned maneuver.
getIntersections() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
Provides a list of all the intersections connected to the current way the user is traveling along.
getLabel() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
StaticMarkerAnnotation symbol.
getLanes() - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
Array of lane objects that represent the available turn lanes at the intersection.
getLanguage() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
getLanguage() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
A string of the IETF language tag of the query's primary language.
getLanguage() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getLanguage() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
 
getLanguages() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
getLat() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
Latitude for the center point of the static map.
getLegs() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
A Leg is a route between only two waypoints
getLimit() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
getLocation() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsWaypoint
an array with two double values representing the maneuver locations coordinate.
getLocation() - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
A double array of length 2, first position being the longitude and the other being latitude.
getLocation() - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
an array with two double values reresenting the maneuver locations coordinate.
getLocationPathSegment() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Gives location information about the static image including longitude, latitude, zoom, bearing, and pitch.
getLon() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
Longitude for the center point of the static map.
getMaki() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenContext
Suggested icon mapping from the most current version of the Maki project for a poi feature, based on its category
getManeuver() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
A StepManeuver object that typically represents the first coordinate making up the LegStep.getGeometry().
getMarker() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation
Gives a formatted string containing the built marker for usage with the static image API.
getMatchingPlaceName() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
A string analogous to the CarmenFeature.getPlaceName() field that more closely matches the query than results in the specified language.
getMatchings() - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingResponse
An array of Match objects
getMatchingsIndex() - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingTracepoint
Index to the match object in matchings the sub-trace was matched to.
getMatchingText() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
A string analogous to the text field that more closely matches the query than results in the specified language.
getMaximumPoints() - Method in class com.mapbox.services.api.utils.tidy.Tidy
 
getMinimumDistance() - Method in class com.mapbox.services.api.utils.tidy.Tidy
 
getMinimumTime() - Method in class com.mapbox.services.api.utils.tidy.Tidy
 
getMode() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
indicates the mode of transportation in the step.
getMode() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
getModifier() - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
This indicates the mode of the maneuver.
getName() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsWaypoint
Provides the way name which the waypoint's coordinate is snapped to.
getName() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
String with the name of the way along which the travel proceeds.
getName() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
The markers shape and size which can only be one of the three constants.
getOkHttpClient() - Method in class com.mapbox.services.api.MapboxService
Used Internally.
getOut() - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
Index out of the bearings/entry array.
getOverlays() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Provides a String containing all of the currently added overlays added to the static image builder.
getOverview() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
getOverview() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getOverview() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Determine whether you want the route geometry to be full, simplified, etc.
getPath() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation
Gives a formatted string containing the built polyline for usage with the static image API.
getPlaceName() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
A string representing the feature in the requested language, if specified, and its full result hierarchy.
getPlaceType() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
An array of feature types describing the feature.
getPolyline() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
The current polyline string being used for the paths geometry.
getPosition() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
Get the markers latitude and longitude coordinate as a Position object.
getPrecision() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
 
getPrecision() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
The precision value being used for the coordinates.
getProfile() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
The current profile set for usage with the Directions API.
getProfile() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
 
getProfile() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
replace by the Directions Matrix API.
getProfile() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getProfile() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
The current profile set for usage with the Optimized Trips API.
getPronunciation() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
The pronunciation hint of the way name.
getProximity() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Location around which you biased the results.
getQuery() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
getQuery() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeatureCollection
A place name for forward geocoding or a coordinate pair (longitude, latitude location) for reverse geocoding.
getRadiuses() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Radiuses indicate how far from a coordinate a routeable way is searched.
getRadiuses() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getRadiuses() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Get the maximum distance in meters you have set that each coordinate is allowed to move when snapped to a nearby road segment.
getRef() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
String with reference number or code of the way along which the travel proceeds.
getRelevance() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
You can use the relevance property to remove rough results if you require a response that matches your whole query.
getRotaryName() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
An optional string indicating the name of the rotary.
getRotaryPronunciation() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
An optional string indicating the pronunciation of the name of the rotary.
getRoundTrip() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
set whether the route is a roundtrip (route returns to first location).
getRoutes() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsResponse
List containing all the different route options.
getService() - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Used internally.
getShortCode() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenContext
 
getSizePathSegment() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Gives the height and width of the static image.
getSource() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Returned route starts at DirectionsCriteria.SOURCE_ANY (default )or DirectionsCriteria.SOURCE_FIRST coordinate.
getSources() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
 
getSources() - Method in class com.mapbox.services.api.directionsmatrix.v1.models.DirectionsMatrixResponse
List of DirectionsWaypoint objects.
getSpeed() - Method in class com.mapbox.services.api.directions.v5.models.LegAnnotation
The speed, in meters per second, between each pair of coordinates.
getSteps() - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
Gives a List including all the steps to get from one waypoint to another.
getSteps() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getSteps() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Determine whether or not you are requesting for the steps information or not in your request.
getStrokeColor() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
Provides a String representing the hex code for the line stroke.
getStrokeOpacity() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
A Float between 0 (transparent) and 1 (opaque) representing the lines opacity.
getStrokeWidth() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
Get the currently set stroke width for the line.
getStyleId() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Get what map style your static image will display.
getSummary() - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
A short human-readable summary of major roads traversed.
getText() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenContext
 
getText() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
A string representing the feature in the requested language, if specified.
getTimestamps() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getTracepoints() - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingResponse
An array of Tracepoint objects representing the location an input point was matched with.
getTrips() - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizedTripsResponse
List of trip DirectionsRoute objects.
getTripsIndex() - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizationWaypoint
Index to the trip object in the trips array that contains this waypoint.
getType() - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
This indicates the type of maneuver.
getUrl() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage
If you need the API URL you can request it with this method.
getUrl() - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
The URL for the your custom marker icon.
getUser() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
getUser() - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
 
getUser() - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
replace by the Directions Matrix API.
getUser() - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
getUser() - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
 
getUsername() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Get the username you set within the builder.
getValid() - Method in class com.mapbox.services.api.directions.v5.models.IntersectionLanes
Provides a boolean value you can use to determine if the given lane is valid for the user to complete the maneuver.
getWaypointIndex() - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingTracepoint
Index of the waypoint inside the matched route.
getWaypointIndex() - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizationWaypoint
Index of the waypoint inside the optimization route.
getWaypoints() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsResponse
List with Waypoints of locations snapped to the road and path network and appear in the List in the order of the input coordinates.
getWaypoints() - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizedTripsResponse
List of OptimizationWaypoint objects.
getWeight() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
The calculated weight of the route.
getWeight() - Method in class com.mapbox.services.api.directions.v5.models.LegStep
Specifies a decimal precision of edge weights, default value 1.
getWeightName() - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
The name of the weight profile used while calculating during extraction phase.
getWikidata() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenContext
 
getX() - Method in class com.mapbox.services.api.utils.turf.models.LineIntersectsResult
If the lines intersect, use this method to get the intersecting points X value
getY() - Method in class com.mapbox.services.api.utils.turf.models.LineIntersectsResult
If the lines intersect, use this method to get the intersecting points Y value

I

inside(Position, List<Position>) - Static method in class com.mapbox.services.api.utils.turf.TurfJoins
Takes a Position and a List of Positions making up a polygon and determines if the point resides inside the polygon.
inside(Point, Polygon) - Static method in class com.mapbox.services.api.utils.turf.TurfJoins
Takes a Point and a Polygon and determines if the point resides inside the polygon.
inside(Point, MultiPolygon) - Static method in class com.mapbox.services.api.utils.turf.TurfJoins
Takes a Point and a MultiPolygon and determines if the point resides inside the polygon.
IntersectionLanes - Class in com.mapbox.services.api.directions.v5.models
Object representing lanes in an intersection.
IntersectionLanes() - Constructor for class com.mapbox.services.api.directions.v5.models.IntersectionLanes
Empty constructor
IntersectionLanes(boolean) - Constructor for class com.mapbox.services.api.directions.v5.models.IntersectionLanes
Constructor taking in a boolean true if the lane can validly be used for the user to complete the maneuver.
isAlternatives() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
isAttribution() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Determine if the static image will contain attribution.
isAuto() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Determine if auto has been set for the static image camera positioning.
isContinueStraight() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Determine whether the route's been set to continue straight or not.
isEnableDebug() - Method in class com.mapbox.services.api.MapboxService
 
isLogo() - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Determine if the static image will contain Mapbox logo.
isOnLine1() - Method in class com.mapbox.services.api.utils.turf.models.LineIntersectsResult
Determine if the intersecting point lands on line 1 or not.
isOnLine2() - Method in class com.mapbox.services.api.utils.turf.models.LineIntersectsResult
Determine if the intersecting point lands on line 2 or not.
isSteps() - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 

K

KEY_COORD_TIMES - Static variable in class com.mapbox.services.api.utils.tidy.Tidy
 

L

LegAnnotation - Class in com.mapbox.services.api.directions.v5.models
An annotations object that contains additional details about each line segment along the route geometry.
LegAnnotation() - Constructor for class com.mapbox.services.api.directions.v5.models.LegAnnotation
 
LegStep - Class in com.mapbox.services.api.directions.v5.models
Includes one StepManeuver object and travel to the following LegStep.
LegStep() - Constructor for class com.mapbox.services.api.directions.v5.models.LegStep
Empty constructor
LegStep(List<StepIntersection>) - Constructor for class com.mapbox.services.api.directions.v5.models.LegStep
Constructor taking in a list of StepIntersections.
LegStep(String, String, StepManeuver) - Constructor for class com.mapbox.services.api.directions.v5.models.LegStep
Constructor taking in a String name, a String rotaryName and a StepManeuver.
lineDistance(LineString, String) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a line and measures its length in the specified units.
lineDistance(Polygon, String) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a line and measures its length in the specified units.
lineDistance(MultiLineString, String) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a line and measures its length in the specified units.
lineDistance(MultiPolygon, String) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes a line and measures its length in the specified units.
LineIntersectsResult - Class in com.mapbox.services.api.utils.turf.models
if the lines intersect, the result contains the x and y of the intersection (treating the lines as infinite) and booleans for whether line segment 1 or line segment 2 contain the point
LineIntersectsResult() - Constructor for class com.mapbox.services.api.utils.turf.models.LineIntersectsResult
Public constructor
lineSlice(Point, Point, Feature) - Static method in class com.mapbox.services.api.utils.turf.TurfMisc
Takes a line, a start Point, and a stop point and returns the line in between those points.
lineSlice(Point, Point, LineString) - Static method in class com.mapbox.services.api.utils.turf.TurfMisc
Takes a line, a start Point, and a stop point and returns the line in between those points.

M

MapboxBuilder - Class in com.mapbox.services.api
Abstract class containing Mapbox specific methods.
MapboxBuilder() - Constructor for class com.mapbox.services.api.MapboxBuilder
 
MapboxDirections - Class in com.mapbox.services.api.directions.v5
The Directions API allows the calculation of routes between coordinates.
MapboxDirections(MapboxDirections.Builder) - Constructor for class com.mapbox.services.api.directions.v5.MapboxDirections
 
MapboxDirections.Builder<T extends MapboxDirections.Builder> - Class in com.mapbox.services.api.directions.v5
Directions v5 builder
MapboxDirectionsMatrix - Class in com.mapbox.services.api.directionsmatrix.v1
The Directions Matrix API returns all travel times between many points.
MapboxDirectionsMatrix(MapboxDirectionsMatrix.Builder) - Constructor for class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix
 
MapboxDirectionsMatrix.Builder<T extends MapboxDirectionsMatrix.Builder> - Class in com.mapbox.services.api.directionsmatrix.v1
Directions Matrix v1 builder
MapboxDistance - Class in com.mapbox.services.api.distance.v1
Deprecated.
replace by the Directions Matrix API.
MapboxDistance(MapboxDistance.Builder) - Constructor for class com.mapbox.services.api.distance.v1.MapboxDistance
Deprecated.
MapboxDistance.Builder<T extends MapboxDistance.Builder> - Class in com.mapbox.services.api.distance.v1
Deprecated.
replace by the Directions Matrix API.
MapboxGeocoding - Class in com.mapbox.services.api.geocoding.v5
The Mapbox geocoding client (v5).
MapboxGeocoding(MapboxGeocoding.Builder) - Constructor for class com.mapbox.services.api.geocoding.v5.MapboxGeocoding
Public constructor.
MapboxGeocoding.Builder<T extends MapboxGeocoding.Builder> - Class in com.mapbox.services.api.geocoding.v5
Builds your geocoder query by adding parameters.
MapboxMapMatching - Class in com.mapbox.services.api.mapmatching.v5
The Mapbox map matching interface (v5)
MapboxMapMatching(MapboxMapMatching.Builder) - Constructor for class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching
 
MapboxMapMatching.Builder<T extends MapboxMapMatching.Builder> - Class in com.mapbox.services.api.mapmatching.v5
Builds your map matching query by adding parameters.
MapboxOptimizedTrips - Class in com.mapbox.services.api.optimizedtrips.v1
The Mapbox Optimized Trips API returns a duration-optimized trip between the input coordinates.
MapboxOptimizedTrips(MapboxOptimizedTrips.Builder) - Constructor for class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips
 
MapboxOptimizedTrips.Builder<T extends MapboxOptimizedTrips.Builder> - Class in com.mapbox.services.api.optimizedtrips.v1
Optimized Trips v1 builder
MapboxService<T> - Class in com.mapbox.services.api
Mapbox specific services used internally within the SDK.
MapboxService() - Constructor for class com.mapbox.services.api.MapboxService
 
MapboxStaticImage - Class in com.mapbox.services.api.staticimage.v1
Static maps are standalone images that can be displayed in your mobile app without the aid of a mapping library like he Mapbox Android SDK.
MapboxStaticImage(MapboxStaticImage.Builder) - Constructor for class com.mapbox.services.api.staticimage.v1.MapboxStaticImage
Build the static image API URL using the builder.
MapboxStaticImage.Builder - Class in com.mapbox.services.api.staticimage.v1
Static image builder used to customize the image, including location, image width/height, and camera position.
MapMatchingCriteria - Class in com.mapbox.services.api.mapmatching.v5
Constant used for the MapMatching request.
MapMatchingCriteria() - Constructor for class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
 
MapMatchingMatching - Class in com.mapbox.services.api.mapmatching.v5.models
A match object is a DirectionsRoute object with an additional confidence field.
MapMatchingMatching() - Constructor for class com.mapbox.services.api.mapmatching.v5.models.MapMatchingMatching
 
MapMatchingResponse - Class in com.mapbox.services.api.mapmatching.v5.models
Mapbox map matching API response and convenience getter methods for optional properties
MapMatchingResponse() - Constructor for class com.mapbox.services.api.mapmatching.v5.models.MapMatchingResponse
 
MapMatchingService - Interface in com.mapbox.services.api.mapmatching.v5
Interface that defines the map matching service.
MapMatchingTracepoint - Class in com.mapbox.services.api.mapmatching.v5.models
A tracepoint object is DirectionsWaypoint object with two additional fields.
MapMatchingTracepoint() - Constructor for class com.mapbox.services.api.mapmatching.v5.models.MapMatchingTracepoint
Public constructor
MapMatchingTracepoint(int, int, int) - Constructor for class com.mapbox.services.api.mapmatching.v5.models.MapMatchingTracepoint
 
midpoint(Position, Position) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes two Position and returns a position midway between them.
midpoint(Point, Point) - Static method in class com.mapbox.services.api.utils.turf.TurfMeasurement
Takes two Point and returns a point midway between them.
MODE_PLACES - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Default geocoding mode.
MODE_PLACES_PERMANENT - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Geocoding mode for for enterprise/batch geocoding.

O

OptimizationWaypoint - Class in com.mapbox.services.api.optimizedtrips.v1.models
 
OptimizationWaypoint() - Constructor for class com.mapbox.services.api.optimizedtrips.v1.models.OptimizationWaypoint
Empty constructor
OptimizationWaypoint(int, int) - Constructor for class com.mapbox.services.api.optimizedtrips.v1.models.OptimizationWaypoint
Construct an OptimizationWaypoint object.
OptimizedTripsResponse - Class in com.mapbox.services.api.optimizedtrips.v1.models
 
OptimizedTripsResponse() - Constructor for class com.mapbox.services.api.optimizedtrips.v1.models.OptimizedTripsResponse
Empty constructor
OptimizedTripsResponse(List<DirectionsRoute>, List<OptimizationWaypoint>) - Constructor for class com.mapbox.services.api.optimizedtrips.v1.models.OptimizedTripsResponse
Constructor taking in a list of DirectionsRoutes along with a list of DirectionsWaypoints.
OptimizedTripsService - Interface in com.mapbox.services.api.optimizedtrips.v1
Interface that defines the Optimized Trips service (v1).
OVERVIEW_FALSE - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
No overview geometry.
OVERVIEW_FALSE - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
No overview geometry.
OVERVIEW_FULL - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
The most detailed geometry available.
OVERVIEW_FULL - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
The most detailed geometry available.
OVERVIEW_SIMPLIFIED - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
A simplified version of the DirectionsCriteria.OVERVIEW_FULL geometry.
OVERVIEW_SIMPLIFIED - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
A simplified version of the MapMatchingCriteria.OVERVIEW_FULL geometry.

P

pointOnLine(Point, List<Position>) - Static method in class com.mapbox.services.api.utils.turf.TurfMisc
Takes a Point and a LineString and calculates the closest Point on the LineString.
PROFILE_CYCLING - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
For bicycle routing.
PROFILE_CYCLING - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
Matches trace to bicycle routing.
PROFILE_DEFAULT_USER - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
 
PROFILE_DEFAULT_USER - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
 
PROFILE_DRIVING - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
For car and motorcycle routing.
PROFILE_DRIVING - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
Matches trace to the road network.
PROFILE_DRIVING_TRAFFIC - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
For car and motorcycle routing.
PROFILE_WALKING - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
For pedestrian and hiking routing.
PROFILE_WALKING - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
Matches trace to pedestrian and hiking routing.

R

radiansToDistance(double) - Static method in class com.mapbox.services.api.utils.turf.TurfHelpers
Convert radians to distance.
radiansToDistance(double, String) - Static method in class com.mapbox.services.api.utils.turf.TurfHelpers
Convert radians to distance.
RESPONSE_INVALID_INPUT - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
The given request was not valid.
RESPONSE_INVALID_INPUT - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
message will hold an explanation of the invalid input.
RESPONSE_NO_MATCH - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
The input did not produce any matches.
RESPONSE_NO_ROUTE - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
There was no route found for the given query.
RESPONSE_OK - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
Server responds with no errors.
RESPONSE_OK - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
Normal case
RESPONSE_PROFILE_NOT_FOUND - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
Use a valid profile as described above.
RESPONSE_PROFILE_NOT_FOUND - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
Profile should be mapbox.driving, mapbox.walking, or mapbox.cycling.
RESPONSE_TOO_MANY_COORDINATES - Static variable in class com.mapbox.services.api.mapmatching.v5.MapMatchingCriteria
There are more than 100 points in the request.
RouteLeg - Class in com.mapbox.services.api.directions.v5.models
A route between only two DirectionsWaypoint.
RouteLeg() - Constructor for class com.mapbox.services.api.directions.v5.models.RouteLeg
Empty constructor

S

ServicesException - Exception in com.mapbox.services.api
Generic Exception for all things Mapbox, this is used for geocoding, directions, and other APIs in this SDK.
ServicesException(String) - Constructor for exception com.mapbox.services.api.ServicesException
A form of Throwable that indicates conditions that a reasonable application might want to catch.
setAccessToken(String) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Required to call when building MapboxDirections.Builder.
setAccessToken(String) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
Required to call when building MapboxDirectionsMatrix.Builder.
setAccessToken(String) - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
replace by the Directions Matrix API.
setAccessToken(String) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Required to call when building MapboxGeocoding.Builder
setAccessToken(String) - Method in class com.mapbox.services.api.MapboxBuilder
 
setAccessToken(String) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
Required to call when building MapboxMapMatching.Builder
setAccessToken(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Required to call when building MapboxOptimizedTrips.Builder.
setAccessToken(String) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Required to call when building MapboxStaticImage.Builder.
setAddress(String) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Set a string of the house number for the returned address feature.
setAlternatives(Boolean) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Optionally, call if you'd like to receive alternative routes besides just one.
setAlternativesCount(int) - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingTracepoint
Set the number of probable alternative matchings for this trace point.
setAnnotation(String...) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Whether or not to return additional metadata along the route.
setAnnotation(LegAnnotation) - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
Provide An LegAnnotation that contains additional details about each line segment along the route geometry.
setAnnotation(String...) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
setAnnotations(String) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setAnnotations(String...) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Whether or not to return additional metadata along the route.
setAttribution(String) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeatureCollection
 
setAttribution(boolean) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Optionally, control whether there is attribution on the image.
setAuto(boolean) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
If auto is set to true, the viewport will fit the bounds of the overlay.
setAutocomplete(boolean) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Whether or not to return autocomplete results.
setBaseUrl(String) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Optionally change the APIs base URL to something other then the default Mapbox one.
setBaseUrl(String) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
 
setBaseUrl(String) - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
replace by the Directions Matrix API.
setBaseUrl(String) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Set the base url of the API.
setBaseUrl(String) - Method in class com.mapbox.services.api.MapboxBuilder
Set the base url of the API.
setBaseUrl(String) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
Set the base url of the API.
setBaseUrl(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Optionally change the APIs base URL to something other then the default Mapbox one.
setBaseUrl(String) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Set the base url of the API.
setBbox(Position, Position) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Bounding box within which to limit results.
setBbox(double, double, double, double) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Bounding box within which to limit results.
setBbox(double[]) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Set an array bounding box in the form [minX, minY, maxX, maxY].
setBearing(double) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Optionally, bearing rotates the map around its center.
setBearingAfter(double) - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right after the maneuver.
setBearingBefore(double) - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right before the maneuver.
setBearings(double[]...) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Optionally, Use to filter the road segment the waypoint will be placed on by direction and dictates the angle of approach.
setBearings(int[]) - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
An integer array of bearing values available at the step intersection.
setBearings(double[]...) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Optionally, Use to filter the road segment the waypoint will be placed on by direction and dictates the angle of approach.
setBeforeLayer(String) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
String value for controlling where the overlay is inserted in the style.
setCallFactory(Call.Factory) - Method in class com.mapbox.services.api.MapboxService
Specify a custom call factory for creating Call instances.
setCenter(double[]) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Set an array in the form [longitude, latitude] at the center of the specified bbox.
setClientAppName(String) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Base package name or other simple string identifier
setClientAppName(String) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
 
setClientAppName(String) - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
 
setClientAppName(String) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
setClientAppName(String) - Method in class com.mapbox.services.api.MapboxBuilder
Set the App Name to identify
setClientAppName(String) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setClientAppName(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Base package name or other simple string identifier
setClientAppName(String) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
 
setCode(String) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsResponse
String indicating the state of the response.
setCode(String) - Method in class com.mapbox.services.api.directionsmatrix.v1.models.DirectionsMatrixResponse
String indicating the state of the response.
setCode(String) - Method in class com.mapbox.services.api.distance.v1.models.DistanceResponse
Deprecated.
setCode(String) - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingResponse
 
setCode(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizedTripsResponse
A String representing the response code the API typically returns.
setColor(String) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
A 3- or 6-digit hexadecimal color code represented as a String.
setConfidence(double) - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingMatching
Set the confidence value
setCongestion(String[]) - Method in class com.mapbox.services.api.directions.v5.models.LegAnnotation
Set the congestion between each pair of coordinates.
setContext(List<CarmenContext>) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Set an array representing the hierarchy of encompassing parent features.
setContinueStraight(Boolean) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Toggle whether you want the route to always continue straight toward the next destination or allow for backtracking.
setCoordinates(List<Position>) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Set the list of coordinates for the directions service.
setCoordinates(List<Position>) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
Set the list of coordinates for the directions matrix service.
setCoordinates(List<Position>) - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
setCoordinates(Position) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
 
setCoordinates(Position[]) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setCoordinates(List<Position>) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Set the list of coordinates for the Optimized Trips service.
setCountries(String[]) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Countries which you want the results to show up in.
setCountry(String) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Country which you want the results to show up in.
setDateFormat(SimpleDateFormat) - Method in class com.mapbox.services.api.utils.tidy.Tidy
 
setDestination(Position) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Appends the specified destination to the end of the coordinates list.
setDestination(Position) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
Appends the specified destination to the end of the coordinates list.
setDestination(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
setDestinations(String) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
String with the destinations of the way along which the travel proceeds.
setDestinations(int...) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
Optionally pass in indexes to generate an asymmetric matrix.
setDestinations(List<DirectionsWaypoint>) - Method in class com.mapbox.services.api.directionsmatrix.v1.models.DirectionsMatrixResponse
List of DirectionsWaypoint objects.
setDistance(double) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
The distance traveled from origin to destination.
setDistance(double[]) - Method in class com.mapbox.services.api.directions.v5.models.LegAnnotation
Set the duration, in seconds, between each pair of coordinates.
setDistance(double) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
The distance traveled from the maneuver to the next LegStep.
setDistance(double) - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
The distance traveled from one waypoint to another.
setDistributions(double[]...) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Specify pick-up and drop-off locations for a trip by providing a double[] each with a number pair that correspond with the coordinates list.
setDuration(double) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
The estimated travel time from origin to destination.
setDuration(double[]) - Method in class com.mapbox.services.api.directions.v5.models.LegAnnotation
Set the duration, in seconds, between each pair of coordinates.
setDuration(double) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
The estimated travel time from the maneuver to the next LegStep.
setDuration(double) - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
The estimated travel time from one waypoint to another.
setDurations(double[][]) - Method in class com.mapbox.services.api.directionsmatrix.v1.models.DirectionsMatrixResponse
Durations as array of arrays representing the matrix in row-major order.
setEnableDebug(boolean) - Method in class com.mapbox.services.api.MapboxService
 
setEntry(boolean[]) - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
An array of entry flags, corresponding in a 1:1 relationship to the bearings.
setExit(Integer) - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
An optional integer indicating number of the exit to take.
setFillColor(String) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
Optionally pass a 3- or 6-digit hexadecimal color code for the fill.
setFillOpacity(float) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
Optionally pass a number between 0 (transparent) and 1 (opaque) for the fill opacity.
setGeocodingType(String) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Filter results by one or more type.
setGeocodingTypes(String[]) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Filter results by one or more type.
setGeoJson(GeoJSON) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Pass in a GeoJSON object which contains geometry where you'd like your annotations to be placed.
setGeometries(String) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setGeometries(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
The SDK currently only supports Polyline geometry (not GeoJSON) to simplify the response.
setGeometry(String) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
The SDK currently only supports Polyline geometry (not GeoJSON) to simplify the response.
setGeometry(String) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
Sets the geometry of the route.
setGeometry(String) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
Sets the geometry of the leg step.
setHeight(int) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Height of the image.
setIn(int) - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
Index into bearings/entry array.
setIndications(String[]) - Method in class com.mapbox.services.api.directions.v5.models.IntersectionLanes
Sets Array of signs for each turn lane.
setInstruction(String) - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
A human-readable instruction of how to execute the returned maneuver.
setIntersections(List<StepIntersection>) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
Provide a List of objects representing all intersections along the step.
setLabel(String) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
StaticMarkerAnnotation symbol.
setLanes(IntersectionLanes[]) - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
Array of lane objects that represent the available turn lanes at the intersection.
setLanguage(String) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Optionally set the language of returned turn-by-turn text instructions.
setLanguage(String) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Deprecated.
use MapboxGeocoding.Builder.setLanguages(String...) instead which allows for multiple languages
setLanguage(String) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Set a string of the language tag of the query;s primary language.
setLanguage(String) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
Optionally set the language of returned turn-by-turn text instructions.
setLanguage(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Optionally set the language of returned turn-by-turn text instructions.
setLanguages(String...) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
The locale in which results should be returned.
setLat(double) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Latitude for the center point of the static map.
setLat(Double) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
Latitude for the center point of the static map.
setLegs(List<RouteLeg>) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
A Leg is a route between only two waypoints
setLimit(int) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Limit the number of results returned.
setLocation(double[]) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsWaypoint
Sets double array of [longitude, latitude] for the snapped coordinate.
setLocation(double[]) - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
A double array of length 2, first position being the longitude and the other being latitude.
setLocation(double[]) - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
Sets double array of [longitude, latitude] for the snapped coordinate.
setLocation(String) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
The location equals the query.
setLocation(Position) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Deprecated.
setLogo(boolean) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Optionally, control whether there is a Mapbox logo on the image.
setLon(double) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Longitude for the center point of the static map.
setLon(Double) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
Longitude for the center point of the static map.
setManeuver(StepManeuver) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
Provide a StepManeuver object that typically represents the first coordinate making up the LegStep.getGeometry().
setMatchingPlaceName(String) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Set a string analogous to the CarmenFeature.getPlaceName() field that more closely matches the query than results in the specified language.
setMatchings(List<MapMatchingMatching>) - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingResponse
Set the matchings value
setMatchingsIndex(int) - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingTracepoint
Index value
setMatchingText(String) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
A string analogous to the text field that more closely matches the query than results in the specified language
setMaximumPoints(int) - Method in class com.mapbox.services.api.utils.tidy.Tidy
 
setMinimumDistance(int) - Method in class com.mapbox.services.api.utils.tidy.Tidy
 
setMinimumTime(int) - Method in class com.mapbox.services.api.utils.tidy.Tidy
 
setMode(String) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
indicates the mode of transportation in the step.
setMode(String) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
mapbox.places or mapbox.places-permanent for enterprise/batch geocoding.
setModifier(String) - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
This indicates the mode of the maneuver.
setName(String) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsWaypoint
Provide a way name which the waypoint's coordinate is snapped to.
setName(String) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
Sets String with the name of the way along which the travel proceeds.
setName(String) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
StaticMarkerAnnotation shape and size.
setOnLine1(boolean) - Method in class com.mapbox.services.api.utils.turf.models.LineIntersectsResult
Set whether the intersecting point should land on line 1.
setOnLine2(boolean) - Method in class com.mapbox.services.api.utils.turf.models.LineIntersectsResult
Set whether the intersecting point should land on line 2.
setOrigin(Position) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Inserts the specified position at the beginning of the coordinates list.
setOrigin(Position) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
Inserts the specified position at the beginning of the coordinates list.
setOut(int) - Method in class com.mapbox.services.api.directions.v5.models.StepIntersection
Index out of the bearings/entry array.
setOverview(String) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Optionally, set whether you want the route geometry to be full, simplified, etc.
setOverview(String) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setOverview(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Optionally, set whether you want the route geometry to be full, simplified, etc.
setPitch(double) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Optionally, pitch tilts the map, producing a perspective effect.
setPlaceName(String) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Set a string representing the feature in the requested language, if specified, and its full result hierarchy.
setPlaceType(String[]) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
An array of feature types describing the feature.
setPolyline(String) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
A valid encoded polyline encoded as a URI component.
setPosition(Position) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Location for the center point of the static map.
setPosition(Position) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
Optionally pass in a Position object containing the latitude and longitude coordinates you'd like your marker to be placed.
setPrecision(int) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
In order to make the returned images better cacheable on the client, you can set the precision in decimals instead of manually rounding the parameters.
setPrecision(int) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
In order to make the returned images better cacheable on the client, you can set the precision in decimals instead of manually rounding the parameters.
setProfile(String) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
setProfile(String) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
 
setProfile(String) - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
replace by the Directions Matrix API.
setProfile(String) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setProfile(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
 
setPronunciation(String) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
The pronunciation hint of the way name.
setProximity(Position) - Method in class com.mapbox.services.api.geocoding.v5.MapboxGeocoding.Builder
Location around which to bias results.
setQuery(List<String>) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeatureCollection
A place name for forward geocoding or a coordinate pair (longitude, latitude location) for reverse geocoding.
setRadiuses(double[]) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Optionally, set the maximum distance in meters that each coordinate is allowed to move when snapped to a nearby road segment.
setRadiuses(double[]) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setRadiuses(double[]) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Optionally, set the maximum distance in meters that each coordinate is allowed to move when snapped to a nearby road segment.
setRef(String) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
Sets String with reference number or code of the way along which the travel proceeds.
setRelevance(double) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Set the relevance property to remove rough results if you require a response that matches your whole query.
setRetina(boolean) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Optionally, use to request a retina 2x image that will be returned.
setRotaryName(String) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
An optional string indicating the name of the rotary.
setRotaryPronunciation(String) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
An optional string indicating the pronunciation of the name of the rotary.
setRoundaboutExits(Boolean) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Optionally, set this to true if you want to enable instructions while exiting roundabouts and rotaries.
setRoundTrip(Boolean) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
set whether the route is a roundtrip (route returns to first location).
setRoutes(List<DirectionsRoute>) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsResponse
List containing all the different route options.
setSource(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Returned route starts at DirectionsCriteria.SOURCE_ANY (default )or DirectionsCriteria.SOURCE_FIRST coordinate.
setSources(int...) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
Optionally pass in indexes to generate an asymmetric matrix.
setSources(List<DirectionsWaypoint>) - Method in class com.mapbox.services.api.directionsmatrix.v1.models.DirectionsMatrixResponse
List of DirectionsWaypoint objects.
setSpeed(double[]) - Method in class com.mapbox.services.api.directions.v5.models.LegAnnotation
Set the speed, in meters per second, between each pair of coordinates.
setStaticMarkerAnnotations(StaticMarkerAnnotation...) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Allows the passing of a StaticMarkerAnnotation or Markers which are placed on the static map image returned.
setStaticPolylineAnnotations(StaticPolylineAnnotation...) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Allows the passing of a StaticPolylineAnnotation or Polylines which are placed on the static map image returned.
setSteps(Boolean) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
Optionally, call if you'd like to include step information within route.
setSteps(List<LegStep>) - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
Gives a List including all the steps to get from one waypoint to another.
setSteps(Boolean) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setSteps(Boolean) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
Optionally, call if you'd like to include step information within route.
setStrokeColor(String) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
A 3- or 6-digit hexadecimal color code for the line stroke.
setStrokeOpacity(float) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
A number between 0 (transparent) and 1 (opaque) for line stroke opacity.
setStrokeWidth(double) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation.Builder
Positive Double value for line stroke width.
setStyleId(String) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
You'll need to set what map style you'd like the static image to display.
setSummary(String) - Method in class com.mapbox.services.api.directions.v5.models.RouteLeg
A short human-readable summary of major roads traversed.
setText(String) - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Set a string representing the feature in the requested language, if specified.
setTimestamps(String[]) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setTracepoints(List<MapMatchingTracepoint>) - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingResponse
Set the tracepoints value
setTrips(List<DirectionsRoute>) - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizedTripsResponse
List of trip DirectionsRoute objects.
setTripsIndex(int) - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizationWaypoint
Index to the trip object in the trips array that contains this waypoint.
setType(String) - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
This indicates the type of maneuver.
setUrl(String) - Method in class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation.Builder
The URL for the your custom marker icon.
setUser(String) - Method in class com.mapbox.services.api.directions.v5.MapboxDirections.Builder
 
setUser(String) - Method in class com.mapbox.services.api.directionsmatrix.v1.MapboxDirectionsMatrix.Builder
 
setUser(String) - Method in class com.mapbox.services.api.distance.v1.MapboxDistance.Builder
Deprecated.
replace by the Directions Matrix API.
setUser(String) - Method in class com.mapbox.services.api.mapmatching.v5.MapboxMapMatching.Builder
 
setUser(String) - Method in class com.mapbox.services.api.optimizedtrips.v1.MapboxOptimizedTrips.Builder
 
setUsername(String) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Set the map style username.
setValid(boolean) - Method in class com.mapbox.services.api.directions.v5.models.IntersectionLanes
Sets Boolean value for whether this lane can be taken to complete the maneuver.
setWaypointIndex(int) - Method in class com.mapbox.services.api.mapmatching.v5.models.MapMatchingTracepoint
Index value
setWaypointIndex(int) - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizationWaypoint
Index value
setWaypoints(List<DirectionsWaypoint>) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsResponse
List with Waypoints of locations snapped to the road and path network and should appear in the List in the order of the input coordinates.
setWaypoints(List<OptimizationWaypoint>) - Method in class com.mapbox.services.api.optimizedtrips.v1.models.OptimizedTripsResponse
List of OptimizationWaypoint objects.
setWeight(double) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
The calculated weight of the route.
setWeight(double) - Method in class com.mapbox.services.api.directions.v5.models.LegStep
Specifies a decimal precision of edge weights, default value 1.
setWeightName(String) - Method in class com.mapbox.services.api.directions.v5.models.DirectionsRoute
The name of the weight profile used while calculating during extraction phase.
setWidth(int) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
Width of the image.
setX(Double) - Method in class com.mapbox.services.api.utils.turf.models.LineIntersectsResult
Set the points X value where the two lines should intersect.
setY(Double) - Method in class com.mapbox.services.api.utils.turf.models.LineIntersectsResult
Set the points Y value where the two lines should intersect.
setZoom(double) - Method in class com.mapbox.services.api.staticimage.v1.MapboxStaticImage.Builder
static map zoom level.
SOURCE_ANY - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
 
SOURCE_FIRST - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
 
SOURCE_LAST - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
 
StaticMarkerAnnotation - Class in com.mapbox.services.api.staticimage.v1.models
Mapbox Static Image API marker overlay.
StaticMarkerAnnotation(StaticMarkerAnnotation.Builder) - Constructor for class com.mapbox.services.api.staticimage.v1.models.StaticMarkerAnnotation
A StaticMarkerAnnotation constructor
StaticMarkerAnnotation.Builder - Class in com.mapbox.services.api.staticimage.v1.models
Builder used for passing in custom parameters.
StaticPolylineAnnotation - Class in com.mapbox.services.api.staticimage.v1.models
Mapbox Static Image API polyline overlay.
StaticPolylineAnnotation(StaticPolylineAnnotation.Builder) - Constructor for class com.mapbox.services.api.staticimage.v1.models.StaticPolylineAnnotation
A StaticPolylineAnnotation constructor
StaticPolylineAnnotation.Builder - Class in com.mapbox.services.api.staticimage.v1.models
Builder used for passing in custom parameters.
StepIntersection - Class in com.mapbox.services.api.directions.v5.models
Object representing an intersection along the step.
StepIntersection() - Constructor for class com.mapbox.services.api.directions.v5.models.StepIntersection
Empty constructor
StepIntersection(IntersectionLanes[]) - Constructor for class com.mapbox.services.api.directions.v5.models.StepIntersection
Constructor allowing the setting of the IntersectionLanes.
StepManeuver - Class in com.mapbox.services.api.directions.v5.models
Gives maneuver information about one LegStep.
StepManeuver() - Constructor for class com.mapbox.services.api.directions.v5.models.StepManeuver
Empty constructor.
StepManeuver(String, String, Integer) - Constructor for class com.mapbox.services.api.directions.v5.models.StepManeuver
Constructor taking in a type, modifier, and an integer exit value.

T

Tidy - Class in com.mapbox.services.api.utils.tidy
Create a tidy geojson by resampling points in the feature based on sampling time and distance.
Tidy() - Constructor for class com.mapbox.services.api.utils.tidy.Tidy
Constructor that uses a default 10 meter distance, 5 second minimum time and 100 default points.
Tidy(int, int, int) - Constructor for class com.mapbox.services.api.utils.tidy.Tidy
Constructor allowing you to pass in specific values for distance, time, and max points.
toString() - Method in class com.mapbox.services.api.directions.v5.models.StepManeuver
Offers a convenient string with all the StepManeuver variables.
toString() - Method in class com.mapbox.services.api.geocoding.v5.models.CarmenFeature
Human-readable text representing the full result hierarchy (e.g.
TurfConstants - Class in com.mapbox.services.api.utils.turf
Holds the Turf constants, the Turf units can be found here.
TurfConstants() - Constructor for class com.mapbox.services.api.utils.turf.TurfConstants
 
TurfException - Exception in com.mapbox.services.api.utils.turf
A form of Throwable that indicates conditions that a reasonable application might want to catch.
TurfException(String) - Constructor for exception com.mapbox.services.api.utils.turf.TurfException
A form of Throwable that indicates conditions that a reasonable application might want to catch.
TurfGrids - Class in com.mapbox.services.api.utils.turf
Methods found in this Turf class typically return a set of Point, Polygon, or other geometry in a grid.
TurfGrids() - Constructor for class com.mapbox.services.api.utils.turf.TurfGrids
 
TurfHelpers - Class in com.mapbox.services.api.utils.turf
This TurfHelpers class is made up of methods that take in an object, convert it, and then return the object in the desired units or object.
TurfHelpers() - Constructor for class com.mapbox.services.api.utils.turf.TurfHelpers
 
TurfInvariant - Class in com.mapbox.services.api.utils.turf
Also called Assertions, these methods enforce expectations of a certain type or calculate various shapes from given points.
TurfInvariant() - Constructor for class com.mapbox.services.api.utils.turf.TurfInvariant
 
TurfJoins - Class in com.mapbox.services.api.utils.turf
Class contains methods that can determine if points lie within a polygon or not.
TurfJoins() - Constructor for class com.mapbox.services.api.utils.turf.TurfJoins
 
TurfMeasurement - Class in com.mapbox.services.api.utils.turf
Class contains an assortment of methods used to calculate measurments such as bearing, destination, midpoint, etc.
TurfMeasurement() - Constructor for class com.mapbox.services.api.utils.turf.TurfMeasurement
 
TurfMeta - Class in com.mapbox.services.api.utils.turf
 
TurfMeta() - Constructor for class com.mapbox.services.api.utils.turf.TurfMeta
 
TurfMisc - Class in com.mapbox.services.api.utils.turf
Class contains all the miscellaneous methods that Turf can perform.
TurfMisc() - Constructor for class com.mapbox.services.api.utils.turf.TurfMisc
 
TYPE_ADDRESS - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by address.
TYPE_COUNTRY - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by country.
TYPE_DISTRICT - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by district.
TYPE_LOCALITY - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by locality.
TYPE_NEIGHBORHOOD - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by neighborhood.
TYPE_PLACE - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by place.
TYPE_POI - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by POI.
TYPE_POI_LANDMARK - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by POI landmark subtype.
TYPE_POSTCODE - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by postcode.
TYPE_REGION - Static variable in class com.mapbox.services.api.geocoding.v5.GeocodingCriteria
Filter results by region.

U

UNIT_CENTIMETERS - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_DEFAULT - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_DEGREES - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_FEET - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_INCHES - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_KILOMETERS - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_METERS - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_MILES - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_NAUTICAL_MILES - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_RADIANS - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 
UNIT_YARDS - Static variable in class com.mapbox.services.api.utils.turf.TurfConstants
 

V

validateAccessToken(String) - Method in class com.mapbox.services.api.MapboxBuilder
Method to validate a Mapbox Access token.

W

WEIGHT_NAME_DISTANCE - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
 
WEIGHT_NAME_DURATION - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
 
WEIGHT_NAME_ROUTABILITY - Static variable in class com.mapbox.services.api.directions.v5.DirectionsCriteria
 
within(FeatureCollection, FeatureCollection) - Static method in class com.mapbox.services.api.utils.turf.TurfGrids
Takes a FeatureCollection of Point and a FeatureCollection of Polygon and returns the points that fall within the polygons.
A B C D E F G I K L M O P R S T U V W 
Skip navigation links
Mapbox Android Services SDK 2.2.9 Reference

© 2015–2016 Mapbox. All rights reserved.