See: Description
| Class | Description |
|---|---|
| Admin |
An objects describing the administrative boundaries the route leg travels through.
|
| Admin.Builder |
This builder can be used to set the values describing the
Admin. |
| BannerComponents |
A part of the
BannerText which includes a snippet of the full banner text instruction. |
| BannerComponents.Builder |
This builder can be used to set the values describing the
BannerComponents. |
| BannerInstructions |
Visual instruction information related to a particular
LegStep useful for making UI
elements inside your application such as banners. |
| BannerInstructions.Builder |
This builder can be used to set the values describing the
BannerInstructions. |
| BannerText |
Includes both plain text information that can be visualized inside your navigation application
along with the text string broken down into
BannerComponents which may or may not
include a image url. |
| BannerText.Builder |
This builder can be used to set the values describing the
BannerText. |
| BannerView |
Includes both plain text information that can be visualized inside your navigation application
along with the text string broken down into
BannerComponents which may or may not
include a image url. |
| BannerView.Builder |
This builder can be used to set the values describing the
BannerView. |
| Congestion |
Quantitative descriptor of congestion.
|
| Congestion.Builder |
This builder can be used to set the values describing the
Congestion. |
| DirectionsError |
If an InvalidInput error is thrown, this class can be used to get both the code and the message
which holds an explanation of the invalid input.
|
| DirectionsError.Builder |
This builder can be used to set the values describing the
DirectionsError. |
| DirectionsJsonObject |
Provides a base class for Directions model classes.
|
| DirectionsResponse |
This is the root Mapbox Directions API response.
|
| DirectionsResponse.Builder |
This builder can be used to set the values describing the
DirectionsResponse. |
| DirectionsRoute |
Detailed information about an individual route such as the duration, distance and geometry.
|
| DirectionsRoute.Builder |
This builder can be used to set the values describing the
DirectionsRoute. |
| DirectionsWaypoint |
An input coordinate snapped to the roads network.
|
| DirectionsWaypoint.Builder |
This builder can be used to set the values describing the
DirectionsWaypoint. |
| Incident |
Reproduces one of road incidents type (
Incident.IncidentType) that might be on the way. |
| Incident.Builder |
This builder can be used to set the values describing the
Incident. |
| IntersectionLanes |
Object representing lanes in an intersection.
|
| IntersectionLanes.Builder |
This builder can be used to set the values describing the
IntersectionLanes. |
| LegAnnotation |
An annotations object that contains additional details about each line segment along the route
geometry.
|
| LegAnnotation.Builder |
This builder can be used to set the values describing the
LegAnnotation. |
| LegStep |
Includes one
StepManeuver object and travel to the following LegStep. |
| LegStep.Builder |
This builder can be used to set the values describing the
LegStep. |
| ManeuverModifier |
Constants for the
StepManeuver.modifier(). |
| MapboxStreetsV8 |
An object containing detailed information about the road exiting the intersection along the
route.
|
| MapboxStreetsV8.Builder |
This builder can be used to set the values describing the
MapboxStreetsV8. |
| MaxSpeed |
Object representing max speeds along a route.
|
| MaxSpeed.Builder |
This builder can be used to set the values describing the
MaxSpeed. |
| RestStop |
An object containing information about passing rest stops along the route.
|
| RestStop.Builder |
This builder can be used to set the values describing the
RestStop. |
| RouteLeg |
A route between only two
DirectionsWaypoint. |
| RouteLeg.Builder |
This builder can be used to set the values describing the
RouteLeg. |
| RouteOptions |
Provides information connected to your request that help when a new directions request is needing
using the identical parameters as the original request.
|
| RouteOptions.Builder |
This builder can be used to set the values describing the
RouteOptions. |
| SpeedLimit |
The file exposes speed limit annotations.
|
| StepIntersection |
Object representing an intersection along the step.
|
| StepIntersection.Builder |
This builder can be used to set the values describing the
StepIntersection. |
| StepManeuver |
Gives maneuver information about one
LegStep. |
| StepManeuver.Builder |
This builder can be used to set the values describing the
StepManeuver. |
| TollCollection |
An object containing information about a toll collection point along the route.
|
| TollCollection.Builder |
This builder can be used to set the values describing the
TollCollection. |
| VoiceInstructions |
This class provides information thats useful for properly making navigation announcements at the
correct time.
|
| VoiceInstructions.Builder |
This builder can be used to set the values describing the
VoiceInstructions. |
| Annotation Type | Description |
|---|---|
| BannerComponents.BannerComponentsSubType |
Banner component types.
|
| BannerComponents.BannerComponentsType |
Banner component types.
|
| Incident.ImpactType |
Impact type.
|
| Incident.IncidentType |
Incident type.
|
| LegStep.SpeedLimitSign |
Speed limit sign.
|
| ManeuverModifier.Type |
Representation of ManeuverModifier in form of logical types.
|
| SpeedLimit.Unit |
Speed limit unit.
|
| StepManeuver.StepManeuverType |
Maneuver types.
|