mapbox_api library

Classes

DirectionsApi
The Mapbox Directions API will show you how to get where you're going.
DirectionsApiResponse
ForwardGeocodingApi
The forward geocoding query type allows you to look up a single location by name and returns its geographic coordinates.
GeocoderBbox
GeocoderContext
GeocoderFeature
GeocoderFeatureProperty
GeocoderGeometry
GeocoderRoutablePoints
GeocodingApiResponse
IntersectionApi
Intersection search allows users to search for a point where two streets intersect, without a precise address.
IsochroneApi
An isochrone is a line that connects points of equal travel time around a given location.
IsochroneApiResponse
MapboxApi
The Mapbox web services APIs allow you to programmatically access Mapbox tools and services. You can use these APIs to retrieve information about your account, upload and change resources, use core Mapbox tools, and more.
MapMatchingApi
The Mapbox Map Matching API snaps fuzzy, inaccurate traces from a GPS unit or a phone to the OpenStreetMap road and path network using the Directions API.
MapMatchingApiResponse
MatrixApi
The Mapbox Matrix API returns travel times between many points.
MatrixApiResponse
OptimizationApi
The Mapbox Optimization API returns a duration-optimized route between the input coordinates.
OptimizationApiResponse
ReverseGeocodingApi
The reverse geocoding query type allows you to look up a single pair of coordinates and returns the geographic feature or features that exist at that location.

Constants

LATITUDE → const int
LONGITUDE → const int