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

D

d(String, String) - Static method in class com.mapbox.mapboxsdk.log.Logger
Send a debug log message.
d(String, String, Throwable) - Static method in class com.mapbox.mapboxsdk.log.Logger
Send a debug log message and log the exception.
d(String, String) - Method in interface com.mapbox.mapboxsdk.log.LoggerDefinition
Send a debug log message.
d(String, String, Throwable) - Method in interface com.mapbox.mapboxsdk.log.LoggerDefinition
Send a debug log message and log the exception.
DARK - Static variable in class com.mapbox.mapboxsdk.maps.Style
Dark: Subtle dark backdrop for data visualizations.
dateLineSpanBuilder1() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
dateLineSpanBuilder2() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
dateLineSpanFrom1() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
dateLineSpanFrom2() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
deactivate() - Method in class com.mapbox.mapboxsdk.net.ConnectivityReceiver
Deactivates the connectivity receiver.
deactivate() - Method in class com.mapbox.mapboxsdk.storage.FileSource
 
DEBUG - Static variable in class com.mapbox.mapboxsdk.log.Logger
Priority constant for the println method; use Logger.d.
debugActive(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies the used debug type for a map view.
DEFAULT - Static variable in class com.mapbox.mapboxsdk.camera.CameraPosition
 
DEFAULT_FONT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Default value for font fallback for local ideograph fonts
DEFAULT_MANAGE_SKU_TOKEN - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
 
DEFAULT_MEASURE_TILE_DOWNLOAD_ON - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Default value for KEY_META_DATA_MEASURE_TILE_DOWNLOAD_ON (default is off)
DEFAULT_SET_STORAGE_EXTERNAL - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Default value for KEY_META_DATA_SET_STORAGE_EXTERNAL (default is internal storage)
DEFAULT_STROKE_WIDTH - Static variable in class com.mapbox.mapboxsdk.annotations.BubbleLayout
Deprecated.
 
DEFAULT_TILE_SIZE - Static variable in class com.mapbox.mapboxsdk.style.sources.RasterDemSource
 
DEFAULT_TILE_SIZE - Static variable in class com.mapbox.mapboxsdk.style.sources.RasterSource
 
defaultMarker() - Method in class com.mapbox.mapboxsdk.annotations.IconFactory
Deprecated.
Provides an icon using the default marker icon used for Marker.
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.
deleteFile(String) - Static method in class com.mapbox.mapboxsdk.utils.FileUtils
Deletes a file asynchronously in a separate thread.
describeContents() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
Deprecated.
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
Deprecated.
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
Deprecated.
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.camera.CameraPosition
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.LatLng
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsZoom
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.LatLngQuad
 
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.geometry.VisibleRegion
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.
describeContents() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
 
describeContents() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
 
describeContents() - Method in class com.mapbox.mapboxsdk.offline.CacheAreaDefinition
 
describeContents() - Method in class com.mapbox.mapboxsdk.offline.OfflineGeometryRegionDefinition
 
describeContents() - Method in class com.mapbox.mapboxsdk.offline.OfflineTilePyramidRegionDefinition
 
deselectMarker(Marker) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Deprecated.
As of 7.0.0, use Mapbox Annotation Plugin instead
deselectMarkers() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Deprecated.
As of 7.0.0, use Mapbox Annotation Plugin instead
destroyContext(EGL10, EGLDisplay, EGLContext) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLContextFactory
 
destroySurface(EGL10, EGLDisplay, EGLSurface) - Method in class com.mapbox.mapboxsdk.maps.renderer.egl.EGLWindowSurfaceFactory
 
detached - Variable in class com.mapbox.mapboxsdk.style.sources.Source
 
disableTelemetrySession() - Method in interface com.mapbox.mapboxsdk.maps.TelemetryDefinition
Disables a started telemetry service for this session only.
disableTelemetrySession() - Method in class com.mapbox.mapboxsdk.module.telemetry.TelemetryImpl
 
dispatchDraw(Canvas) - Method in class com.mapbox.mapboxsdk.annotations.BubbleLayout
Deprecated.
 
distance(GeoJson) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Retrieves the shortest distance between two geometries.
distanceTo(LatLng) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
Calculate distance between two points
division(Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns the result of floating point division of the first input by the second.
division(Number, Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns the result of floating point division of the first input by the second.
doInBackground(File...) - Method in class com.mapbox.mapboxsdk.utils.FileUtils.CheckFileReadPermissionTask
 
doInBackground(File...) - Method in class com.mapbox.mapboxsdk.utils.FileUtils.CheckFileWritePermissionTask
 
DOUBLE_TAP - Static variable in class com.mapbox.mapboxsdk.constants.TelemetryConstants
Deprecated.
 
doubleTapGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies if the double tap gesture is enabled for a map view.
downcase(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns the input string converted to lowercase.
downcase(String) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns the input string converted to lowercase.
downloadSchema() - Static method in class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links