- RADIUS_EARTH_METERS - Static variable in class com.mapbox.mapboxsdk.constants.GeometryConstants
-
- RASTER_RESAMPLING_LINEAR - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
(Bi)linear filtering interpolates pixel values using the weighted average of the four closest original source pixels creating a smooth but blurry look when overscaled
- RASTER_RESAMPLING_NEAREST - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
Nearest neighbor filtering interpolates pixel values using the nearest original source pixel creating a sharp but pixelated look when overscaled
- rasterBrightnessMax(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Increase or reduce the brightness of the image.
- rasterBrightnessMax(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Increase or reduce the brightness of the image.
- rasterBrightnessMin(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Increase or reduce the brightness of the image.
- rasterBrightnessMin(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Increase or reduce the brightness of the image.
- rasterContrast(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Increase or reduce the contrast of the image.
- rasterContrast(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Increase or reduce the contrast of the image.
- RasterDemSource - Class in com.mapbox.mapboxsdk.style.sources
-
A raster DEM source.
- RasterDemSource(String, URL) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterDemSource
-
- RasterDemSource(String, URI) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterDemSource
-
Create the raster dem source from an URI.
- RasterDemSource(String, String) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterDemSource
-
Create the raster dem source from an URI
- RasterDemSource(String, String, int) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterDemSource
-
Create the raster source from an URL with a specific tile size
- RasterDemSource(String, TileSet) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterDemSource
-
Create the raster dem source from a
TileSet
- RasterDemSource(String, TileSet, int) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterDemSource
-
Create the raster source from a
TileSet
with a specific tile size
- rasterFadeDuration(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Fade duration when a new tile is added.
- rasterFadeDuration(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Fade duration when a new tile is added.
- rasterHueRotate(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Rotates hues around the color wheel.
- rasterHueRotate(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Rotates hues around the color wheel.
- RasterLayer - Class in com.mapbox.mapboxsdk.style.layers
-
Raster map textures such as satellite imagery.
- RasterLayer(String, String) - Constructor for class com.mapbox.mapboxsdk.style.layers.RasterLayer
-
Creates a RasterLayer.
- rasterOpacity(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The opacity at which the image will be drawn.
- rasterOpacity(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The opacity at which the image will be drawn.
- rasterResampling(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The resampling/interpolation method to use for overscaling, also known as texture magnification filter
- rasterResampling(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The resampling/interpolation method to use for overscaling, also known as texture magnification filter
- rasterSaturation(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Increase or reduce the saturation of the image.
- rasterSaturation(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Increase or reduce the saturation of the image.
- RasterSource - Class in com.mapbox.mapboxsdk.style.sources
-
Raster source, allows using raster tiles as source.
- RasterSource(String, URL) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterSource
-
- RasterSource(String, URI) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterSource
-
Create the raster source from an URI.
- RasterSource(String, String) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterSource
-
Create the raster source from an URI.
- RasterSource(String, String, int) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterSource
-
Create the raster source from an URI with a specific tile size.
- RasterSource(String, TileSet) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterSource
-
Create the raster source from a
TileSet
- RasterSource(String, TileSet, int) - Constructor for class com.mapbox.mapboxsdk.style.sources.RasterSource
-
Create the raster source from a
TileSet
with a specific tile size
- raw(String) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns a DSL equivalent of a raw expression.
- REASON_API_ANIMATION - Static variable in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnCameraMoveStartedListener
-
- REASON_API_GESTURE - Static variable in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnCameraMoveStartedListener
-
- REASON_CONNECTION - Static variable in class com.mapbox.mapboxsdk.offline.OfflineRegionError
-
- REASON_DEVELOPER_ANIMATION - Static variable in interface com.mapbox.mapboxsdk.maps.MapboxMap.OnCameraMoveStartedListener
-
- 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
-
Deprecated.
Create an Icon using a previously created icon identifier along with a provided Bitmap.
- remove() - Method in class com.mapbox.mapboxsdk.annotations.Annotation
-
Deprecated.
Do not use this method, used internally by the SDK.
- removeAnnotation(Annotation) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- removeAnnotation(long) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- removeAnnotations(List<? extends Annotation>) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- removeAnnotations() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- removeCompassListener(CompassListener) - Method in interface com.mapbox.mapboxsdk.location.CompassEngine
-
Removes a
CompassListener
that can be used to
receive heading and state changes.
- removeImage(String) - Method in class com.mapbox.mapboxsdk.maps.Style
-
Removes an image from the map's style.
- removeLayer(String) - Method in class com.mapbox.mapboxsdk.maps.Style
-
Removes the layer.
- removeLayer(Layer) - Method in class com.mapbox.mapboxsdk.maps.Style
-
Removes the layer.
- removeLayerAt(int) - Method in class com.mapbox.mapboxsdk.maps.Style
-
Removes the layer.
- removeListener(ConnectivityListener) - Method in class com.mapbox.mapboxsdk.net.ConnectivityReceiver
-
Remove a listener
- removeMarker(Marker) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- removeOnCameraDidChangeListener(MapView.OnCameraDidChangeListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when the camera region did change.
- removeOnCameraIdleListener(MapboxMap.OnCameraIdleListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that is invoked when camera movement has ended.
- removeOnCameraIsChangingListener(MapView.OnCameraIsChangingListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Remove a callback that's invoked when the camera is changing.
- removeOnCameraMoveCancelListener(MapboxMap.OnCameraMoveCanceledListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that is invoked when camera movement was cancelled.
- removeOnCameraMoveListener(MapboxMap.OnCameraMoveListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that is invoked when camera position changes.
- removeOnCameraMoveStartedListener(MapboxMap.OnCameraMoveStartedListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that is invoked when camera movement has started.
- removeOnCameraTrackingChangedListener(OnCameraTrackingChangedListener) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Removes a listener that gets invoked when camera tracking state changes.
- removeOnCameraWillChangeListener(MapView.OnCameraWillChangeListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Remove a callback that's invoked when the camera region will change.
- removeOnCanRemoveUnusedStyleImageListener(MapView.OnCanRemoveUnusedStyleImageListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Removes a callback that's invoked when map needs to release unused image resources.
- removeOnDidBecomeIdleListener(MapView.OnDidBecomeIdleListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Remove a callback that's invoked when the map has entered the idle state.
- removeOnDidFailLoadingMapListener(MapView.OnDidFailLoadingMapListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when the map failed to load.
- removeOnDidFinishLoadingMapListener(MapView.OnDidFinishLoadingMapListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when the map has finished loading.
- removeOnDidFinishLoadingStyleListener(MapView.OnDidFinishLoadingStyleListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when the style has finished loading.
- removeOnDidFinishRenderingFrameListener(MapView.OnDidFinishRenderingFrameListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when the map has finished rendering a frame.
- removeOnDidFinishRenderingMapListener(MapView.OnDidFinishRenderingMapListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Remove a callback that's invoked when the map has finished rendering.
- removeOnFlingListener(MapboxMap.OnFlingListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that's invoked when the map is flinged.
- removeOnIndicatorPositionChangedListener(OnIndicatorPositionChangedListener) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Removes a listener that gets invoked when indicator position changes.
- removeOnLocationClickListener(OnLocationClickListener) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Removes the passed listener from the current list of location click listeners.
- removeOnLocationLongClickListener(OnLocationLongClickListener) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Removes the passed listener from the current list of location long click listeners.
- removeOnLocationStaleListener(OnLocationStaleListener) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Removes the passed listener from the current list of stale listeners.
- removeOnMapClickListener(MapboxMap.OnMapClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that's invoked when the user clicks on the map view.
- removeOnMapLongClickListener(MapboxMap.OnMapLongClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that's invoked when the user long clicks on the map view.
- removeOnMoveListener(MapboxMap.OnMoveListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that's invoked when the map is moved.
- removeOnRotateListener(MapboxMap.OnRotateListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that's invoked when the map is rotated.
- removeOnScaleListener(MapboxMap.OnScaleListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Removes a callback that's invoked when the map is scaled.
- removeOnShoveListener(MapboxMap.OnShoveListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Remove a callback that's invoked when the map is tilted.
- removeOnSourceChangedListener(MapView.OnSourceChangedListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when a map source has changed.
- removeOnStyleImageMissingListener(MapView.OnStyleImageMissingListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when a map source has changed.
- removeOnTouchListener(View.OnTouchListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Remove an OnTouchListener previously registered
- removeOnWillStartLoadingMapListener(MapView.OnWillStartLoadingMapListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when the map will start loading.
- removeOnWillStartRenderingFrameListener(MapView.OnWillStartRenderingFrameListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when the map will start rendering a frame.
- removeOnWillStartRenderingMapListener(MapView.OnWillStartRenderingMapListener) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
Set a callback that's invoked when the map will start rendering.
- removePolygon(Polygon) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- removePolyline(Polyline) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- removeRenderModeChangedListener(OnRenderModeChangedListener) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Removes a listener that gets invoked when render mode changes.
- removeSource(String) - Method in class com.mapbox.mapboxsdk.maps.Style
-
Removes the source from the style.
- removeSource(Source) - Method in class com.mapbox.mapboxsdk.maps.Style
-
Removes the source, preserving the reference for re-use
- RenderMode - Class in com.mapbox.mapboxsdk.location.modes
-
Contains the variety of ways the user location can be rendered on the map.
- RenderMode.Mode - Annotation Type in com.mapbox.mapboxsdk.location.modes
-
- renderModeChanged_doNotNotifyAboutDuplicates_GPS() - Method in class com.mapbox.mapboxsdk.location.LocationLayerControllerTest
-
- renderModeChanged_doNotNotifyAboutDuplicates_NORMAL() - Method in class com.mapbox.mapboxsdk.location.LocationLayerControllerTest
-
- renderSurfaceOnTop(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
-
Set the flag to render the map surface on top of another surface.
- requestRender() - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.GLSurfaceViewMapRenderer
-
May be called from any thread.
- requestRender() - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
Request that the renderer render a frame.
- requestRender() - Method in interface com.mapbox.mapboxsdk.maps.renderer.MapRendererScheduler
-
- requestRender() - Method in class com.mapbox.mapboxsdk.maps.renderer.textureview.TextureViewMapRenderer
- reset() - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
-
- resetAnimation() - Method in class com.mapbox.mapboxsdk.maps.widgets.CompassView
-
- resetDatabase(OfflineManager.FileSourceCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
-
Delete existing database and re-initialize.
- resetNorth() - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Resets the map view to face north.
- resolveArgs(Context, Bundle) - Static method in class com.mapbox.mapboxsdk.utils.MapFragmentUtils
-
Convert a bundle of fragment arguments to MapboxMapOptions.
- resolvedLocale(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the IETF language tag of the locale being used by the provided collator.
- Resource - Class in com.mapbox.mapboxsdk.storage
-
Resource provides access to resource types.
- Resource() - Constructor for class com.mapbox.mapboxsdk.storage.Resource
-
- Resource.Kind - Annotation Type in com.mapbox.mapboxsdk.storage
-
Resource type variants.
- rgb(Expression, Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Creates a color value from red, green, and blue components, which must range between 0 and 255,
and an alpha component of 1.
- rgb(Number, Number, Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Creates a color value from red, green, and blue components, which must range between 0 and 255,
and an alpha component of 1.
- rgba(Expression, Expression, Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Creates a color value from red, green, blue components, which must range between 0 and 255,
and an alpha component which must range between 0 and 1.
- rgba(Number, Number, Number, Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Creates a color value from red, green, blue components, which must range between 0 and 255,
and an alpha component which must range between 0 and 1.
- rgbaToColor(String) - Static method in class com.mapbox.mapboxsdk.utils.ColorUtils
-
Convert an rgba string to a Color int.
- rotate(View, float) - Static method in class com.mapbox.mapboxsdk.utils.AnimatorUtils
-
Animate a view rotation property to a value.
- ROTATE_VELOCITY_RATIO_THRESHOLD - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
Last rotation delta to XY velocity ratio required to execute rotation velocity animation.
- rotateBy(View, float) - Static method in class com.mapbox.mapboxsdk.utils.AnimatorUtils
-
Animate a view rotation property by a value.
- rotateGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
-
Specifies if the rotate gesture is enabled for a map view.
- ROTATION - Static variable in class com.mapbox.mapboxsdk.constants.TelemetryConstants
-
Deprecated.
- ROTATION_THRESHOLD_INCREASE_WHEN_SCALING - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- round(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Rounds the input to the nearest integer.
- round(Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Rounds the input to the nearest integer.
- run() - Method in class com.mapbox.mapboxsdk.maps.widgets.CompassView
-
- runPackDatabaseAutomatically(boolean) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
-
Sets whether database file packing occurs automatically.