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 . |
Amenity |
An object containing information about amenities available at rest stops along the route.
|
Amenity.Builder |
This builder can be used to set the values describing the
Amenity . |
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 . |
Bearing |
A value pair of an
Bearing.angle() which is a clockwise value from true north between 0 and 360,
and a Bearing.degrees() which is the range of degrees by which the angle can deviate. |
Bearing.Builder |
This builder can be used to set the values describing the
Bearing . |
Closure |
An object indicating the geometry indexes defining a road closure.
|
Closure.Builder |
This builder can be used to set the values describing the
Closure . |
Congestion |
Quantitative descriptor of congestion.
|
Congestion.Builder |
This builder can be used to set the values describing the
Congestion . |
CostPerVehicleSize | |
CostPerVehicleSize.Builder | |
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 . |
Exclude |
Defines excludes for
RouteOptions.Builder.excludeObject(Exclude) . |
Exclude.Builder |
Use this builder to build an
Exclude object. |
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 . |
Interchange | |
Interchange.Builder | |
IntersectionLaneAccess |
Object representing lane access attributes.
|
IntersectionLaneAccess.Builder |
This builder can be used to set the values describing the
IntersectionLaneAccess . |
IntersectionLanes |
Object representing lanes in an intersection.
|
IntersectionLanes.Builder |
This builder can be used to set the values describing the
IntersectionLanes . |
Junction | |
Junction.Builder | |
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() . |
MapboxShield |
A part of the
BannerComponents which includes a snippet of the route shield associated
with the instruction. |
MapboxShield.Builder |
This builder can be used to set the values describing the
MapboxShield . |
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 . |
MergingArea |
Class containing information about merging area,
i.e.
|
MergingArea.Builder |
This builder can be used to set the values describing the
MergingArea . |
Metadata |
Object representing metadata associated with a route request.
|
Metadata.Builder |
This builder can be used to set the values describing the
Metadata . |
PaymentMethods | |
PaymentMethods.Builder | |
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 |
Defines route request parameters.
|
RouteOptions.Builder |
This builder can be used to set the values describing the
RouteOptions . |
ShieldSprite |
ShieldSprite.
|
ShieldSprite.Builder |
This builder can be used to set the values describing the
ShieldSprite . |
ShieldSpriteAttribute |
ShieldSpriteAttribute.
|
ShieldSpriteAttribute.Builder |
This builder can be used to set the values describing the
ShieldSpriteAttribute . |
ShieldSprites |
ShieldSprites.
|
ShieldSprites.Builder |
This builder can be used to set the values describing the
ShieldSprites . |
ShieldSvg |
ShieldSvg.
|
ShieldSvg.Builder |
This builder can be used to set the values describing the
ShieldSvg . |
SilentWaypoint |
Represents an information about silent waypoint in the leg index.
|
SilentWaypoint.Builder |
This builder can be used to set the values describing the
SilentWaypoint . |
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 . |
TollCost | |
TollCost.Builder | |
TrafficCodes |
Holds information about traffic codes.
|
TrafficCodes.Builder |
This builder can be used to set the values describing the
TrafficCodes . |
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.
|
IntersectionLaneAccess.LaneDesignatedVehicleType |
Represents the allowed vehicle types for a designated lane.
|
LegStep.SpeedLimitSign |
Speed limit sign.
|
ManeuverModifier.Type |
Representation of ManeuverModifier in form of logical types.
|
MergingArea.Type |
Merging Area type.
|
SpeedLimit.Unit |
Speed limit unit.
|
StepManeuver.StepManeuverType |
Maneuver types.
|