Skip navigation links
A B C D E F G H I K L M N O P R S T U V W Z 

A

accessToken(String) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Deprecated.
add(LatLng) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
add(LatLng...) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
add(LatLng) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
add(LatLng...) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
addAll(Iterable<LatLng>) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
addAll(Iterable<LatLng>) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
addCustomLayer(CustomLayer, String) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Do not use this method, experimental feature.
addLocationEvent(Location) - Method in class com.mapbox.mapboxsdk.telemetry.MapboxEventManager
Adds a Location Event to the system for processing
addLocationListener(LocationListener) - Method in class com.mapbox.mapboxsdk.location.LocationServices
Registers a LocationListener to receive location updates
addMarker(MarkerOptions) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Adds a marker to this map.
addMarker(BaseMarkerOptions) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Adds a marker to this map.
addMarker(BaseMarkerViewOptions) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Adds a marker to this map.
addMarkers(List<? extends BaseMarkerOptions>) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Adds multiple markers to this map.
addMarkerViewAdapter(MapboxMap.MarkerViewAdapter) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Add a MarkerViewAdapter to the MarkerViewManager.
addOnMapChangedListener(MapView.OnMapChangedListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
Add a callback that's invoked when the displayed map view changes.
addPolygon(PolygonOptions) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Adds a polygon to this map.
addPolygons(List<PolygonOptions>) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Adds multiple polygons to this map.
addPolyline(PolylineOptions) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Adds a polyline to this map.
addPolylines(List<PolylineOptions>) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Adds multiple polylines to this map.
alpha - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
alpha(float) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the alpha of the MarkerView.
alpha(float) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
alpha(float) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
alpha(View, float, AnimatorUtils.OnAnimationEndListener) - Static method in class com.mapbox.mapboxsdk.utils.AnimatorUtils
 
alpha(View, float) - Static method in class com.mapbox.mapboxsdk.utils.AnimatorUtils
 
anchor(float, float) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the anchor of the MarkerView.
anchorU - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
anchorV - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
animate(View, int, AnimatorUtils.OnAnimationEndListener) - Static method in class com.mapbox.mapboxsdk.utils.AnimatorUtils
 
animate(View, int, int, AnimatorUtils.OnAnimationEndListener) - Static method in class com.mapbox.mapboxsdk.utils.AnimatorUtils
 
animate(View, int) - Static method in class com.mapbox.mapboxsdk.utils.AnimatorUtils
 
animate(View, int, int) - Static method in class com.mapbox.mapboxsdk.utils.AnimatorUtils
 
animateAlpha(MarkerView, float) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Animate a MarkerView to a given alpha value.
animateCamera(CameraUpdate) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Animate the camera to a new location defined within CameraUpdate using a transition animation that evokes powered flight.
animateCamera(CameraUpdate, MapboxMap.CancelableCallback) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Animate the camera to a new location defined within CameraUpdate using a transition animation that evokes powered flight.
animateCamera(CameraUpdate, int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Animate the camera to a new location defined within CameraUpdate using a transition animation that evokes powered flight.
animateCamera(CameraUpdate, int, MapboxMap.CancelableCallback) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Animate the camera to a new location defined within CameraUpdate using a transition animation that evokes powered flight.
animateRotation(MarkerView, float) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Animate a MarkerView to a given rotation.
animateVisible(MarkerView, boolean) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Animate a MarkerVIew to be visible or invisible
ANIMATION_DURATION - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Default animation time
ANIMATION_DURATION_SHORT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Default short animation time
AnimatorUtils - Class in com.mapbox.mapboxsdk.utils
 
AnimatorUtils() - Constructor for class com.mapbox.mapboxsdk.utils.AnimatorUtils
 
AnimatorUtils.OnAnimationEndListener - Interface in com.mapbox.mapboxsdk.utils
 
Annotation - Class in com.mapbox.mapboxsdk.annotations
Annotation is an overlay on top of a MapView, from which Polygon, Polyline and Marker are derived.
Annotation() - Constructor for class com.mapbox.mapboxsdk.annotations.Annotation
 
areLocationPermissionsGranted() - Method in class com.mapbox.mapboxsdk.location.LocationServices
Check status of Location Permissions
ATTRIBUTE_ACCESSIBILITY_FONT_SCALE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_APP_BUNDLE_ID - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_APPLICATION_STATE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_BATTERY_LEVEL - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_CARRIER - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_CELLULAR_NETWORK_TYPE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_CREATED - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_ENABLED_TELEMETRY - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_EVENT - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_MODEL - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_OPERATING_SYSTEM - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_ORIENTATION - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_PLUGGED_IN - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_RESOLUTION - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_SESSION_ID - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_SOURCE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_USERID - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_VENDOR_ID - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_VERSION - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
ATTRIBUTE_WIFI - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
attributionEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the visibility state of a attribution for a map view.
attributionGravity(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the gravity state of attribution for a map view.
attributionMargins(int[]) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the margin state of attribution for a map view
attributionTintColor(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the tint color of the attribution for a map view

B

BaseGestureDetector - Class in com.almeros.android.multitouch.gesturedetectors
 
BaseGestureDetector(Context) - Constructor for class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
BaseMarkerOptions<U extends Marker,T extends BaseMarkerOptions<U,T>> - Class in com.mapbox.mapboxsdk.annotations
Abstract builder class for composing custom Marker objects.
BaseMarkerOptions() - Constructor for class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
BaseMarkerViewOptions<U extends MarkerView,T extends BaseMarkerViewOptions<U,T>> - Class in com.mapbox.mapboxsdk.annotations
Abstract builder class for composing custom MarkerView objects.
BaseMarkerViewOptions() - Constructor for class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Default constructor
bearing - Variable in class com.mapbox.mapboxsdk.camera.CameraPosition
Direction that the camera is pointing in, in degrees clockwise from north.
bearing(double) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Sets the direction that the camera is pointing in, in degrees clockwise from north.
build() - Method in class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Builds a CameraPosition.
build() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds.Builder
 
Builder() - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Creates an empty builder.
Builder(boolean) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Creates a builder for building CameraPosition objects using radiants.
Builder(CameraPosition) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create Builder with an existing CameraPosition data.
Builder(TypedArray) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create Builder with an existing CameraPosition data.
Builder(CameraUpdateFactory.CameraPositionUpdate) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create Builder from an existing CameraPositionUpdate update.
Builder(CameraUpdateFactory.ZoomUpdate) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create Builder from an existing CameraPositionUpdate update.
Builder(double[]) - Constructor for class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Create Builder from an exisiting array of doubles.
Builder() - Constructor for class com.mapbox.mapboxsdk.geometry.LatLngBounds.Builder
 

C

calculateZoom(float) - Method in class com.mapbox.mapboxsdk.maps.Projection
Calculates a zoom level based on minimum scale and current scale from MapView
camera(CameraPosition) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies a the initial camera position for the map view.
CameraPosition - Class in com.mapbox.mapboxsdk.camera
Resembles the position, angle, zoom and tilt of the user's viewpoint.
CameraPosition.Builder - Class in com.mapbox.mapboxsdk.camera
Builder for composing CameraPosition objects.
CameraUpdate - Interface in com.mapbox.mapboxsdk.camera
Interface definition for camera position changes.
CameraUpdateFactory - Class in com.mapbox.mapboxsdk.camera
Factory for creating CameraUpdate objects.
CameraUpdateFactory() - Constructor for class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
 
clamp(double, double, double) - Static method in class com.mapbox.mapboxsdk.utils.MathUtils
Test a value in specified range, returning minimum if it's below, and maximum if it's above
clamp(float, float, float) - Static method in class com.mapbox.mapboxsdk.utils.MathUtils
Test a value in specified range, returning minimum if it's below, and maximum if it's above
clear() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Removes all markers, polylines, polygons, overlays, etc from the map.
color(int) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
Sets the color of the polyline.
ColorUtils - Class in com.mapbox.mapboxsdk.utils
 
ColorUtils() - Constructor for class com.mapbox.mapboxsdk.utils.ColorUtils
 
com.almeros.android.multitouch.gesturedetectors - package com.almeros.android.multitouch.gesturedetectors
Do not use this package.
com.mapbox.mapboxsdk - package com.mapbox.mapboxsdk
Contains the Mapbox Maps Android API classes.
com.mapbox.mapboxsdk.annotations - package com.mapbox.mapboxsdk.annotations
Contains the Mapbox Maps Android Annotation API classes.
com.mapbox.mapboxsdk.camera - package com.mapbox.mapboxsdk.camera
Contains the Mapbox Maps Android Camera API classes.
com.mapbox.mapboxsdk.constants - package com.mapbox.mapboxsdk.constants
Contains the Mapbox Maps Android Constant API classes.
com.mapbox.mapboxsdk.exceptions - package com.mapbox.mapboxsdk.exceptions
Contains the Mapbox Maps Android Exception API classes.
com.mapbox.mapboxsdk.geometry - package com.mapbox.mapboxsdk.geometry
Contains the Mapbox Maps Android Geometry API classes.
com.mapbox.mapboxsdk.layers - package com.mapbox.mapboxsdk.layers
Do not use this package.
com.mapbox.mapboxsdk.location - package com.mapbox.mapboxsdk.location
Contains the Mapbox Maps Android Location API classes.
com.mapbox.mapboxsdk.maps - package com.mapbox.mapboxsdk.maps
Contains the Mapbox Maps Android Maps API classes.
com.mapbox.mapboxsdk.maps.widgets - package com.mapbox.mapboxsdk.maps.widgets
Contains the Mapbox Maps Android Widgets API classes.
com.mapbox.mapboxsdk.offline - package com.mapbox.mapboxsdk.offline
Contains the Mapbox Maps Android Offline API classes.
com.mapbox.mapboxsdk.telemetry - package com.mapbox.mapboxsdk.telemetry
Contains the Mapbox Maps Android Telemetry API classes.
com.mapbox.mapboxsdk.utils - package com.mapbox.mapboxsdk.utils
Contains the Mapbox Maps Android Utility API classes.
compareTo(Annotation) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
 
COMPASS - Static variable in class com.mapbox.mapboxsdk.constants.MyBearingTracking
Tracking the bearing of the user based on sensor data
compassEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the visibility state of a compass for a map view.
compassGravity(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the gravity state of compass for a map view.
compassMargins(int[]) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the margin state of compass for a map view
CompassView - Class in com.mapbox.mapboxsdk.maps.widgets
UI element overlaid on a map to show the map's bearing when it isn't true north (0.0).
CompassView(Context) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.CompassView
 
CompassView(Context, AttributeSet) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.CompassView
 
CompassView(Context, AttributeSet, int) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.CompassView
 
contains(ILatLng) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Determines whether this LatLngBounds contains a point and the point does not touch its boundary.
createFromAttributes(Context, AttributeSet) - Static method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Creates a GoogleMapsOptions from the attribute set
createOfflineRegion(OfflineRegionDefinition, byte[], OfflineManager.CreateOfflineRegionCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
Create an offline region in the database.
CREATOR - Static variable in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.annotations.MarkerViewOptions
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.camera.CameraPosition
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.LatLng
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.LatLngSpan
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.geometry.VisibleRegion
 
CREATOR - Static variable in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
CustomLayer - Class in com.mapbox.mapboxsdk.layers
 
CustomLayer(String, long, long, long, long) - Constructor for class com.mapbox.mapboxsdk.layers.CustomLayer
 
cycleDebugOptions() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Cycles through the map debug options.

D

DARK - Static variable in class com.mapbox.mapboxsdk.constants.Style
Dark: Subtle dark backdrop for data visualizations.
debugActive(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the used debug type for a map view.
defaultMarker() - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
defaultMarkerView() - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
DEG2RAD - Static variable in class com.mapbox.mapboxsdk.constants.MathConstants
Constant used to convert degrees to radials
delete(OfflineRegion.OfflineRegionDeleteCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
Remove an offline region from the database and perform any resources evictions necessary as a result.
describeContents() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
describeContents() - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewOptions
 
describeContents() - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
describeContents() - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
describeContents() - Method in class com.mapbox.mapboxsdk.camera.CameraPosition
 
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
 
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
 
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.VisibleRegion
 
describeContents() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
deselect(MarkerView) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Animate a MarkerView to a deselected state.
deselectMarker(Marker) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Deselects a currently selected marker.
deselectMarkers() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Deselects any currently selected marker.
determineFocalPoint(MotionEvent) - Static method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
Determine (multi)finger focal point (a.k.a.
DID_FAIL_LOADING_MAP - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is currently not implemented.
DID_FINISH_LOADING_MAP - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is triggered when the map has successfully loaded a new map style.
DID_FINISH_RENDERING_FRAME - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is currently not implemented.
DID_FINISH_RENDERING_FRAME_FULLY_RENDERED - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is currently not implemented.
DID_FINISH_RENDERING_MAP - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is currently not implemented.
DID_FINISH_RENDERING_MAP_FULLY_RENDERED - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is currently not implemented.
distanceTo(LatLng) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
Calculate distance between two points

E

easeCamera(CameraUpdate) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gradually move the camera by the default duration, zoom will not be affected unless specified within CameraUpdate.
easeCamera(CameraUpdate, int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gradually move the camera by a specified duration in milliseconds, zoom will not be affected unless specified within CameraUpdate.
easeCamera(CameraUpdate, int, MapboxMap.CancelableCallback) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gradually move the camera by a specified duration in milliseconds, zoom will not be affected unless specified within CameraUpdate.
easeCamera(CameraUpdate, int, boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
 
easeCamera(CameraUpdate, int, boolean, MapboxMap.CancelableCallback) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
 
EMERALD - Static variable in class com.mapbox.mapboxsdk.constants.Style
Deprecated.
this style has been deprecated and will be removed in future versions.
ensureInfoWindowOffset(MarkerView) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
 
equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
 
equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.Icon
 
equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewOptions
 
equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
equals(Object) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
equals(Object) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition
 
equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Determines whether this LatLngBounds matches another one via LatLng.
equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
 
equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
 
equals(Object) - Method in class com.mapbox.mapboxsdk.geometry.VisibleRegion
Compares this VisibleRegion to another object.
equals(Object) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 

F

farLeft - Variable in class com.mapbox.mapboxsdk.geometry.VisibleRegion
LatLng object that defines the far left corner of the camera.
farRight - Variable in class com.mapbox.mapboxsdk.geometry.VisibleRegion
LatLng object that defines the far right corner of the camera.
fillColor(int) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
Sets the color of the polygon.
finalize() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
 
flat - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
flat(boolean) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the flat state of the MarkerView.
FRAG_ARG_MAPBOXMAPOPTIONS - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Fragment Argument Key for MapboxMapOptions
fromAsset(String) - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
fromBitmap(Bitmap) - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
fromDrawable(Drawable) - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
fromDrawable(Drawable, int, int) - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
fromFile(String) - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
fromPath(String) - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
fromResource(int) - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
fromScreenLocation(PointF) - Method in class com.mapbox.mapboxsdk.maps.Projection
Returns the geographic location that corresponds to a screen location.

G

generateCreateDate() - Static method in class com.mapbox.mapboxsdk.telemetry.MapboxEventManager
 
GeoConstants - Class in com.mapbox.mapboxsdk.constants
GeoConstants exposes constants for doing locational calculations on Earth
GeoConstants() - Constructor for class com.mapbox.mapboxsdk.constants.GeoConstants
 
GESTURE_DOUBLETAP - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
GESTURE_PAN_START - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
GESTURE_PINCH_START - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
GESTURE_PITCH_START - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
GESTURE_QUICK_ZOOM - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
GESTURE_ROTATION_START - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
GESTURE_SINGLETAP - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
GESTURE_TWO_FINGER_SINGLETAP - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
getAccentColor(Context) - Static method in class com.mapbox.mapboxsdk.utils.ColorUtils
Returns a color integer associated as accent color from a theme based on a Context.
getAccessToken() - Method in class com.mapbox.mapboxsdk.MapboxAccountManager
Access Token for this application
getAccessToken() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Deprecated.
As of release 4.1.0, replaced by MapboxAccountManager.getAccessToken()
getAccessToken() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Deprecated.
getAccessToken() - Method in class com.mapbox.mapboxsdk.maps.MapView
Deprecated.
As of release 4.1.0, replaced by MapboxAccountManager.getAccessToken()
getAccessToken() - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
Deprecated.
As of release 4.1.0, replaced by MapboxAccountManager.getAccessToken()
getAccuracyAlpha() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Get the alpha value of the accuracy circle of MyLocationView
getAccuracyTintColor() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Get the accuracy tint color of MyLocationView.
getAlpha() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the alpha of the MarkerView.
getAlpha() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Get the alpha value of the MarkerView.
getAlpha() - Method in class com.mapbox.mapboxsdk.annotations.MultiPoint
 
getAlpha() - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
getAlpha() - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
getAltitude() - Method in interface com.mapbox.mapboxsdk.geometry.ILatLng
 
getAltitude() - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
getAnchorU() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the u-value of the MarkerView anchor.
getAnchorU() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Get the horizontal distance, normalized to [0, 1], of the anchor from the left edge.
getAnchorV() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the v-value of the MarkerView anchor.
getAnchorV() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Get the vertical distance, normalized to [0, 1], of the anchor from the top edge.
getAnnotation(long) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Return a annotation based on its id.
getAnnotations() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns a list of all the annotations on the map.
getAttributionEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured visibility state for attribution for a map view.
getAttributionGravity() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured gravity state for attribution for a map view.
getAttributionGravity() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the gravity value of the logo
getAttributionMarginBottom() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the bottom side margin of the logo
getAttributionMarginLeft() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the left side margin of the attribution view.
getAttributionMarginRight() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the right side margin of the attribution view.
getAttributionMargins() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured margins for attribution for a map view.
getAttributionMarginTop() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the top side margin of the attribution view.
getAttributionTintColor() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
getAttributionTintColor() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the tint color value of the attribution view.
getBackgroundDrawable() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Get the background drawable of MyLocationView.
getBackgroundOffset() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Get the background offset.
getBackgroundTintColor() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Get the background tint color.
getBitmap() - Method in class com.mapbox.mapboxsdk.annotations.Icon
 
getBounds() - Method in class com.mapbox.mapboxsdk.offline.OfflineTilePyramidRegionDefinition
 
getCamera() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured initial camera position for a map view.
getCameraPosition(MapboxMap) - Method in interface com.mapbox.mapboxsdk.camera.CameraUpdate
 
getCameraPosition() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gets the current position of the camera.
getCenter() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Calculates the centerpoint of this LatLngBounds by simple interpolation and returns it as a point.
getCenterX() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
getCenterY() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
getColor() - Method in class com.mapbox.mapboxsdk.annotations.Polyline
 
getColor() - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
getCompassEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured visibility state for compass for a map view.
getCompassGravity() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured gravity state for compass for a map view.
getCompassGravity() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the gravity value of the CompassView
getCompassMarginBottom() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the bottom side margin of CompassView
getCompassMarginLeft() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the left side margin of CompassView
getCompassMarginRight() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the right side margin of CompassView
getCompassMargins() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured margins for compass for a map view.
getCompassMarginTop() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the top side margin of CompassView
getCompletedResourceCount() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionStatus
 
getCompletedResourceSize() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionStatus
 
getCompletedTileCount() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionStatus
 
getCompletedTileSize() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionStatus
 
getConnectedToWifi() - Method in class com.mapbox.mapboxsdk.telemetry.MapboxEventManager
 
getContext() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap.MarkerViewAdapter
Returns the context associated to the hosting MapView.
getCurrentSpan() - Method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
Return the current distance between the two pointers forming the gesture in progress.
getDebugActive() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured debug state for a map view.
getDefinition() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
 
getDownloadState() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionStatus
 
getEasting() - Method in interface com.mapbox.mapboxsdk.geometry.IProjectedMeters
 
getEasting() - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
Get projected meters in east direction.
getEventTime() - Method in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
Return the event time of the current GestureDetector event being processed.
getFillColor() - Method in class com.mapbox.mapboxsdk.annotations.Polygon
 
getFillColor() - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
getFocalPoint() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the gesture focal point
getFocusDelta() - Method in class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector
 
getFocusX() - Method in class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector
 
getFocusX() - Method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 
getFocusY() - Method in class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector
 
getFocusY() - Method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 
getForegroundBearingDrawable() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Get the foreground drawable when bearing is enabled.
getForegroundDrawable() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Get the foreground drawable when bearing is disabled.
getForegroundTintColor() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Get the foreground tint color.
getHeight() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the measured height of the MapView
getIcon() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the icon of the MarkerView.
getIcon() - Method in class com.mapbox.mapboxsdk.annotations.Marker
 
getIcon() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
getIcon() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Get the icon of the MarkerView.
getId() - Method in class com.mapbox.mapboxsdk.annotations.Annotation
Gets the annotation's unique ID.
getId() - Method in class com.mapbox.mapboxsdk.annotations.Icon
 
getID() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
 
getInfoWindow() - Method in class com.mapbox.mapboxsdk.annotations.Marker
 
getInfoWindow(Marker) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.InfoWindowAdapter
Called when an info window will be shown as a result of a marker click.
getInfoWindowAdapter() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gets the callback to be invoked when an info window will be shown.
getInfoWindowAnchorU() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the u-value of the MarkerView InfoWindow anchor.
getInfoWindowAnchorU() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Get the horizontal distance, normalized to [0, 1], of the info window anchor from the left edge.
getInfoWindowAnchorV() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the v-value of the MarkerView InfoWindow anchor.
getInfoWindowAnchorV() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Get the vertical distance, normalized to [0, 1], of the info window anchor from the top edge.
getInstance(Context) - Static method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
getInstance() - Static method in class com.mapbox.mapboxsdk.MapboxAccountManager
Internal Use Only Get an instance of MapboxAccountManager configured with the app's Access Token
getInstance(Context) - Static method in class com.mapbox.mapboxsdk.offline.OfflineManager
 
getLastLocation() - Method in class com.mapbox.mapboxsdk.location.LocationServices
Last known location
getLatitude() - Method in interface com.mapbox.mapboxsdk.geometry.ILatLng
 
getLatitude() - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
getLatitudeSpan() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Get the absolute distance, in degrees, between the north and south boundaries of this LatLngBounds
getLatitudeSpan() - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
Returns the latitude span.
getLatNorth() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
getLatSouth() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
getLocation() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
getLocationEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured user location view state for a map view.
getLocationServices(Context) - Static method in class com.mapbox.mapboxsdk.location.LocationServices
Primary (singleton) access method for LocationServices
getLogoEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured visibility state for compass for a map view.
getLogoGravity() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured gravity state for logo for a map view.
getLogoGravity() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the gravity value of the logo
getLogoMarginBottom() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the bottom side margin of the logo
getLogoMarginLeft() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the left side margin of the logo
getLogoMarginRight() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the right side margin of the logo
getLogoMargins() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured margins for logo for a map view.
getLogoMarginTop() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the top side margin of the logo
getLonEast() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
getLongitude() - Method in interface com.mapbox.mapboxsdk.geometry.ILatLng
 
getLongitude() - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
getLongitudeSpan() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Get the absolute distance, in degrees, between the west and east boundaries of this LatLngBounds
getLongitudeSpan() - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
Returns to longitude span.
getLonWest() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
getMapAsync(OnMapReadyCallback) - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Sets a callback object which will be triggered when the MapboxMap instance is ready to be used.
getMapAsync(OnMapReadyCallback) - Method in class com.mapbox.mapboxsdk.maps.MapView
Sets a callback object which will be triggered when the MapboxMap instance is ready to be used.
getMapAsync(OnMapReadyCallback) - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Sets a callback object which will be triggered when the MapboxMap instance is ready to be used.
getMapboxEventManager() - Static method in class com.mapbox.mapboxsdk.telemetry.MapboxEventManager
Primary Access method using Singleton pattern
getMapboxMap() - Method in class com.mapbox.mapboxsdk.annotations.Annotation
Gets the associated MapboxMap
getMapView() - Method in class com.mapbox.mapboxsdk.annotations.Annotation
Gets the associated MapView
getMarker() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
getMarker() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the MarkerView.
getMarker() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
Do not use this method.
getMarker() - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewOptions
 
getMarkerClass() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap.MarkerViewAdapter
Returns the generic type of the used MarkerView.
getMarkers() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns a list of all the markers on the map.
getMarkerViewAdapters() - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Get all MarkerViewAdapters associated with this MarkerViewManager.
getMarkerViewContainer() - Method in class com.mapbox.mapboxsdk.maps.MapView
 
getMarkerViewManager() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Get the MarkerViewManager associated to the MapView.
getMarkerViewsInBounds(LatLngBounds) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
getMaxZoom() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gets the maximum zoom level the map can be displayed at.
getMaxZoom() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured maximum zoom for a map view.
getMaxZoom() - Method in class com.mapbox.mapboxsdk.offline.OfflineTilePyramidRegionDefinition
 
getMessage() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionError
 
getMetadata() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
 
getMetersPerPixelAtLatitude(double) - Method in class com.mapbox.mapboxsdk.maps.Projection
Returns the distance spanned by one pixel at the specified latitude and current zoom level.
getMinZoom() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gets the maximum zoom level the map can be displayed at.
getMinZoom() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured min zoom for a map view.
getMinZoom() - Method in class com.mapbox.mapboxsdk.offline.OfflineTilePyramidRegionDefinition
 
getMyBearingTrackingMode() - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Returns the current user bearing tracking mode.
getMyLocation() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns the currently displayed user location, or null if there is no location data available.
getMyLocationAccuracyAlpha() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
getMyLocationAccuracyTintColor() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
getMyLocationBackgroundDrawable() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
getMyLocationBackgroundPadding() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
getMyLocationBackgroundTintColor() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
getMyLocationForegroundBearingDrawable() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
getMyLocationForegroundDrawable() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
getMyLocationForegroundTintColor() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
getMyLocationTrackingMode() - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Returns the current user location tracking mode.
getMyLocationViewSettings() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gets the settings of the user location for the map.
getNorthing() - Method in interface com.mapbox.mapboxsdk.geometry.IProjectedMeters
 
getNorthing() - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
Get projected meters in north direction.
getOnInfoWindowClickListener() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Return the InfoWindow click listener
getOnInfoWindowCloseListener() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Return the InfoWindow close listener
getOnInfoWindowLongClickListener() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Return the InfoWindow long click listener
getPadding() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns the current configured content padding on map view.
getPadding() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Get the MyLocationView padding.
getPixelRatio() - Method in class com.mapbox.mapboxsdk.offline.OfflineTilePyramidRegionDefinition
 
getPoints() - Method in class com.mapbox.mapboxsdk.annotations.MultiPoint
Returns a copy of the points.
getPoints() - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
getPoints() - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
getPolygon() - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
Do not use this method.
getPolygons() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns a list of all the polygons on the map.
getPolyline() - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
Do not use this method.
getPolylines() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns a list of all the polylines on the map.
getPosition() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the geographical location of the MarkerView.
getPosition() - Method in class com.mapbox.mapboxsdk.annotations.Marker
 
getPosition() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
getPreviousSpan() - Method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
Return the previous distance between the two pointers forming the gesture in progress.
getPrimaryColor(Context) - Static method in class com.mapbox.mapboxsdk.utils.ColorUtils
Returns a color integer associated as primary color from a theme based on a Context.
getPrimaryDarkColor(Context) - Static method in class com.mapbox.mapboxsdk.utils.ColorUtils
Returns a color integer associated as primary dark color from a theme based on a Context.
getProjection() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Get the Projection object that you can use to convert between screen coordinates and latitude/longitude coordinates.
getRawX(MotionEvent, int) - Static method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
MotionEvent has no getRawX(int) method; simulate it pending future API approval.
getRawY(MotionEvent, int) - Static method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
MotionEvent has no getRawY(int) method; simulate it pending future API approval.
getReason() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionError
 
getRequiredResourceCount() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionStatus
 
getRotateGesturesEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured rotate gesture state for a map view.
getRotation() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the rotation of the MarkerView.
getRotation() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Get the rotation value of the MarkerView.
getRotationDegreesDelta() - Method in class com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector
Return the rotation difference from the previous rotate event to the current event.
getScrollGesturesEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured scroll gesture state for a map view.
getSelectedMarkers() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gets the currently selected marker.
getSelector(int) - Static method in class com.mapbox.mapboxsdk.utils.ColorUtils
Returns a color state list associated with a theme based on a Context
getShovePixelsDelta() - Method in class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector
Return the distance in pixels from the previous shove event to the current event.
getSnippet() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the snippet of the MarkerView.
getSnippet() - Method in class com.mapbox.mapboxsdk.annotations.Marker
 
getSnippet() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
getSpan() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Get the area spanned by this LatLngBounds
getStatus(OfflineRegion.OfflineRegionStatusCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
Retrieve the current status of the region.
getStrokeColor() - Method in class com.mapbox.mapboxsdk.annotations.Polygon
 
getStrokeColor() - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
getStyle() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured style url for a map view.
getStyleUrl() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns the map style currently displayed in the map view.
getStyleUrl() - Method in class com.mapbox.mapboxsdk.maps.MapView
Returns the map style currently displayed in the map view.
getStyleURL() - Method in class com.mapbox.mapboxsdk.offline.OfflineTilePyramidRegionDefinition
 
getThis() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
getThis() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the instance of the object for which this method was called.
getThis() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
getThis() - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewOptions
 
getTiltGesturesEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured tilt gesture state for a map view.
getTimeDelta() - Method in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
Return the time difference in milliseconds between the previous accepted GestureDetector event and the current GestureDetector event.
getTitle() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the title of the MarkerView.
getTitle() - Method in class com.mapbox.mapboxsdk.annotations.Marker
 
getTitle() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
getTrackingSettings() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gets the tracking interface settings for the map.
getUiSettings() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Gets the user interface settings for the map.
getView() - Method in class com.mapbox.mapboxsdk.annotations.InfoWindow
 
getView(MarkerView) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Get view representation from a MarkerView.
getView(MarkerView, View, ViewGroup) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager.ImageMarkerViewAdapter
 
getView(U, View, ViewGroup) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap.MarkerViewAdapter
Called when an MarkerView will be added to the MapView.
getViewReusePool() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap.MarkerViewAdapter
Returns the pool used to store reusable Views.
getVisibleRegion() - Method in class com.mapbox.mapboxsdk.maps.Projection
Gets a projection of the viewing frustum for converting between screen coordinates and geo-latitude/longitude coordinates.
getWidth() - Method in class com.mapbox.mapboxsdk.annotations.Polyline
 
getWidth() - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
getWidth() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns the measured width of the MapView
getZoomControlsEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured zoom controls state for a map view.
getZoomGesturesEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Get the current configured zoom gesture state for a map view.
GPS - Static variable in class com.mapbox.mapboxsdk.constants.MyBearingTracking
Tracking the bearing of the user based on GPS data

H

handleInProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
Called when the current event occurred when a gesture IS in progress.
handleInProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector
 
handleInProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector
 
handleInProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector
 
handleInProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 
handleStartProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
Called when the current event occurred when NO gesture is in progress yet.
handleStartProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector
 
handleStartProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector
 
handleStartProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector
 
handleStartProgressEvent(int, MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 
hashCode() - Method in class com.mapbox.mapboxsdk.annotations.Annotation
 
hashCode() - Method in class com.mapbox.mapboxsdk.annotations.Icon
 
hashCode() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
hashCode() - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewOptions
 
hashCode() - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
hashCode() - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
hashCode() - Method in class com.mapbox.mapboxsdk.camera.CameraPosition
 
hashCode() - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
hashCode() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
hashCode() - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
 
hashCode() - Method in class com.mapbox.mapboxsdk.geometry.VisibleRegion
 
hashCode() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
hideInfoWindow() - Method in class com.mapbox.mapboxsdk.annotations.Marker
Do not use this method.

I

icon - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
icon(Icon) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
icon - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
icon(Icon) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the icon of the MarkerView.
Icon - Class in com.mapbox.mapboxsdk.annotations
Icon is the visual representation of a Marker on a MapView.
IconBitmapChangedException - Exception in com.mapbox.mapboxsdk.exceptions
A IconBitmapChangedException is thrown by MapView when a Marker is added that has a Icon with a Bitmap that has been modified since the creation of the Icon.
IconBitmapChangedException() - Constructor for exception com.mapbox.mapboxsdk.exceptions.IconBitmapChangedException
 
IconFactory - Class in com.mapbox.mapboxsdk.annotations
Factory for creating Icon objects.
ILatLng - Interface in com.mapbox.mapboxsdk.geometry
Describes a latitude, longitude point.
ImageMarkerViewAdapter(Context) - Constructor for class com.mapbox.mapboxsdk.annotations.MarkerViewManager.ImageMarkerViewAdapter
 
include(LatLng) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds.Builder
 
InfoWindow - Class in com.mapbox.mapboxsdk.annotations
InfoWindow is a tooltip shown when a Marker is tapped.
infoWindowAnchor(float, float) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the InfoWindow anchor of the MarkerView.
infoWindowAnchorU - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
infoWindowAnchorV - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
initialize(Context, String) - Method in class com.mapbox.mapboxsdk.telemetry.MapboxEventManager
Internal setup of MapboxEventsManager.
INTENT_STRING - Static variable in class com.mapbox.mapboxsdk.telemetry.TelemetryLocationReceiver
 
intersect(LatLngBounds) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Returns a new LatLngBounds that is the intersection of this with another box
intersect(double, double, double, double) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Returns a new LatLngBounds that is the intersection of this with another LatLngBounds
InvalidAccessTokenException - Exception in com.mapbox.mapboxsdk.exceptions
A InvalidAccessTokenException is thrown by MapboxMap when there is either no access token set before MapView.onCreate(Bundle) or an invalid access token is set in MapView.setAccessToken(String)
InvalidAccessTokenException() - Constructor for exception com.mapbox.mapboxsdk.exceptions.InvalidAccessTokenException
 
invalidate() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Triggers an invalidation of the map view.
invalidate() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Invalidates the ViewSettings instances shown on top of the MapView
invalidateContentPadding() - Method in class com.mapbox.mapboxsdk.maps.MapView
 
invalidateCustomLayers() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Do not use this method, experimental feature.
invalidateViewMarkersInBounds() - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Invalidate the ViewMarkers found in the viewport.
InvalidLatLngBoundsException - Exception in com.mapbox.mapboxsdk.exceptions
A InvalidLatLngBoundsException is thrown by LatLngBounds when there aren't enough LatLng to create a bounds.
InvalidLatLngBoundsException(int) - Constructor for exception com.mapbox.mapboxsdk.exceptions.InvalidLatLngBoundsException
 
IProjectedMeters - Interface in com.mapbox.mapboxsdk.geometry
Describes a projection in Mercator meters.
isAllDismissTrackingOnGesture() - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Returns if all tracking modes will be dismissed when a gesture occurs.
isAllowConcurrentMultipleOpenInfoWindows() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns whether the map allows concurrent multiple infowindows to be shown.
isAttributionEnabled() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns whether the attribution is enabled.
isBearingTrackingDisabled() - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Retyrns uf bearing tracking is disabled
isCompassEnabled() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns whether the compass is enabled.
isComplete() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionStatus
 
isDebugActive() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns whether the map debug information is currently shown.
isDeselectMarkersOnTap() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Gets whether the markers are automatically deselected (and therefore, their infowindows closed) when a map tap is detected.
isDismissBearingTrackingOnGesture() - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Returns if bearing will disabled when a gesture occurs
isDismissLocationTrackingOnGesture() - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Returns if the location tracking will be disabled when a gesture occurs
isDismissTrackingOnGesture() - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Deprecated.
use @link #isAllDismissTrackingOnGestureinstead
isEmptySpan() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Validate if LatLngBounds is empty, determined if absolute distance is
isEnabled() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Returns if the MyLocationView is enabled
isFlat() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the flat state of the MarkerView.
isFlat() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Get the flat state of a MarkerView.
isGPSEnabled() - Method in class com.mapbox.mapboxsdk.location.LocationServices
Returns if the GPS sensor is currently enabled
isInfoWindowShown() - Method in class com.mapbox.mapboxsdk.annotations.Marker
Do not use this method.
isInProgress() - Method in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
Returns true if a gesture is currently in progress.
isLocationTrackingDisabled() - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Returns if location tracking is disabled
isLogoEnabled() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns whether the logo is enabled.
isMyLocationEnabled() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Returns the status of the my-location layer.
isRequiredResourceCountPrecise() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionStatus
 
isRotateGesturesEnabled() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns whether the user may rotate the map.
isScrollGesturesEnabled() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns whether the user may scroll around the map.
isSelected() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
 
isSloppyGesture(MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector
 
isSloppyGesture(MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
Check if we have a sloppy gesture.
isTelemetryEnabled() - Method in class com.mapbox.mapboxsdk.telemetry.MapboxEventManager
 
isTiltGesturesEnabled() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns whether the user may tilt the map.
isVisible() - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Get the visibility state of the MarkerView.
isVisible() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Returns the visible state of the MarkerView.
isZoomControlsEnabled() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Gets whether the zoom controls are enabled.
isZoomGesturesEnabled() - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Returns whether the user may zoom the map.

K

KEY_ALTITUDE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_ARRIVAL_DATE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_COURSE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_DEPARTURE_DATE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_EMAIL_ENABLED - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_GESTURE_ID - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_HORIZONTAL_ACCURACY - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_LATITUDE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_LONGITUDE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_META_DATA_MANIFEST - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Deprecated.
As of release 4.1.0, replaced by MapboxAccountManager.start(Context, String)
KEY_META_DATA_STAGING_ACCESS_TOKEN - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Key used to store staging data server access token in AndroidManifest.xml
KEY_META_DATA_STAGING_SERVER - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Key used to store staging data server url in AndroidManifest.xml
KEY_PUSH_ENABLED - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_SPEED - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
KEY_ZOOM - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 

L

LatLng - Class in com.mapbox.mapboxsdk.geometry
A geographical location which contains a single latitude, longitude pair, with optional altitude.
LatLng() - Constructor for class com.mapbox.mapboxsdk.geometry.LatLng
Construct a new latitude, longitude point at (0, 0)
LatLng(double, double) - Constructor for class com.mapbox.mapboxsdk.geometry.LatLng
Construct a new latitude, longitude point given float arguments
LatLng(double, double, double) - Constructor for class com.mapbox.mapboxsdk.geometry.LatLng
Construct a new latitude, longitude, altitude point given float arguments
LatLng(Location) - Constructor for class com.mapbox.mapboxsdk.geometry.LatLng
Transform a Location into a LatLng point
LatLng(LatLng) - Constructor for class com.mapbox.mapboxsdk.geometry.LatLng
Clone an existing latitude longitude point
LatLng(Parcel) - Constructor for class com.mapbox.mapboxsdk.geometry.LatLng
 
LatLngBounds - Class in com.mapbox.mapboxsdk.geometry
A geographical area representing a latitude/longitude aligned rectangle.
latLngBounds - Variable in class com.mapbox.mapboxsdk.geometry.VisibleRegion
The smallest bounding box that includes the visible region defined in this class.
LatLngBounds.Builder - Class in com.mapbox.mapboxsdk.geometry
Builder for composing LatLngBounds objects.
LatLngSpan - Class in com.mapbox.mapboxsdk.geometry
A geographical span defined by its latitude and longitude span.
LatLngSpan(double, double) - Constructor for class com.mapbox.mapboxsdk.geometry.LatLngSpan
Creates a LatLgnSpan.
LIGHT - Static variable in class com.mapbox.mapboxsdk.constants.Style
Light: Subtle light backdrop for data visualizations.
listOfflineRegions(OfflineManager.ListOfflineRegionsCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
Retrieve all regions in the offline database.
locationEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies if the user location view is enabled for a map view.
LocationListener - Interface in com.mapbox.mapboxsdk.location
Callback interface for when a location change occurs.
LocationServices - Class in com.mapbox.mapboxsdk.location
Manages locational updates.
logoEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the visibility state of a logo for a map view.
logoGravity(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the gravity state of logo for a map view.
logoMargins(int[]) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the margin state of logo for a map view

M

MAPBOX_EVENTS_BASE_URL - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
MAPBOX_LOCALE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Default Locale for data processing (ex: String.toLowerCase(MAPBOX_LOCALE, "foo"))
MAPBOX_SHARED_PREFERENCE_KEY_TELEMETRY_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
MAPBOX_SHARED_PREFERENCE_KEY_VENDORID - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
MAPBOX_SHARED_PREFERENCES_FILE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
MAPBOX_STREETS - Static variable in class com.mapbox.mapboxsdk.constants.Style
Mapbox Streets: A complete basemap, perfect for incorporating your own data.
MapboxAccountManager - Class in com.mapbox.mapboxsdk
 
MapboxConstants - Class in com.mapbox.mapboxsdk.constants
MapboxConstants exposes Mapbox related constants
MapboxConstants() - Constructor for class com.mapbox.mapboxsdk.constants.MapboxConstants
 
MapboxEvent - Class in com.mapbox.mapboxsdk.telemetry
Constants for Telemetry Metadata
MapboxEvent() - Constructor for class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
MapboxEventManager - Class in com.mapbox.mapboxsdk.telemetry
Singleton control center for managing Telemetry Data.
mapboxMap - Variable in class com.mapbox.mapboxsdk.annotations.Annotation
 
MapboxMap - Class in com.mapbox.mapboxsdk.maps
The general class to interact with in the Android Mapbox SDK.
MapboxMap.CancelableCallback - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when a task is complete or cancelled.
MapboxMap.InfoWindowAdapter - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when an info window will be shown.
MapboxMap.MarkerViewAdapter<U extends MarkerView> - Class in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when an MarkerView will be shown.
MapboxMap.OnCameraChangeListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the camera changes position.
MapboxMap.OnFlingListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the map is flinged.
MapboxMap.OnFpsChangedListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when a frame is rendered to the map view.
MapboxMap.OnInfoWindowClickListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the user clicks on an info window.
MapboxMap.OnInfoWindowCloseListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when a marker's info window is closed.
MapboxMap.OnInfoWindowLongClickListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the user long presses on a marker's info window.
MapboxMap.OnMapClickListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the user clicks on the map view.
MapboxMap.OnMapLongClickListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the user long clicks on the map view.
MapboxMap.OnMarkerClickListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the user clicks on a marker.
MapboxMap.OnMarkerViewClickListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the user clicks on a MarkerView.
MapboxMap.OnMyBearingTrackingModeChangeListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the the My Location tracking mode changes.
MapboxMap.OnMyLocationChangeListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the the My Location view changes location.
MapboxMap.OnMyLocationTrackingModeChangeListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the the My Location tracking mode changes.
MapboxMap.OnScrollListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the map is scrolled.
MapboxMap.SnapshotReadyCallback - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the snapshot has been taken.
MapboxMapOptions - Class in com.mapbox.mapboxsdk.maps
Defines configuration MapboxMapMapOptions for a MapboxMap.
MapboxMapOptions() - Constructor for class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Creates a new MapboxMapOptions object.
mapboxTileCountLimitExceeded(long) - Method in interface com.mapbox.mapboxsdk.offline.OfflineRegion.OfflineRegionObserver
 
MapFragment - Class in com.mapbox.mapboxsdk.maps
Fragment wrapper around a map view.
MapFragment() - Constructor for class com.mapbox.mapboxsdk.maps.MapFragment
 
mapView - Variable in class com.mapbox.mapboxsdk.annotations.Annotation
 
MapView - Class in com.mapbox.mapboxsdk.maps
A MapView provides an embeddable map interface.
MapView(Context) - Constructor for class com.mapbox.mapboxsdk.maps.MapView
 
MapView(Context, AttributeSet) - Constructor for class com.mapbox.mapboxsdk.maps.MapView
 
MapView(Context, AttributeSet, int) - Constructor for class com.mapbox.mapboxsdk.maps.MapView
 
MapView(Context, MapboxMapOptions) - Constructor for class com.mapbox.mapboxsdk.maps.MapView
 
MapView.MapChange - Annotation Type in com.mapbox.mapboxsdk.maps
Definition of a map change event.
MapView.OnMapChangedListener - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the displayed map view changes.
Marker - Class in com.mapbox.mapboxsdk.annotations
Marker is an annotation that shows an icon image at a geographical location.
Marker(BaseMarkerOptions) - Constructor for class com.mapbox.mapboxsdk.annotations.Marker
 
MarkerOptions - Class in com.mapbox.mapboxsdk.annotations
Builder for composing Marker objects.
MarkerOptions() - Constructor for class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
MarkerOptions(Parcel) - Constructor for class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
MarkerView - Class in com.mapbox.mapboxsdk.annotations
MarkerView is an annotation that shows an View at a geographical location.
MarkerView(BaseMarkerViewOptions) - Constructor for class com.mapbox.mapboxsdk.annotations.MarkerView
Creates a instance of MarkerView using the builder of MarkerView
MarkerViewAdapter(Context) - Constructor for class com.mapbox.mapboxsdk.maps.MapboxMap.MarkerViewAdapter
Create an instance of MarkerViewAdapter.
MarkerViewManager - Class in com.mapbox.mapboxsdk.annotations
Interface for interacting with ViewMarkers objects inside of a MapView.
MarkerViewManager(MapboxMap, MapView) - Constructor for class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Creates an instance of MarkerViewManager.
MarkerViewManager.ImageMarkerViewAdapter - Class in com.mapbox.mapboxsdk.annotations
Default MarkerViewAdapter used for base class of MarkerView to adapt a MarkerView to an ImageView
MarkerViewOptions - Class in com.mapbox.mapboxsdk.annotations
builder class for composing MarkerView objects.
MarkerViewOptions() - Constructor for class com.mapbox.mapboxsdk.annotations.MarkerViewOptions
 
MarkerViewOptions(Parcel) - Constructor for class com.mapbox.mapboxsdk.annotations.MarkerViewOptions
 
MathConstants - Class in com.mapbox.mapboxsdk.constants
MathConstants exposes math related constant values
MathConstants() - Constructor for class com.mapbox.mapboxsdk.constants.MathConstants
 
MathUtils - Class in com.mapbox.mapboxsdk.utils
 
MathUtils() - Constructor for class com.mapbox.mapboxsdk.utils.MathUtils
 
MAX_LATITUDE - Static variable in class com.mapbox.mapboxsdk.constants.GeoConstants
The maximum latitude on Earth.
MAX_LONGITUDE - Static variable in class com.mapbox.mapboxsdk.constants.GeoConstants
The maximum longitude on Earth
MAXIMUM_DIRECTION - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
The currently supported maximum direction
MAXIMUM_TILT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
The currently supported maximum tilt value.
MAXIMUM_ZOOM - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
The currently supported maximum zoom level.
maxZoom(float) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the used maximum zoom level for a map view.
mContext - Variable in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
mContext - Variable in class com.mapbox.mapboxsdk.layers.CustomLayer
 
mCurrEvent - Variable in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
mCurrFingerDiffX - Variable in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 
mCurrFingerDiffY - Variable in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 
mCurrPressure - Variable in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
mDeinitializeFunction - Variable in class com.mapbox.mapboxsdk.layers.CustomLayer
 
mGestureInProgress - Variable in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
mID - Variable in class com.mapbox.mapboxsdk.layers.CustomLayer
 
MIN_LATITUDE - Static variable in class com.mapbox.mapboxsdk.constants.GeoConstants
The minimum latitude on Earth.
MIN_LONGITUDE - Static variable in class com.mapbox.mapboxsdk.constants.GeoConstants
The minimum longitude on Earth
MINIMUM_DIRECTION - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
The currently supported minimum direction
MINIMUM_TILT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
The currently supported minimum tilt value.
MINIMUM_ZOOM - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
The currently supported minimum zoom level.
mInitializeFunction - Variable in class com.mapbox.mapboxsdk.layers.CustomLayer
 
minZoom(float) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the used minimum zoom level for a map view.
moveCamera(CameraUpdate) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Repositions the camera according to the instructions defined in the update.
moveCamera(CameraUpdate, MapboxMap.CancelableCallback) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Repositions the camera according to the instructions defined in the update.
MoveGestureDetector - Class in com.almeros.android.multitouch.gesturedetectors
 
MoveGestureDetector(Context, MoveGestureDetector.OnMoveGestureListener) - Constructor for class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector
 
MoveGestureDetector.OnMoveGestureListener - Interface in com.almeros.android.multitouch.gesturedetectors
Listener which must be implemented which is used by MoveGestureDetector to perform callbacks to any implementing class which is registered to a MoveGestureDetector via the constructor.
MoveGestureDetector.SimpleOnMoveGestureListener - Class in com.almeros.android.multitouch.gesturedetectors
Helper class which may be extended and where the methods may be implemented.
mPrevEvent - Variable in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
mPrevFingerDiffX - Variable in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 
mPrevFingerDiffY - Variable in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 
mPrevPressure - Variable in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
mRenderFunction - Variable in class com.mapbox.mapboxsdk.layers.CustomLayer
 
mTimeDelta - Variable in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
MultiPoint - Class in com.mapbox.mapboxsdk.annotations
Multipoint is an abstract annotation for combining geographical locations.
MultiPoint() - Constructor for class com.mapbox.mapboxsdk.annotations.MultiPoint
 
mView - Variable in class com.mapbox.mapboxsdk.annotations.InfoWindow
 
MyBearingTracking - Class in com.mapbox.mapboxsdk.constants
MyBearingTracking exposes different types bearing tracking modes.
MyBearingTracking() - Constructor for class com.mapbox.mapboxsdk.constants.MyBearingTracking
 
MyBearingTracking.Mode - Annotation Type in com.mapbox.mapboxsdk.constants
Indicates the parameter accepts one of the values from MyBearingTracking.
myLocationAccuracyAlpha(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
myLocationAccuracyTint(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
myLocationBackgroundDrawable(Drawable) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
myLocationBackgroundPadding(int[]) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
myLocationBackgroundTintColor(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
myLocationForegroundDrawable(Drawable) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
myLocationForegroundDrawables(Drawable, Drawable) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
myLocationForegroundTintColor(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
MyLocationTracking - Class in com.mapbox.mapboxsdk.constants
MyLocationTracking exposes different types of locational tracking modes.
MyLocationTracking() - Constructor for class com.mapbox.mapboxsdk.constants.MyLocationTracking
 
MyLocationTracking.Mode - Annotation Type in com.mapbox.mapboxsdk.constants
Indicates the parameter accepts one of the values from MyLocationTracking.
MyLocationView - Class in com.mapbox.mapboxsdk.maps.widgets
UI element overlaid on a map to show the user's location.
MyLocationView(Context) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
MyLocationView(Context, AttributeSet) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
MyLocationView(Context, AttributeSet, int) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
MyLocationViewSettings - Class in com.mapbox.mapboxsdk.maps.widgets
Settings to configure the visual appearance of the MyLocationView.
MyLocationViewSettings(MapView, MyLocationView) - Constructor for class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Creates an instance of MyLocationViewSettings

N

nearLeft - Variable in class com.mapbox.mapboxsdk.geometry.VisibleRegion
LatLng object that defines the bottom left corner of the camera.
nearRight - Variable in class com.mapbox.mapboxsdk.geometry.VisibleRegion
LatLng object that defines the bottom right corner of the camera.
newCameraPosition(CameraPosition) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that moves the camera to a specified CameraPosition.
newInstance(MapboxMapOptions) - Static method in class com.mapbox.mapboxsdk.maps.MapFragment
Creates a MapFragment instance
newInstance() - Static method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Creates a MapFragment instance
newInstance(MapboxMapOptions) - Static method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Creates a MapFragment instance
newLatLng(LatLng) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that moves the center of the screen to a latitude and longitude specified by a LatLng object.
newLatLngBounds(LatLngBounds, int) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that transforms the camera such that the specified latitude/longitude bounds are centered on screen at the greatest possible zoom level.
newLatLngBounds(LatLngBounds, int, int, int, int) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that transforms the camera such that the specified latitude/longitude bounds are centered on screen at the greatest possible zoom level.
newLatLngZoom(LatLng, float) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that moves the center of the screen to a latitude and longitude specified by a LatLng object, and moves to the given zoom level.
NONE - Static variable in class com.mapbox.mapboxsdk.constants.MyBearingTracking
Bearing tracking is disabled

O

OfflineManager - Class in com.mapbox.mapboxsdk.offline
The offline manager is the main entry point for offline-related functionality.
OfflineManager.CreateOfflineRegionCallback - Interface in com.mapbox.mapboxsdk.offline
This callback receives an asynchronous response containing the newly created OfflineRegion in the database, or an error message otherwise.
OfflineManager.ListOfflineRegionsCallback - Interface in com.mapbox.mapboxsdk.offline
This callback receives an asynchronous response containing a list of all OfflineRegion in the database, or an error message otherwise.
OfflineRegion - Class in com.mapbox.mapboxsdk.offline
An offline region is the basic building block for offline mobile maps.
OfflineRegion.DownloadState - Annotation Type in com.mapbox.mapboxsdk.offline
A region is either inactive (not downloading, but previously-downloaded resources are available for use), or active (resources are being downloaded or will be downloaded, if necessary, when network access is available).
OfflineRegion.OfflineRegionDeleteCallback - Interface in com.mapbox.mapboxsdk.offline
This callback receives an asynchronous response containing a notification when an offline region has been deleted, or a String error message otherwise.
OfflineRegion.OfflineRegionObserver - Interface in com.mapbox.mapboxsdk.offline
A region can have a single observer, which gets notified whenever a change to the region's status occurs.
OfflineRegion.OfflineRegionStatusCallback - Interface in com.mapbox.mapboxsdk.offline
This callback receives an asynchronous response containing the OfflineRegionStatus of the offline region, or a String error message otherwise.
OfflineRegionDefinition - Interface in com.mapbox.mapboxsdk.offline
This is the interface that all Offline Region definitions have to implement.
OfflineRegionError - Class in com.mapbox.mapboxsdk.offline
An Offline Region error
OfflineRegionError.ErrorReason - Annotation Type in com.mapbox.mapboxsdk.offline
Error code, as a string, self-explanatory.
OfflineRegionStatus - Class in com.mapbox.mapboxsdk.offline
A region's status includes its active/inactive state as well as counts of the number of resources that have completed downloading, their total size in bytes, and the total number of resources that are required.
OfflineTilePyramidRegionDefinition - Class in com.mapbox.mapboxsdk.offline
An offline region defined by a style URL, geographic bounding box, zoom range, and device pixel ratio.
OfflineTilePyramidRegionDefinition(String, LatLngBounds, double, double, float) - Constructor for class com.mapbox.mapboxsdk.offline.OfflineTilePyramidRegionDefinition
 
onAnimationEnd() - Method in interface com.mapbox.mapboxsdk.utils.AnimatorUtils.OnAnimationEndListener
 
onBind(Intent) - Method in class com.mapbox.mapboxsdk.telemetry.TelemetryService
Return the communication channel to the service.
onCameraChange(CameraPosition) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnCameraChangeListener
Called after the camera position has changed.
onCancel() - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.CancelableCallback
Invoked when a task is cancelled.
onCreate(Bundle) - Method in class com.mapbox.mapboxsdk.maps.MapView
You must call this method from the parent's Activity.onCreate(Bundle) or Fragment.onCreate(Bundle).
onCreate(OfflineRegion) - Method in interface com.mapbox.mapboxsdk.offline.OfflineManager.CreateOfflineRegionCallback
Receives the newly created offline region
onCreate() - Method in class com.mapbox.mapboxsdk.telemetry.TelemetryService
Called by the system when the service is first created.
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Creates the fragment view hierarchy.
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Creates the fragment view hierarchy.
onDelete() - Method in interface com.mapbox.mapboxsdk.offline.OfflineRegion.OfflineRegionDeleteCallback
Receives the delete notification
onDeselect(U, View) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap.MarkerViewAdapter
Called when a MarkerView is deselected from the MapView.
onDestroy() - Method in class com.mapbox.mapboxsdk.maps.MapView
You must call this method from the parent's Activity.onDestroy() or Fragment.onDestroy().
onDestroy() - Method in class com.mapbox.mapboxsdk.telemetry.TelemetryService
Called by the system to notify a Service that it is no longer used and is being removed.
onDestroyView() - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Called when the fragment is view hiearchy is being destroyed.
onDestroyView() - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Called when the fragment is view hiearchy is being destroyed.
onDetachedFromWindow() - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onDraw(Canvas) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onDraw(Canvas) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
onError(String) - Method in interface com.mapbox.mapboxsdk.offline.OfflineManager.CreateOfflineRegionCallback
Receives the error message
onError(String) - Method in interface com.mapbox.mapboxsdk.offline.OfflineManager.ListOfflineRegionsCallback
Receives the error message
onError(String) - Method in interface com.mapbox.mapboxsdk.offline.OfflineRegion.OfflineRegionDeleteCallback
Receives the error message
onError(OfflineRegionError) - Method in interface com.mapbox.mapboxsdk.offline.OfflineRegion.OfflineRegionObserver
Implement this method to be notified of errors encountered while downloading regional resources.
onError(String) - Method in interface com.mapbox.mapboxsdk.offline.OfflineRegion.OfflineRegionStatusCallback
Receives the error message
onFinish() - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.CancelableCallback
Invoked when a task is complete.
onFling() - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnFlingListener
Called when the map is flinged.
onFpsChanged(double) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnFpsChangedListener
Called for every frame rendered to the map view.
onFpsChanged(double) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onGenericMotionEvent(MotionEvent) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onHoverEvent(MotionEvent) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onInfoWindowClick(Marker) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnInfoWindowClickListener
Called when the user clicks on an info window.
onInfoWindowClose(Marker) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnInfoWindowCloseListener
Called when the marker's info window is closed.
onInfoWindowLongClick(Marker) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnInfoWindowLongClickListener
Called when the user makes a long-press gesture on the marker's info window.
onInvalidate() - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onKeyDown(int, KeyEvent) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onKeyLongPress(int, KeyEvent) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onKeyUp(int, KeyEvent) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onList(OfflineRegion[]) - Method in interface com.mapbox.mapboxsdk.offline.OfflineManager.ListOfflineRegionsCallback
Receives the list of offline regions
onLocationChanged(Location) - Method in interface com.mapbox.mapboxsdk.location.LocationListener
Callback method for receiving location updates from LocationServices.
onLocationChanged(Location) - Method in class com.mapbox.mapboxsdk.location.LocationServices
Called when the location has changed.
onLowMemory() - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Called when the fragment receives onLowMemory call from the hosting Activity.
onLowMemory() - Method in class com.mapbox.mapboxsdk.maps.MapView
You must call this method from the parent's Activity.onLowMemory() or Fragment.onLowMemory().
onLowMemory() - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Called when the fragment receives onLowMemory call from the hosting Activity.
onMapChanged(int) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onMapChanged(int) - Method in interface com.mapbox.mapboxsdk.maps.MapView.OnMapChangedListener
Called when the displayed map view changes.
onMapClick(LatLng) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnMapClickListener
Called when the user clicks on the map view.
onMapLongClick(LatLng) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnMapLongClickListener
Called when the user long clicks on the map view.
onMapReady(MapboxMap) - Method in interface com.mapbox.mapboxsdk.maps.OnMapReadyCallback
Called when the map is ready to be used.
OnMapReadyCallback - Interface in com.mapbox.mapboxsdk.maps
Interface definition for a callback to be invoked when the map is ready to be used.
onMarkerClick(Marker) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnMarkerClickListener
Called when the user clicks on a marker.
onMarkerClick(Marker, View, MapboxMap.MarkerViewAdapter) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnMarkerViewClickListener
Called when the user clicks on a MarkerView.
onMove(MoveGestureDetector) - Method in interface com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector.OnMoveGestureListener
 
onMove(MoveGestureDetector) - Method in class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector.SimpleOnMoveGestureListener
 
onMoveBegin(MoveGestureDetector) - Method in interface com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector.OnMoveGestureListener
 
onMoveBegin(MoveGestureDetector) - Method in class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector.SimpleOnMoveGestureListener
 
onMoveEnd(MoveGestureDetector) - Method in interface com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector.OnMoveGestureListener
 
onMoveEnd(MoveGestureDetector) - Method in class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector.SimpleOnMoveGestureListener
 
onMyBearingTrackingModeChange(int) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnMyBearingTrackingModeChangeListener
Called when the tracking mode of My Bearing tracking has changed
onMyLocationChange(Location) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnMyLocationChangeListener
Called when the location of the My Location view has changed (be it latitude/longitude, bearing or accuracy).
onMyLocationTrackingModeChange(int) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnMyLocationTrackingModeChangeListener
Called when the tracking mode of My Location tracking has changed
onPause() - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Called when the fragment is pausing.
onPause() - Method in class com.mapbox.mapboxsdk.maps.MapView
You must call this method from the parent's Activity.onPause() or Fragment.onPause().
onPause() - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Called when the fragment is pausing.
onPause() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
onReceive(Context, Intent) - Method in class com.mapbox.mapboxsdk.telemetry.TelemetryLocationReceiver
This method is called when the BroadcastReceiver is receiving an Intent broadcast.
onRestoreInstanceState(Parcelable) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
onResume() - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Called when the fragment is ready to be interacted with.
onResume() - Method in class com.mapbox.mapboxsdk.maps.MapView
You must call this method from the parent's Activity.onResume() or Fragment.onResume().
onResume() - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Called when the fragment is ready to be interacted with.
onResume() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
onRotate(RotateGestureDetector) - Method in interface com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector.OnRotateGestureListener
 
onRotate(RotateGestureDetector) - Method in class com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector.SimpleOnRotateGestureListener
 
onRotateBegin(RotateGestureDetector) - Method in interface com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector.OnRotateGestureListener
 
onRotateBegin(RotateGestureDetector) - Method in class com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector.SimpleOnRotateGestureListener
 
onRotateEnd(RotateGestureDetector) - Method in interface com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector.OnRotateGestureListener
 
onRotateEnd(RotateGestureDetector) - Method in class com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector.SimpleOnRotateGestureListener
 
onSaveInstanceState(Bundle) - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Called when the fragment state needs to be saved.
onSaveInstanceState(Bundle) - Method in class com.mapbox.mapboxsdk.maps.MapView
You must call this method from the parent's Activity.onSaveInstanceState(Bundle) or Fragment.onSaveInstanceState(Bundle).
onSaveInstanceState(Bundle) - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Called when the fragment state needs to be saved.
onSaveInstanceState() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
onScroll() - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnScrollListener
Called when the map is scrolled.
onSelect(U, View, boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap.MarkerViewAdapter
Called when a MarkerView is selected from the MapView.
onShove(ShoveGestureDetector) - Method in interface com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector.OnShoveGestureListener
 
onShove(ShoveGestureDetector) - Method in class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector.SimpleOnShoveGestureListener
 
onShoveBegin(ShoveGestureDetector) - Method in interface com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector.OnShoveGestureListener
 
onShoveBegin(ShoveGestureDetector) - Method in class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector.SimpleOnShoveGestureListener
 
onShoveEnd(ShoveGestureDetector) - Method in interface com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector.OnShoveGestureListener
 
onShoveEnd(ShoveGestureDetector) - Method in class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector.SimpleOnShoveGestureListener
 
onSizeChanged(int, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onSnapshotReady(Bitmap) - Method in interface com.mapbox.mapboxsdk.maps.MapboxMap.SnapshotReadyCallback
Invoked when the snapshot has been taken.
onStart() - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Called when the fragment is visible for the users.
onStart() - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Called when the fragment is visible for the users.
onStartCommand(Intent, int, int) - Method in class com.mapbox.mapboxsdk.telemetry.TelemetryService
Called by the system every time a client explicitly starts the service by calling Context.startService(android.content.Intent), providing the arguments it supplied and a unique integer token representing the start request.
onStatus(OfflineRegionStatus) - Method in interface com.mapbox.mapboxsdk.offline.OfflineRegion.OfflineRegionStatusCallback
Receives the status
onStatusChanged(OfflineRegionStatus) - Method in interface com.mapbox.mapboxsdk.offline.OfflineRegion.OfflineRegionObserver
Implement this method to be notified of a change in the status of an offline region.
onStop() - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Called when the fragment is no longer visible for the user.
onStop() - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Called when the fragment is no longer visible for the user.
onTaskRemoved(Intent) - Method in class com.mapbox.mapboxsdk.telemetry.TelemetryService
This is called if the service is currently running and the user has removed a task that comes from the service's application.
onTouchEvent(MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
All gesture detectors need to be called through this method to be able to detect gestures.
onTouchEvent(MotionEvent) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onTrackballEvent(MotionEvent) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
onViewCreated(View, Bundle) - Method in class com.mapbox.mapboxsdk.maps.MapFragment
Called when the fragment view hierarchy is created.
onViewCreated(View, Bundle) - Method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Called when the fragment view hierarchy is created.
onVisibilityChanged(View, int) - Method in class com.mapbox.mapboxsdk.maps.MapView
 
OUTDOORS - Static variable in class com.mapbox.mapboxsdk.constants.Style
Outdoors: A general-purpose style tailored to outdoor activities.

P

PI - Static variable in class com.mapbox.mapboxsdk.constants.MathConstants
The number PI
Polygon - Class in com.mapbox.mapboxsdk.annotations
Polygon is a geometry annotation that's a closed loop of coordinates.
PolygonOptions - Class in com.mapbox.mapboxsdk.annotations
Builder for composing Polygon objects.
PolygonOptions() - Constructor for class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
Polyline - Class in com.mapbox.mapboxsdk.annotations
Polyline is a geometry feature with an unclosed list of coordinates drawn as a line
PolylineOptions - Class in com.mapbox.mapboxsdk.annotations
Builder for composing Polyline objects.
PolylineOptions() - Constructor for class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
position - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
position(LatLng) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
position - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
position(LatLng) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the geographical location of the MarkerView.
prepareViewForReuse(MarkerView, View) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap.MarkerViewAdapter
Called when an MarkerView is removed from the MapView or the View object is going to be reused.
PRESSURE_THRESHOLD - Static variable in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
This value is the threshold ratio between the previous combined pressure and the current combined pressure.
ProjectedMeters - Class in com.mapbox.mapboxsdk.geometry
ProjectedMeters is a projection of longitude, latitude points in Mercator meters.
ProjectedMeters(double, double) - Constructor for class com.mapbox.mapboxsdk.geometry.ProjectedMeters
Creates a ProjectedMeters based on projected meters in north and east direction
ProjectedMeters(ProjectedMeters) - Constructor for class com.mapbox.mapboxsdk.geometry.ProjectedMeters
Creates a ProjecteMeters based on another set of projected meters.
Projection - Class in com.mapbox.mapboxsdk.maps
A projection is used to translate between on screen location and geographic coordinates on the surface of the Earth.
pushEvent(Hashtable<String, Object>) - Method in class com.mapbox.mapboxsdk.telemetry.MapboxEventManager
Push Interactive Events to the system for processing

R

RAD2DEG - Static variable in class com.mapbox.mapboxsdk.constants.MathConstants
Constant used to convert radials to degrees
RADIUS_EARTH_METERS - Static variable in class com.mapbox.mapboxsdk.constants.GeoConstants
The equatorial radius value in meters
REASON_CONNECTION - Static variable in class com.mapbox.mapboxsdk.offline.OfflineRegionError
 
REASON_NOT_FOUND - Static variable in class com.mapbox.mapboxsdk.offline.OfflineRegionError
 
REASON_OTHER - Static variable in class com.mapbox.mapboxsdk.offline.OfflineRegionError
 
REASON_SERVER - Static variable in class com.mapbox.mapboxsdk.offline.OfflineRegionError
 
REASON_SUCCESS - Static variable in class com.mapbox.mapboxsdk.offline.OfflineRegionError
 
recreate(String, Bitmap) - Static method in class com.mapbox.mapboxsdk.annotations.IconFactory
 
REGION_DID_CHANGE - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is triggered whenever the currently displayed map region finished changing without an animation.
REGION_DID_CHANGE_ANIMATED - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is triggered whenever the currently displayed map region finished changing with an animation.
REGION_IS_CHANGING - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is triggered whenever the currently displayed map region is changing.
REGION_WILL_CHANGE - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is triggered whenever the currently displayed map region is about to changing without an animation.
REGION_WILL_CHANGE_ANIMATED - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is triggered whenever the currently displayed map region is about to changing with an animation.
releaseView(View) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap.MarkerViewAdapter
Release a View to the ViewPool.
remove() - Method in class com.mapbox.mapboxsdk.annotations.Annotation
 
removeAnnotation(Annotation) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Removes an annotation from the map.
removeAnnotation(long) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Removes an annotation from the map
removeAnnotations(List<? extends Annotation>) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Removes multiple annotations from the map.
removeAnnotations() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Removes all annotations from the map.
removeCustomLayer(String) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Do not use this method, experimental feature.
removeLocationListener(LocationListener) - Method in class com.mapbox.mapboxsdk.location.LocationServices
Unregister a LocationListener to stop receiving location updates
removeMarker(Marker) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Convenience method for removing a Marker from the map.
removeMarkerView(MarkerView) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Remove a MarkerView from a map.
removeOnMapChangedListener(MapView.OnMapChangedListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
removePolygon(Polygon) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Convenience method for removing a Polygon from the map.
removePolyline(Polyline) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Convenience method for removing a Polyline from the map.
resetNorth() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Resets the map view to face north.
resetState() - Method in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
resetState() - Method in class com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector
 
resetState() - Method in class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector
 
rotate(View, float) - Static method in class com.mapbox.mapboxsdk.utils.AnimatorUtils
 
RotateGestureDetector - Class in com.almeros.android.multitouch.gesturedetectors
 
RotateGestureDetector(Context, RotateGestureDetector.OnRotateGestureListener) - Constructor for class com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector
 
RotateGestureDetector.OnRotateGestureListener - Interface in com.almeros.android.multitouch.gesturedetectors
Listener which must be implemented which is used by RotateGestureDetector to perform callbacks to any implementing class which is registered to a RotateGestureDetector via the constructor.
RotateGestureDetector.SimpleOnRotateGestureListener - Class in com.almeros.android.multitouch.gesturedetectors
Helper class which may be extended and where the methods may be implemented.
rotateGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies if the rotate gesture is enabled for a map view.
rotation - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
rotation(float) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the rotation of the MarkerView.

S

SATELLITE - Static variable in class com.mapbox.mapboxsdk.constants.Style
Satellite: A beautiful global satellite and aerial imagery layer.
SATELLITE_STREETS - Static variable in class com.mapbox.mapboxsdk.constants.Style
Satellite Streets: Global satellite and aerial imagery with unobtrusive labels.
scheduleViewMarkerInvalidation() - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Schedule that ViewMarkers found in the viewport are invalidated.
scrollBy(float, float) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that scrolls the camera over the map, shifting the center of view by the specified number of pixels in the x and y directions.
scrollGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies if the scroll gesture is enabled for a map view.
select(MarkerView) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Animate a MarkerView to a selected state.
select(MarkerView, View, MapboxMap.MarkerViewAdapter) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Animate a MarkerView to a selected state.
selected - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
selectMarker(Marker) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Selects a marker.
setAccessToken(String) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Deprecated.
As of release 4.1.0, replaced by MapboxAccountManager.start(Context, String)
setAccessToken(String) - Method in class com.mapbox.mapboxsdk.maps.MapView
Deprecated.
As of release 4.1.0, replaced by MapboxAccountManager.start(Context, String)
setAccessToken(String) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
Deprecated.
As of release 4.1.0, replaced by MapboxAccountManager.start(Context, String) ()}
setAccuracyAlpha(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setAccuracyAlpha(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Set the alpha value of the accuracy circle of MyLocationView
setAccuracyTint(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setAccuracyTintColor(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Set the accuracy tint color of MyLocationView.
setAllGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets the preference for whether all gestures should be enabled or disabled.
setAllowConcurrentMultipleOpenInfoWindows(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Changes whether the map allows concurrent multiple infowindows to be shown.
setAlpha(float) - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Set the alpha value of the MarkerView.
setAltitude(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
setAnchor(float, float) - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Specifies the anchor being set on a particular point point of the MarkerView.
setAttributionEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Enables or disables the attribution.
setAttributionGravity(int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets the gravity of the attribution.
setAttributionMargins(int, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets the margins of the attribution view.
setAttributionTintColor(int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets the tint of the attribution view.
setBackgroundDrawable(Drawable, int[]) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Set the background drawable of MyLocationView
setBackgroundTintColor(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Set the background tint color.
setCameraPosition(CameraPosition) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Repositions the camera according to the cameraPosition.
setCompassEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Enables or disables the compass.
setCompassGravity(int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets the gravity of the compass view.
setCompassMargins(int, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets the margins of the compass view.
setContentPadding(int[]) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setDebugActive(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Changes whether the map debug information is shown.
setDeselectMarkersOnTap(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets whether the markers are automatically deselected (and therefore, their infowindows closed) when a map tap is detected.
setDismissAllTrackingOnGesture(boolean) - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Set the dismissal of the tracking modes if a gesture occurs.
setDismissBearingTrackingOnGesture(boolean) - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Set the dismissal of the bearing tracking modes if a gesture occurs.
setDismissLocationTrackingOnGesture(boolean) - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Set the dismissal of the tracking modes if a gesture occurs.
setDismissTrackingOnGesture(boolean) - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Deprecated.
use @link #setDismissAllTrackingOnGesture instead
setDownloadState(int) - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
Pause or resume downloading of regional resources.
setEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.widgets.CompassView
 
setEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Set the enabled state of MyLocationView
setFlat(boolean) - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Sets whether this marker should be flat against the map true or a billboard facing the camera false.
setFocalPoint(PointF) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets the focal point used as center for a gesture
setForegroundDrawable(Drawable, Drawable) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Set the foreground drawable of the MyLocationView
setForegroundDrawables(Drawable, Drawable) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setForegroundDrawableTint(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setForegroundTintColor(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Set the foreground tint color.
setIcon(Icon) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
setIcon(Icon) - Method in class com.mapbox.mapboxsdk.annotations.Marker
Sets the icon.
setIcon(Icon) - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Set the icon of the MarkerView.
setId(long) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
Do not use this method.
setInfoWindowAdapter(MapboxMap.InfoWindowAdapter) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a custom renderer for the contents of info window.
setInfoWindowAnchor(float, float) - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Specifies the anchor point of the info window on the View of the MarkerView.
setLatitude(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
setLatitudeSpan(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
Sets the latitude span.
setLocation(Location) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setLogoEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Enables or disables the Mapbox logo.
setLogoGravity(int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets the gravity of the logo view.
setLogoMargins(int, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets the margins of the logo view.
setLongitude(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
setLongitudeSpan(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
Sets the longitude span.
setMapboxMap(MapboxMap) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
Do not use this method.
setMapboxMap(MapboxMap) - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Set the MapboxMap associated tot the MapView containing the MarkerView.
setMapboxMap(MapboxMap) - Method in class com.mapbox.mapboxsdk.maps.widgets.CompassView
 
setMapboxMap(MapboxMap) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setMapView(MapView) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
Don not use this method.
setMaxZoom(double) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets the maximum zoom level the map can be displayed at.
setMinZoom(double) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets the minimum zoom level the map can be displayed at.
setMyBearingTrackingMode(int) - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Set the current my bearing tracking mode.
setMyBearingTrackingMode(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setMyLocationEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Enables or disables the my-location layer.
setMyLocationTrackingMode(int) - Method in class com.mapbox.mapboxsdk.maps.TrackingSettings
Set the current my location tracking mode.
setMyLocationTrackingMode(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setObserver(OfflineRegion.OfflineRegionObserver) - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
Register an observer to be notified when the state of the region changes.
setOfflineMapboxTileCountLimit(long) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
 
setOnCameraChangeListener(MapboxMap.OnCameraChangeListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked on every change in camera position.
setOnFlingListener(MapboxMap.OnFlingListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when the map is flinged.
setOnFpsChangedListener(MapboxMap.OnFpsChangedListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked on every frame rendered to the map view.
setOnInfoWindowClickListener(MapboxMap.OnInfoWindowClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when the user clicks on an info window.
setOnInfoWindowCloseListener(MapboxMap.OnInfoWindowCloseListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
 
setOnInfoWindowLongClickListener(MapboxMap.OnInfoWindowLongClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when a marker's info window is long pressed.
setOnMapClickListener(MapboxMap.OnMapClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when the user clicks on the map view.
setOnMapLongClickListener(MapboxMap.OnMapLongClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when the user long clicks on the map view.
setOnMarkerClickListener(MapboxMap.OnMarkerClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when the user clicks on a marker.
setOnMarkerViewClickListener(MapboxMap.OnMarkerViewClickListener) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Register a callback to be invoked when this view is clicked.
setOnMyBearingTrackingModeChangeListener(MapboxMap.OnMyBearingTrackingModeChangeListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when the bearing tracking mode changes.
setOnMyLocationChangeListener(MapboxMap.OnMyLocationChangeListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when the the My Location view (which signifies the user's location) changes location.
setOnMyLocationTrackingModeChangeListener(MapboxMap.OnMyLocationTrackingModeChangeListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when the location tracking mode changes.
setOnScrollListener(MapboxMap.OnScrollListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets a callback that's invoked when the map is scrolled.
setPadding(int, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Sets the distance from the edges of the map view’s frame to the edges of the map view’s logical viewport.
setPadding(int, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationViewSettings
Set the MyLocationView padding.
setPosition(LatLng) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
setPosition(LatLng) - Method in class com.mapbox.mapboxsdk.annotations.Marker
Sets the position.
setRightOffsetPixels(int) - Method in class com.mapbox.mapboxsdk.annotations.Marker
Do not use this method.
setRotateGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Changes whether the user may rotate the map.
setRotation(float) - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Set the rotation value of the MarkerView.
setScrollGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Changes whether the user may scroll around the map.
setShadowDrawable(Drawable) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setShadowDrawable(Drawable, int, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setShadowDrawableTint(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setSnippet(String) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
setSnippet(String) - Method in class com.mapbox.mapboxsdk.annotations.Marker
 
setStyle(String) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Deprecated.
use MapboxMap.setStyleUrl(String) instead with versioned url methods from Style
setStyle(String) - Method in class com.mapbox.mapboxsdk.maps.MapView
Loads a new map style from the specified bundled style.
setStyleUrl(String) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Loads a new map style from the specified URL.
setStyleUrl(String) - Method in class com.mapbox.mapboxsdk.maps.MapView
Loads a new map style from the specified URL.
setTelemetryEnabled(boolean) - Method in class com.mapbox.mapboxsdk.telemetry.MapboxEventManager
Enables / Disables Telemetry
setTilt(float) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Set tilt on every non flat MarkerView currently shown in the Viewport.
setTilt(double) - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
setTiltGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Changes whether the user may tilt the map.
setTintList(ImageView, int) - Static method in class com.mapbox.mapboxsdk.utils.ColorUtils
Set a color tint list to the Drawable of an ImageView.
setTitle(String) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
setTitle(String) - Method in class com.mapbox.mapboxsdk.annotations.Marker
 
setTopOffsetPixels(int) - Method in class com.mapbox.mapboxsdk.annotations.Marker
Do not use this method.
setVisible(boolean) - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Set the visible state of a MarkerView.
setZoomControlsEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Sets whether the zoom controls are enabled.
setZoomGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
Changes whether the user may zoom the map.
ShoveGestureDetector - Class in com.almeros.android.multitouch.gesturedetectors
 
ShoveGestureDetector(Context, ShoveGestureDetector.OnShoveGestureListener) - Constructor for class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector
 
ShoveGestureDetector.OnShoveGestureListener - Interface in com.almeros.android.multitouch.gesturedetectors
Listener which must be implemented which is used by ShoveGestureDetector to perform callbacks to any implementing class which is registered to a ShoveGestureDetector via the constructor.
ShoveGestureDetector.SimpleOnShoveGestureListener - Class in com.almeros.android.multitouch.gesturedetectors
Helper class which may be extended and where the methods may be implemented.
showInfoWindow(MapboxMap, MapView) - Method in class com.mapbox.mapboxsdk.annotations.Marker
Do not use this method.
SimpleOnMoveGestureListener() - Constructor for class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector.SimpleOnMoveGestureListener
 
SimpleOnRotateGestureListener() - Constructor for class com.almeros.android.multitouch.gesturedetectors.RotateGestureDetector.SimpleOnRotateGestureListener
 
SimpleOnShoveGestureListener() - Constructor for class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector.SimpleOnShoveGestureListener
 
snapshot(MapboxMap.SnapshotReadyCallback, Bitmap) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Takes a snapshot of the map.
snapshot(MapboxMap.SnapshotReadyCallback) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Takes a snapshot of the map.
snippet - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
snippet(String) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
snippet - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
snippet(String) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the snippet of the MarkerView.
SOURCE_MAPBOX - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
start(Context, String) - Static method in class com.mapbox.mapboxsdk.MapboxAccountManager
Primary entry point to Mapbox for implementing developers.
STATE_ACTIVE - Static variable in class com.mapbox.mapboxsdk.offline.OfflineRegion
 
STATE_ATTRIBUTION_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ATTRIBUTION_GRAVITY - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ATTRIBUTION_MARGIN_BOTTOM - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ATTRIBUTION_MARGIN_LEFT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ATTRIBUTION_MARGIN_RIGHT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ATTRIBUTION_MARGIN_TOP - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_CAMERA_POSITION - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_COMPASS_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_COMPASS_GRAVITY - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_COMPASS_MARGIN_BOTTOM - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_COMPASS_MARGIN_LEFT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_COMPASS_MARGIN_RIGHT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_COMPASS_MARGIN_TOP - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_DEBUG_ACTIVE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_HAS_SAVED_STATE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_INACTIVE - Static variable in class com.mapbox.mapboxsdk.offline.OfflineRegion
 
STATE_LOGO_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_LOGO_GRAVITY - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_LOGO_MARGIN_BOTTOM - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_LOGO_MARGIN_LEFT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_LOGO_MARGIN_RIGHT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_LOGO_MARGIN_TOP - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_MY_BEARING_TRACKING_MODE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_MY_LOCATION_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_MY_LOCATION_TRACKING_MODE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ROTATE_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ROTATE_ENABLED_CHANGE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_SCROLL_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_SCROLL_ENABLED_CHANGE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_STYLE_URL - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_TILT_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_TILT_ENABLED_CHANGE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ZOOM_CONTROLS_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ZOOM_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
STATE_ZOOM_ENABLED_CHANGE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
strokeColor(int) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
Sets the color of the stroke of the polygon.
Style - Class in com.mapbox.mapboxsdk.constants
Style provides URLs to several professional styles designed by Mapbox.
Style() - Constructor for class com.mapbox.mapboxsdk.constants.Style
 
Style.StyleUrl - Annotation Type in com.mapbox.mapboxsdk.constants
Indicates the parameter accepts one of the values from Style.
styleUrl(String) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the style url associated with a map view.
SupportMapFragment - Class in com.mapbox.mapboxsdk.maps
Support Fragment wrapper around a map view.
SupportMapFragment() - Constructor for class com.mapbox.mapboxsdk.maps.SupportMapFragment
 

T

TAG - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
target(LatLng) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Sets the location that the camera is pointing at.
target - Variable in class com.mapbox.mapboxsdk.camera.CameraPosition
The location that the camera is pointing at.
TelemetryLocationReceiver - Class in com.mapbox.mapboxsdk.telemetry
Listener for Location updates generated by implementing app.
TelemetryLocationReceiver() - Constructor for class com.mapbox.mapboxsdk.telemetry.TelemetryLocationReceiver
Default Constructor
TelemetryService - Class in com.mapbox.mapboxsdk.telemetry
Manages Startup and Shutdown of Telemetry resources
TelemetryService() - Constructor for class com.mapbox.mapboxsdk.telemetry.TelemetryService
 
TelemetryServiceNotConfiguredException - Exception in com.mapbox.mapboxsdk.exceptions
A TelemetryServiceNotConfiguredException is thrown by MapView when it checks and finds that TelemetryService has not been configured in the app's AndroidManifest.xml MapView.onCreate(Bundle)
TelemetryServiceNotConfiguredException() - Constructor for exception com.mapbox.mapboxsdk.exceptions.TelemetryServiceNotConfiguredException
 
tilt(double) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Set the tilt
tilt - Variable in class com.mapbox.mapboxsdk.camera.CameraPosition
The angle, in degrees, of the camera angle from the nadir (directly facing the Earth).
tiltGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies if the tilt gesture is enabled for a map view.
title - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
title(String) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
 
title - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
title(String) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the title of the MarkerView.
toggleGPS(boolean) - Method in class com.mapbox.mapboxsdk.location.LocationServices
Enabled / Disable GPS focused location tracking
toLatLngs() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
TooManyIconsException - Exception in com.mapbox.mapboxsdk.exceptions
A TooManyIconsException is thrown by IconFactory when it cannot create a Icon because there are already too many icons created.
TooManyIconsException() - Constructor for exception com.mapbox.mapboxsdk.exceptions.TooManyIconsException
 
toScreenLocation(LatLng) - Method in class com.mapbox.mapboxsdk.maps.Projection
Returns a screen location that corresponds to a geographical coordinate (LatLng).
toString() - Method in class com.mapbox.mapboxsdk.annotations.Marker
 
toString() - Method in class com.mapbox.mapboxsdk.annotations.MarkerView
Get the String representation of a MarkerView.
toString() - Method in class com.mapbox.mapboxsdk.camera.CameraPosition
 
toString() - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
toString() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
toString() - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
 
toString() - Method in class com.mapbox.mapboxsdk.geometry.VisibleRegion
 
TRACKING_FOLLOW - Static variable in class com.mapbox.mapboxsdk.constants.MyLocationTracking
Tracking the location of the user, MapView will reposition to center of MyLocationView
TRACKING_NONE - Static variable in class com.mapbox.mapboxsdk.constants.MyLocationTracking
Location tracking is disabled.
TrackingSettings - Class in com.mapbox.mapboxsdk.maps
Settings for the user location and bearing tracking of a MapboxMap.
TwoFingerGestureDetector - Class in com.almeros.android.multitouch.gesturedetectors
 
TwoFingerGestureDetector(Context) - Constructor for class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 
TYPE_LOCATION - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
TYPE_MAP_CLICK - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
TYPE_MAP_DRAGEND - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
TYPE_MAP_LOAD - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
TYPE_TURNSTILE - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
TYPE_VISIT - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 

U

UiSettings - Class in com.mapbox.mapboxsdk.maps
Settings for the user interface of a MapboxMap.
union(LatLngBounds) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Returns a new LatLngBounds that stretches to contain both this and another LatLngBounds.
union(double, double, double, double) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Returns a new LatLngBounds that stretches to include another LatLngBounds, given by corner points.
update() - Method in class com.mapbox.mapboxsdk.annotations.InfoWindow
 
update() - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
Updates the position of MarkerViews currently found in the viewport.
update(double) - Method in class com.mapbox.mapboxsdk.maps.widgets.CompassView
 
update() - Method in class com.mapbox.mapboxsdk.maps.widgets.MyLocationView
 
updateIcon(MarkerView) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewManager
 
updateMarker(Marker) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Updates a marker on this map.
updateStateByEvent(MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.BaseGestureDetector
 
updateStateByEvent(MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.MoveGestureDetector
 
updateStateByEvent(MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.ShoveGestureDetector
 
updateStateByEvent(MotionEvent) - Method in class com.almeros.android.multitouch.gesturedetectors.TwoFingerGestureDetector
 

V

validateAccessToken(String) - Static method in class com.mapbox.mapboxsdk.MapboxAccountManager
Runtime validation of Access Token
VERSION_NUMBER - Static variable in class com.mapbox.mapboxsdk.telemetry.MapboxEvent
 
visible - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
 
visible(boolean) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerViewOptions
Set the visibility state of the MarkerView.
VisibleRegion - Class in com.mapbox.mapboxsdk.geometry
Contains the four points defining the four-sided polygon that is visible in a map's camera.
VisibleRegion(LatLng, LatLng, LatLng, LatLng, LatLngBounds) - Constructor for class com.mapbox.mapboxsdk.geometry.VisibleRegion
Creates a new VisibleRegion given the four corners of the camera.

W

width(float) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
Sets the width of the polyline.
WILL_START_LOADING_MAP - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is triggered when the map is about to start loading a new map style.
WILL_START_RENDERING_FRAME - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is currently not implemented.
WILL_START_RENDERING_MAP - Static variable in class com.mapbox.mapboxsdk.maps.MapView
This MapView.MapChange is currently not implemented.
wrap() - Method in class com.mapbox.mapboxsdk.geometry.LatLng
Return a new LatLng object with a wrapped Longitude.
wrap(double, double, double) - Static method in class com.mapbox.mapboxsdk.utils.MathUtils
Constrains value to the given range (including min, excluding max) via modular arithmetic.
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.annotations.MarkerViewOptions
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.geometry.VisibleRegion
 
writeToParcel(Parcel, int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 

Z

zoom(double) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
Set the zoom
zoom - Variable in class com.mapbox.mapboxsdk.camera.CameraPosition
Zoom level near the center of the screen.
zoomBy(float, Point) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that shifts the zoom level of the current camera viewpoint.
zoomBy(float) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that shifts the zoom level of the current camera viewpoint.
zoomControlsEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies if the zoom controls are enabled for a map view.
zoomGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies if the zoom gesture is enabled for a map view.
zoomIn() - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that zooms in on the map by moving the viewpoint's height closer to the Earth's surface.
zoomOut() - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that zooms out on the map by moving the viewpoint's height farther away from the Earth's surface.
zoomTo(float) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that moves the camera viewpoint to a particular zoom level.
A B C D E F G H I K L M N O P R S T U V W Z 
Skip navigation links