- sanity() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptionsTest
-
- sanity() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptionsTest
-
- sanityWithCustomizedPulsingCircle() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptionsTest
-
- sanityWithDefaultPulsingCircle() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptionsTest
-
- SATELLITE - Static variable in class com.mapbox.mapboxsdk.maps.Style
-
Satellite: A beautiful global satellite and aerial imagery layer.
- SATELLITE_STREETS - Static variable in class com.mapbox.mapboxsdk.maps.Style
-
Satellite Streets: Global satellite and aerial imagery with unobtrusive labels.
- SCALE_VELOCITY_ANIMATION_DURATION_MULTIPLIER - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
Scale velocity animation duration multiplier.
- SCALE_VELOCITY_RATIO_THRESHOLD - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
Last scale span delta to XY velocity ratio required to execute scale velocity animation.
- SCHEDULED_ANIMATION_TIMEOUT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
Time within which user needs to lift fingers for velocity animation to start.
- SchemaTest - Class in com.mapbox.mapboxsdk.module.telemetry
-
- SchemaTest() - Constructor for class com.mapbox.mapboxsdk.module.telemetry.SchemaTest
-
- scrollBy(float, float) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Scrolls the camera over the map, shifting the center of view by the specified number of pixels in the x and y
directions.
- scrollBy(float, float, long) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
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.
- selectMarker(Marker) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- setAccessToken(String) - Static method in class com.mapbox.mapboxsdk.Mapbox
-
Set the current active accessToken.
- setAccessToken(String) - Method in class com.mapbox.mapboxsdk.storage.FileSource
-
- 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
-
- setAllVelocityAnimationsEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Set whether all velocity animations should execute after users finishes a gesture.
- setAlpha(float) - Method in class com.mapbox.mapboxsdk.annotations.BasePointCollection
-
Deprecated.
- setAltitude(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
-
Set the altitude, in meters.
- setAnchor(String) - Method in class com.mapbox.mapboxsdk.style.light.Light
-
Set the Anchor property.
- setApiBaseUrl(String) - Method in class com.mapbox.mapboxsdk.storage.FileSource
-
- setArrowDirection(ArrowDirection) - Method in class com.mapbox.mapboxsdk.annotations.BubbleLayout
-
Deprecated.
Set the arrow direction.
- setArrowHeight(float) - Method in class com.mapbox.mapboxsdk.annotations.BubbleLayout
-
Deprecated.
Set the arrow height.
- setArrowPosition(float) - Method in class com.mapbox.mapboxsdk.annotations.BubbleLayout
-
Deprecated.
Get the arrow position.
- setArrowWidth(float) - Method in class com.mapbox.mapboxsdk.annotations.BubbleLayout
-
Deprecated.
Set the arrow width.
- setAttribution(String) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
Default: null.
- setAttributionDialogManager(AttributionDialogManager) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Set a custom attribution dialog manager.
- 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 in pixels.
- setAttributionTintColor(int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Sets the tint of the attribution view.
- setBackgroundColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.BackgroundLayer
-
Set the BackgroundColor property transition options
- setBackgroundOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.BackgroundLayer
-
Set the BackgroundOpacity property transition options
- setBackgroundPatternTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.BackgroundLayer
-
Set the BackgroundPattern property transition options
- setBounds(Float...) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
Default: [-180, -90, 180, 90].
- setBubbleColor(int) - Method in class com.mapbox.mapboxsdk.annotations.BubbleLayout
-
Deprecated.
Set the bubble color.
- setCameraMode(int) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Sets the camera mode, which determines how the map camera will track the rendered location.
- setCameraMode(int, OnLocationCameraTransitionListener) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Sets the camera mode, which determines how the map camera will track the rendered location.
- setCameraMode(int, long, Double, Double, Double, OnLocationCameraTransitionListener) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Sets the camera mode, which determines how the map camera will track the rendered location.
- setCameraMode_cancelTransitionsWhenSet() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_doNotNotifyAboutDuplicates_NONE() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_doNotNotifyAboutDuplicates_TRACKING_GPS() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_dontCancelTransitionsWhenNoneSet() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_gestureThresholdIsAdjusted() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_gestureThresholdIsResetWhenNotTracking() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_gestureThresholdNotAdjustedWhenDisabled() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_internalCameraTrackingChangeListenerIsCalled() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_mapTransitionsAreCancelled() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_notTrackingAdjustsFocalPoint() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_setUserAnimationInProgress() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraMode_trackingChangeListenerCameraDismissedIsCalled() - Method in class com.mapbox.mapboxsdk.location.LocationCameraControllerTest
-
- setCameraPosition(CameraPosition) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Repositions the camera according to the cameraPosition.
- setCameraPosition(CameraPosition) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
-
- setCenter(Float...) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
The first value is the longitude, the second is latitude (both in
WGS:84 values), the third value is the zoom level as an integer.
- setCenter(LatLng) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
- setCircleBlurTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set the CircleBlur property transition options
- setCircleColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set the CircleColor property transition options
- setCircleOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set the CircleOpacity property transition options
- setCircleRadiusTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set the CircleRadius property transition options
- setCircleStrokeColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set the CircleStrokeColor property transition options
- setCircleStrokeOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set the CircleStrokeOpacity property transition options
- setCircleStrokeWidthTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set the CircleStrokeWidth property transition options
- setCircleTranslateTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set the CircleTranslate property transition options
- setColor(int) - Method in class com.mapbox.mapboxsdk.annotations.Polyline
-
Deprecated.
Sets the color of the polyline.
- setColor(int) - Method in class com.mapbox.mapboxsdk.style.light.Light
-
Set the Color property.
- setColor(String) - Method in class com.mapbox.mapboxsdk.style.light.Light
-
Set the Color property.
- setColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.light.Light
-
Set the Color property transition options.
- setCompassEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Enables or disables the compass.
- setCompassEngine(CompassEngine) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Sets the compass engine used to provide compass heading values.
- setCompassFadeFacingNorth(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Enables or disables fading of the compass when facing north.
- setCompassGravity(int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Sets the gravity of the compass view.
- setCompassImage(Drawable) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
- setCompassImage(Drawable) - Method in class com.mapbox.mapboxsdk.maps.widgets.CompassView
-
- setCompassImageResource(int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Specifies the CompassView image.
- setCompassImageResource(int) - Method in class com.mapbox.mapboxsdk.maps.widgets.CompassView
-
- setCompassMargins(int, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Sets the margins of the compass view in pixels.
- setConnected(Boolean) - Static method in class com.mapbox.mapboxsdk.Mapbox
-
Manually sets the connectivity state of the app.
- setConnected(Boolean) - Method in class com.mapbox.mapboxsdk.net.ConnectivityReceiver
-
Overwrites system connectivity state.
- setCoordinates(LatLngQuad) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
-
Updates the latitude and longitude of the four corners of the image
- setCornersRadius(float) - Method in class com.mapbox.mapboxsdk.annotations.BubbleLayout
-
Deprecated.
Set the corner radius
- setData(String...) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
An array of data files in GeoJSON format.
- setDebugActive(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Changes whether the map debug information is shown.
- setDebugLoggingEnabled(boolean) - Method in interface com.mapbox.mapboxsdk.maps.TelemetryDefinition
-
Set the end-user selected state to participate or opt-out in telemetry collection.
- setDebugLoggingEnabled(boolean) - Method in class com.mapbox.mapboxsdk.module.telemetry.TelemetryImpl
-
Set the debug logging state of telemetry.
- setDeliverInactiveMessages(boolean) - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
-
When set true, the `OfflineRegionObserver` will continue to deliver messages even if
the region state has been set as STATE_INACTIVE (operations happen asynchronously).
- setDescription(String) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
A text description of the tileset.
- 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.
- setDetached() - Method in class com.mapbox.mapboxsdk.style.layers.Layer
-
- setDetached() - Method in class com.mapbox.mapboxsdk.style.sources.Source
-
- setDetachedListener(MapboxGLSurfaceView.OnGLSurfaceViewDetachedListener) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
Set a listener that gets notified when the view is detached from window.
- setDisableRotateWhenScaling(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Set whether rotation gesture detector should be disabled when scale is detected first.
- setDoubleTapGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Changes whether the user may zoom the map with a double tap.
- setDownloadState(int) - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
-
Pause or resume downloading of regional resources.
- setEGLConfigChooser(GLSurfaceView.EGLConfigChooser) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
Install a custom EGLConfigChooser.
- setEGLContextFactory(GLSurfaceView.EGLContextFactory) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
Install a custom EGLContextFactory.
- setEGLWindowSurfaceFactory(GLSurfaceView.EGLWindowSurfaceFactory) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
Install a custom EGLWindowSurfaceFactory.
- setEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.widgets.CompassView
-
- setEncoding(String) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
Default: "mapbox".
- setFillColor(int) - Method in class com.mapbox.mapboxsdk.annotations.Polygon
-
Deprecated.
Sets the color of the fill region of the polygon.
- setFillColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillLayer
-
Set the FillColor property transition options
- setFillExtrusionBaseTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillExtrusionLayer
-
Set the FillExtrusionBase property transition options
- setFillExtrusionColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillExtrusionLayer
-
Set the FillExtrusionColor property transition options
- setFillExtrusionHeightTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillExtrusionLayer
-
Set the FillExtrusionHeight property transition options
- setFillExtrusionOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillExtrusionLayer
-
Set the FillExtrusionOpacity property transition options
- setFillExtrusionPatternTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillExtrusionLayer
-
Set the FillExtrusionPattern property transition options
- setFillExtrusionTranslateTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillExtrusionLayer
-
Set the FillExtrusionTranslate property transition options
- setFillOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillLayer
-
Set the FillOpacity property transition options
- setFillOutlineColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillLayer
-
Set the FillOutlineColor property transition options
- setFillPatternTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillLayer
-
Set the FillPattern property transition options
- setFillTranslateTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.FillLayer
-
Set the FillTranslate property transition options
- setFilter(Expression) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set a single expression filter.
- setFilter(Expression) - Method in class com.mapbox.mapboxsdk.style.layers.FillExtrusionLayer
-
Set a single expression filter.
- setFilter(Expression) - Method in class com.mapbox.mapboxsdk.style.layers.FillLayer
-
Set a single expression filter.
- setFilter(Expression) - Method in class com.mapbox.mapboxsdk.style.layers.HeatmapLayer
-
Set a single expression filter.
- setFilter(Expression) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set a single expression filter.
- setFilter(Expression) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set a single expression filter.
- setFlingVelocityAnimationEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Set whether fling velocity animation should execute after users finishes a gesture.
- setFocalBearing(double, float, float, long) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Transform the map bearing given a bearing, focal point coordinates, and a duration.
- setFocalPoint(PointF) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Sets the focal point used as center for a gesture
- setFontScale(Number) - Method in class com.mapbox.mapboxsdk.style.types.FormattedSection
-
Set font scale.
- setFontStack(String[]) - Method in class com.mapbox.mapboxsdk.style.types.FormattedSection
-
Set main and fallback fonts that are a part of the style.
- setGeoJson(Feature) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
-
Updates the GeoJson with a single feature.
- setGeoJson(Geometry) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
-
Updates the GeoJson with a single geometry.
- setGeoJson(FeatureCollection) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
-
Updates the GeoJson.
- setGeoJson(String) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
-
Updates the GeoJson.
- setGesturesManager(AndroidGesturesManager, boolean, boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Sets a custom
AndroidGesturesManager
to handle
MotionEvent
s
registered by the
MapView
.
- setGrids(String...) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
An array of interactivity endpoints.
- setHeatmapIntensityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.HeatmapLayer
-
Set the HeatmapIntensity property transition options
- setHeatmapOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.HeatmapLayer
-
Set the HeatmapOpacity property transition options
- setHeatmapRadiusTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.HeatmapLayer
-
Set the HeatmapRadius property transition options
- setHillshadeAccentColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.HillshadeLayer
-
Set the HillshadeAccentColor property transition options
- setHillshadeExaggerationTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.HillshadeLayer
-
Set the HillshadeExaggeration property transition options
- setHillshadeHighlightColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.HillshadeLayer
-
Set the HillshadeHighlightColor property transition options
- setHillshadeShadowColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.HillshadeLayer
-
Set the HillshadeShadowColor property transition options
- setHoles(List<? extends List<LatLng>>) - Method in class com.mapbox.mapboxsdk.annotations.Polygon
-
Deprecated.
Sets the holes of this polygon.
- setHorizontalScrollGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Changes whether the user may scroll horizontally around the map.
- setIcon(Icon) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
-
Deprecated.
Set the icon of the Marker.
- setIcon(Icon) - Method in class com.mapbox.mapboxsdk.annotations.Marker
-
Deprecated.
Sets the icon of the marker.
- setIconColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the IconColor property transition options
- setIconHaloBlurTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the IconHaloBlur property transition options
- setIconHaloColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the IconHaloColor property transition options
- setIconHaloWidthTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the IconHaloWidth property transition options
- setIconOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the IconOpacity property transition options
- setIconTranslateTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the IconTranslate property transition options
- setId(long) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
-
Deprecated.
Do not use this method, used internally by the SDK.
- setImage(Bitmap) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
-
Updates the source image to a bitmap
- setImage(int) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
-
Updates the source image to a bitmap image resource
- setIncreaseRotateThresholdWhenScaling(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
- setIncreaseScaleThresholdWhenRotating(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
set whether scale threshold should be increase whenever rotation is detected.
- setInfoWindowAdapter(MapboxMap.InfoWindowAdapter) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- setIntensity(float) - Method in class com.mapbox.mapboxsdk.style.light.Light
-
Set the Intensity property.
- setIntensityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.light.Light
-
Set the Intensity property transition options.
- setLatitude(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
-
Set the latitude, in degrees.
- setLatitudeSpan(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
-
Sets the latitude span.
- setLatLngBoundsForCameraTarget(LatLngBounds) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Sets a LatLngBounds that constraints map transformations to this bounds.
- setLegend(String) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
Contains a legend to be displayed with the map.
- setLibraryLoader(LibraryLoader) - Static method in class com.mapbox.mapboxsdk.LibraryLoader
-
Set the library loader that loads the shared library.
- setLineBlurTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the LineBlur property transition options
- setLineColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the LineColor property transition options
- setLineDasharrayTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the LineDasharray property transition options
- setLineGapWidthTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the LineGapWidth property transition options
- setLineOffsetTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the LineOffset property transition options
- setLineOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the LineOpacity property transition options
- setLinePatternTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the LinePattern property transition options
- setLineTranslateTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the LineTranslate property transition options
- setLineWidthTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the LineWidth property transition options
- setLocationComponentEnabled(boolean) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Manage component's visibility after activation.
- setLocationEngine(LocationEngine) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Set the location engine to update the current user location.
- setLocationEngineRequest(LocationEngineRequest) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Set the location request that's going to be used when requesting location updates.
- setLogEnabled(boolean) - Static method in class com.mapbox.mapboxsdk.module.http.HttpRequestUtil
-
Set the log state of OkHttpRequest.
- setLoggerDefinition(LoggerDefinition) - Static method in class com.mapbox.mapboxsdk.log.Logger
-
Replace the current used logger definition.
- setLogo(Bitmap) - Method in class com.mapbox.mapboxsdk.attribution.AttributionMeasure.Builder
-
- 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 in pixels.
- setLogoSmall(Bitmap) - Method in class com.mapbox.mapboxsdk.attribution.AttributionMeasure.Builder
-
- setLongitude(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLng
-
Set the longitude, in degrees.
- setLongitudeSpan(double) - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
-
Sets the longitude span.
- setMapboxMap(MapboxMap) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
-
Deprecated.
Do not use this method, used internally by the SDK.
- setMapStrictModeEnabled(boolean) - Static method in class com.mapbox.mapboxsdk.maps.MapView
-
Sets the strict mode that will throw the MapStrictModeException
whenever the map would fail silently otherwise.
- setMapView(MapView) - Method in class com.mapbox.mapboxsdk.annotations.Annotation
-
Deprecated.
Do not use this method, used internally by the SDK.
- setMarginPadding(float) - Method in class com.mapbox.mapboxsdk.attribution.AttributionMeasure.Builder
-
- setMaxAnimationFps(int) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Set max FPS at which location animators can output updates.
- setMaximumAmbientCacheSize(long, OfflineManager.FileSourceCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
-
Sets the maximum size in bytes for the ambient cache.
- setMaximumFps(int) - Method in class com.mapbox.mapboxsdk.maps.MapView
-
The maximum frame rate at which the map view is rendered,
but it can't excess the ability of device hardware.
- setMaximumFps(int) - Method in class com.mapbox.mapboxsdk.maps.renderer.MapRenderer
-
The max frame rate at which this render is rendered,
but it can't excess the ability of device hardware.
- setMaxOverscaleFactorForParentTiles(Integer) - Method in class com.mapbox.mapboxsdk.style.sources.Source
-
When a set of tiles for a current zoom level is being rendered and some of the
ideal tiles that cover the screen are not yet loaded, parent tile could be
used instead.
- setMaxPitchPreference(double) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Sets the maximum Pitch the map can be displayed at.
- setMaxZoom(float) - Method in class com.mapbox.mapboxsdk.style.layers.Layer
-
- setMaxZoom(float) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
0.
- setMaxZoomPreference(double) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Sets the maximum zoom level the map can be displayed at.
- setMinimumTileUpdateInterval(Long) - Method in class com.mapbox.mapboxsdk.style.sources.Source
-
Sets the minimum tile update interval, which is used to throttle the tile update network requests.
- setMinPitchPreference(double) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Sets the minimum Pitch the map can be displayed at.
- setMinZoom(float) - Method in class com.mapbox.mapboxsdk.style.layers.Layer
-
- setMinZoom(float) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
0.
- setMinZoomPreference(double) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Sets the minimum zoom level the map can be displayed at.
- setName(String) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
A name describing the tileset.
- setObserver(OfflineRegion.OfflineRegionObserver) - Method in class com.mapbox.mapboxsdk.offline.OfflineRegion
-
Register an observer to be notified when the state of the region changes.
- setObserver(MapSnapshotter.Observer) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
-
Sets observer for a snapshotter
- setOfflineMapboxTileCountLimit(long) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
-
Sets the maximum number of Mapbox-hosted tiles that may be downloaded and stored on the current device.
- setOfflineRegionDefinition(OfflineRegionDefinition) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Loads a new style from the specified offline region definition and moves the map camera to that region.
- setOfflineRegionDefinition(OfflineRegionDefinition, Style.OnStyleLoaded) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Loads a new style from the specified offline region definition and moves the map camera to that region.
- setOkHttpClient(OkHttpClient) - Static method in class com.mapbox.mapboxsdk.module.http.HttpRequestImpl
-
- setOkHttpClient(OkHttpClient) - Static method in class com.mapbox.mapboxsdk.module.http.HttpRequestUtil
-
Set the OkHttpClient used for requesting map resources.
- 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.
- setOnFpsChangedListener(MapboxMap.OnFpsChangedListener) - Method in class com.mapbox.mapboxsdk.maps.renderer.MapRenderer
-
- 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
-
Set an callback to be invoked when an InfoWindow closes.
- 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.
- setOnMarkerClickListener(MapboxMap.OnMarkerClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- setOnPolygonClickListener(MapboxMap.OnPolygonClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- setOnPolylineClickListener(MapboxMap.OnPolylineClickListener) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- setPadding(int, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- setPoints(List<LatLng>) - Method in class com.mapbox.mapboxsdk.annotations.BasePointCollection
-
Deprecated.
Sets the points of this polyline.
- setPosition(LatLng) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
-
Deprecated.
Set the geographical location of the Marker.
- setPosition(LatLng) - Method in class com.mapbox.mapboxsdk.annotations.Marker
-
Deprecated.
Sets the location of the marker.
- setPosition(Position) - Method in class com.mapbox.mapboxsdk.style.light.Light
-
Set the Position property.
- setPositionTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.light.Light
-
Set the Position property transition options.
- setPrefetchesTiles(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
- setPrefetchesTiles(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
-
- setPrefetchZoomDelta(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Set the tile pre-fetching zoom delta.
- setPrefetchZoomDelta(int) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
-
Set the tile pre-fetching zoom delta.
- setPrefetchZoomDelta(Integer) - Method in class com.mapbox.mapboxsdk.style.sources.Source
-
Set the tile pre-fetching zoom delta for current source.
- setPreserveEGLContextOnPause(boolean) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
Control whether the EGL context is preserved when the GLSurfaceView is paused and
resumed.
- setPrintRequestUrlOnFailure(boolean) - Static method in class com.mapbox.mapboxsdk.module.http.HttpRequestUtil
-
Enable printing of the request url when an error occurred.
- setProperties(PropertyValue<?>...) - Method in class com.mapbox.mapboxsdk.style.layers.Layer
-
- setQuickZoomGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Changes whether the user may zoom the map by tapping twice, holding and moving the pointer up and down.
- setRasterBrightnessMaxTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.RasterLayer
-
Set the RasterBrightnessMax property transition options
- setRasterBrightnessMinTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.RasterLayer
-
Set the RasterBrightnessMin property transition options
- setRasterContrastTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.RasterLayer
-
Set the RasterContrast property transition options
- setRasterHueRotateTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.RasterLayer
-
Set the RasterHueRotate property transition options
- setRasterizationMode(GlyphsRasterizationMode) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
-
Experimental.
- setRasterOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.RasterLayer
-
Set the RasterOpacity property transition options
- setRasterSaturationTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.RasterLayer
-
Set the RasterSaturation property transition options
- setRegion(LatLngBounds) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
-
- setRenderer(GLSurfaceView.Renderer) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
Set the renderer associated with this view.
- setRenderMode(int) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Sets the render mode, which determines how the location updates will be rendered on the map.
- setRenderMode(int) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
Set the rendering mode.
- setResourcesCachePath(Context, String, FileSource.ResourcesCachePathChangeCallback) - Static method in class com.mapbox.mapboxsdk.storage.FileSource
-
- setResourcesCachePath(String, FileSource.ResourcesCachePathChangeCallback) - Static method in class com.mapbox.mapboxsdk.storage.FileSource
-
Changes the path of the resources cache database.
- setResourceTransform(FileSource.ResourceTransformCallback) - Method in class com.mapbox.mapboxsdk.storage.FileSource
-
Sets a callback for transforming URLs requested from the internet
- setRightOffsetPixels(int) - Method in class com.mapbox.mapboxsdk.annotations.Marker
-
Deprecated.
Do not use this method, used internally by the SDK.
- setRotateGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Changes whether the user may rotate the map.
- setRotateVelocityAnimationEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Set whether rotate velocity animation should execute after users finishes a gesture.
- setScaleVelocityAnimationEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Set whether scale velocity animation should execute after users finishes a gesture.
- setScheme(String) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
Default: "xyz".
- setScrollGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Changes whether the user may scroll around the map.
- setSessionIdRotationInterval(int) - Method in interface com.mapbox.mapboxsdk.maps.TelemetryDefinition
-
Set the telemetry rotation session id interval
- setSessionIdRotationInterval(int) - Method in class com.mapbox.mapboxsdk.module.telemetry.TelemetryImpl
-
Set the telemetry rotation session id interval
- setSize(int, int) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
-
Updates the snapshotter with a new size
- setSnapshot(Bitmap) - Method in class com.mapbox.mapboxsdk.attribution.AttributionMeasure.Builder
-
- setSnippet(String) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
-
Deprecated.
Set the snippet of the Marker.
- setSnippet(String) - Method in class com.mapbox.mapboxsdk.annotations.Marker
-
Deprecated.
Sets the snippet of the marker.
- setSourceLayer(String) - Method in class com.mapbox.mapboxsdk.style.layers.CircleLayer
-
Set the source layer.
- setSourceLayer(String) - Method in class com.mapbox.mapboxsdk.style.layers.FillExtrusionLayer
-
Set the source layer.
- setSourceLayer(String) - Method in class com.mapbox.mapboxsdk.style.layers.FillLayer
-
Set the source layer.
- setSourceLayer(String) - Method in class com.mapbox.mapboxsdk.style.layers.HeatmapLayer
-
Set the source layer.
- setSourceLayer(String) - Method in class com.mapbox.mapboxsdk.style.layers.HillshadeLayer
-
Set the source layer.
- setSourceLayer(String) - Method in class com.mapbox.mapboxsdk.style.layers.LineLayer
-
Set the source layer.
- setSourceLayer(String) - Method in class com.mapbox.mapboxsdk.style.layers.RasterLayer
-
Set the source layer.
- setSourceLayer(String) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the source layer.
- setStrictModeEnabled(boolean) - Static method in class com.mapbox.mapboxsdk.MapStrictMode
-
Set the strict mode that will throw the MapStrictModeException
whenever the map would fail silently otherwise.
- setStrokeColor(int) - Method in class com.mapbox.mapboxsdk.annotations.BubbleLayout
-
Deprecated.
Set the stroke color.
- setStrokeColor(int) - Method in class com.mapbox.mapboxsdk.annotations.Polygon
-
Deprecated.
Sets the color of the stroke of the polygon.
- setStrokeWidth(float) - Method in class com.mapbox.mapboxsdk.annotations.BubbleLayout
-
Deprecated.
Set the stroke width.
- setStyle(String) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Loads a new map style from the specified bundled style.
- setStyle(String, Style.OnStyleLoaded) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Loads a new map style from the specified bundled style.
- setStyle(Style.Builder) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Loads a new map style from the specified builder.
- setStyle(Style.Builder, Style.OnStyleLoaded) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Loads a new map style from the specified builder.
- setStyleJson(String) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
-
Updates the snapshotter with a new style json
- setStyleUrl(String) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
-
Updates the snapshotter with a new style url
- setTemplate(String) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
Contains a mustache template to be used to
format data from grids for interaction.
- setTextColor(String) - Method in class com.mapbox.mapboxsdk.style.types.FormattedSection
-
Set text color.
- setTextColor(int) - Method in class com.mapbox.mapboxsdk.style.types.FormattedSection
-
Set the text color.
- setTextColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the TextColor property transition options
- setTextHaloBlurTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the TextHaloBlur property transition options
- setTextHaloColorTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the TextHaloColor property transition options
- setTextHaloWidthTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the TextHaloWidth property transition options
- setTextOpacityTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the TextOpacity property transition options
- setTextTranslateTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Set the TextTranslate property transition options
- setTextView(TextView) - Method in class com.mapbox.mapboxsdk.attribution.AttributionMeasure.Builder
-
- setTextViewShort(TextView) - Method in class com.mapbox.mapboxsdk.attribution.AttributionMeasure.Builder
-
- setTileData(int, int, int, FeatureCollection) - Method in class com.mapbox.mapboxsdk.style.sources.CustomGeometrySource
-
Set or update geometry contents of a specific tile.
- 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
-
Deprecated.
Set the title of the Marker.
- setTitle(String) - Method in class com.mapbox.mapboxsdk.annotations.Marker
-
Deprecated.
Sets the title of the marker.
- setTopOffsetPixels(int) - Method in class com.mapbox.mapboxsdk.annotations.Marker
-
Deprecated.
Do not use this method, used internally by the SDK.
- setTransition(TransitionOptions) - Method in class com.mapbox.mapboxsdk.maps.Style
-
Set the transition options for style changes.
- setUp() - Method in class com.mapbox.mapboxsdk.location.CompassEngineTest
-
- setUp() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptionsTest
-
- setUp() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptionsTest
-
- setUp() - Method in class com.mapbox.mapboxsdk.maps.MapTouchListenersTest
-
- setUp() - Method in class com.mapbox.mapboxsdk.module.telemetry.MapEventFactoryTest
-
- setUri(URI) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
-
Updates the URI of the source.
- setUri(String) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
-
Updates the URI of the source.
- setUri(URI) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
-
Updates the source image URI.
- setUri(String) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
-
Updates the source image URI.
- setUrl(URL) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
-
- setUrl(String) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
-
- setUrl(URL) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
-
- setUrl(String) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
-
- setUserAnimationInProgress(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Tells the map rendering engine that the animation is currently performed by the
user (e.g.
- setUserTelemetryRequestState(boolean) - Method in interface com.mapbox.mapboxsdk.maps.TelemetryDefinition
-
Set the end-user selected state to participate or opt-out in telemetry collection.
- setUserTelemetryRequestState(boolean) - Method in class com.mapbox.mapboxsdk.module.telemetry.TelemetryImpl
-
Set the end-user selected state to participate or opt-out in telemetry collection.
- setVerbosity(int) - Static method in class com.mapbox.mapboxsdk.log.Logger
-
Set the verbosity of the Logger.
- setVersion(String) - Method in class com.mapbox.mapboxsdk.style.sources.TileSet
-
- setVolatile(Boolean) - Method in class com.mapbox.mapboxsdk.style.sources.Source
-
Set a flag defining whether or not the fetched tiles for the given source should be stored in the local cache
- setWidth(float) - Method in class com.mapbox.mapboxsdk.annotations.Polyline
-
Deprecated.
Sets the width of the polyline.
- setZoomGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Changes whether the user may zoom the map.
- setZoomRate(float) - Method in class com.mapbox.mapboxsdk.maps.UiSettings
-
Sets zoom gesture rate, including pinch to zoom and quick scale.
- SHADOW_LAYER - Static variable in class com.mapbox.mapboxsdk.location.LocationComponentConstants
-
Layer ID of the location shadow.
- shortestRotation(float, float) - Static method in class com.mapbox.mapboxsdk.location.Utils
-
Util for finding the shortest path from the current rotated degree to the new degree.
- shortestRotation_doesReturnValueDistanceQuickestToFifty() - Method in class com.mapbox.mapboxsdk.location.UtilsTest
-
- shortestRotation_doesReturnValueDistanceQuickestToZero() - Method in class com.mapbox.mapboxsdk.location.UtilsTest
-
- SHOVE_PIXEL_CHANGE_FACTOR - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
Factor to calculate tilt change based on pixel change during shove gesture.
- showAttributionDialog(String[]) - Method in class com.mapbox.mapboxsdk.maps.AttributionDialogManager
-
- showInfoWindow(MapboxMap, MapView) - Method in class com.mapbox.mapboxsdk.annotations.Marker
-
Deprecated.
Do not use this method, used internally by the SDK.
- sin(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the sine of the input.
- sin(Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the sine of the input.
- SINGLE_TAP - Static variable in class com.mapbox.mapboxsdk.constants.TelemetryConstants
-
Deprecated.
- 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
-
Deprecated.
- snippet(String) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
-
Deprecated.
Set the snippet of the Marker.
- SOURCE - Static variable in class com.mapbox.mapboxsdk.storage.Resource
-
TileJSON file as specified in https://www.mapbox.com/mapbox-gl-js/style-spec/#root-sources
- Source - Class in com.mapbox.mapboxsdk.style.sources
-
Base Peer class for sources.
- Source(long) - Constructor for class com.mapbox.mapboxsdk.style.sources.Source
-
Internal use
- Source() - Constructor for class com.mapbox.mapboxsdk.style.sources.Source
-
- southEast() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
-
- southWest() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
-
- SPRITE_IMAGE - Static variable in class com.mapbox.mapboxsdk.storage.Resource
-
Image part of a sprite sheet.
- SPRITE_JSON - Static variable in class com.mapbox.mapboxsdk.storage.Resource
-
JSON part of a sprite sheet.
- sqrt(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the square root of the input
- sqrt(Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the square root of the input
- staleStateTimeout(long) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
Set the timeout before the location icon becomes stale.
- staleStateTimeout() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
Set the delay before the location icon becomes stale.
- start(MapSnapshotter.SnapshotReadyCallback) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
-
Starts loading and rendering the snapshot.
- start(MapSnapshotter.SnapshotReadyCallback, MapSnapshotter.ErrorHandler) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
-
Starts loading and rendering the snapshot.
- 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_FADE_WHEN_FACING_NORTH - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_COMPASS_GRAVITY - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_COMPASS_IMAGE_BITMAP - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_COMPASS_IMAGE_RES - 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_DESELECT_MARKER_ON_TAP - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_DISABLE_ROTATE_WHEN_SCALING - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_DOUBLE_TAP_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_FLING_ANIMATION_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_HAS_SAVED_STATE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_HORIZONAL_SCROLL_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_INACTIVE - Static variable in class com.mapbox.mapboxsdk.offline.OfflineRegion
-
- STATE_INCREASE_ROTATE_THRESHOLD - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_INCREASE_SCALE_THRESHOLD - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- 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_QUICK_ZOOM_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_ROTATE_ANIMATION_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_ROTATE_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_SCALE_ANIMATION_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_SCROLL_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_TILT_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_USER_FOCAL_POINT - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_ZOOM_ENABLED - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- STATE_ZOOM_RATE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
-
- step(Number, Expression, Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of
input and output values (\"stops\").
- step(Expression, Expression, Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of
input and output values (\"stops\").
- step(Number, Expression, Expression.Stop...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of
input and output values (\"stops\").
- step(Expression, Expression, Expression.Stop...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of
input and output values (\"stops\").
- step(Number, Number, Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of
input and output values (\"stops\").
- step(Expression, Number, Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of
input and output values (\"stops\").
- step(Number, Number, Expression.Stop...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of
input and output values (\"stops\").
- step(Expression, Number, Expression.Stop...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of
input and output values (\"stops\").
- stop(Object, Object) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Produces a stop value.
- strictModeViolation(String) - Static method in class com.mapbox.mapboxsdk.MapStrictMode
-
Internal use.
- strictModeViolation(String, Throwable) - Static method in class com.mapbox.mapboxsdk.MapStrictMode
-
Internal use.
- strictModeViolation(Throwable) - Static method in class com.mapbox.mapboxsdk.MapStrictMode
-
Internal use.
- string(Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Asserts that the input value is a string.
- strokeColor(int) - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
-
Deprecated.
Specifies the polygon's stroke color, as 32-bit ARGB.
- style() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptions
-
The proxy object for current map style.
- Style - Class in com.mapbox.mapboxsdk.maps
-
The proxy object for current map style.
- STYLE - Static variable in class com.mapbox.mapboxsdk.storage.Resource
-
Style sheet JSON file
- Style.Builder - Class in com.mapbox.mapboxsdk.maps
-
Builder for composing a style object.
- Style.Builder.ImageWrapper - Class in com.mapbox.mapboxsdk.maps
-
- Style.Builder.LayerAboveWrapper - Class in com.mapbox.mapboxsdk.maps
-
- Style.Builder.LayerAtWrapper - Class in com.mapbox.mapboxsdk.maps
-
- Style.Builder.LayerBelowWrapper - Class in com.mapbox.mapboxsdk.maps
-
- Style.Builder.LayerWrapper - Class in com.mapbox.mapboxsdk.maps
-
- Style.OnStyleLoaded - Interface in com.mapbox.mapboxsdk.maps
-
Callback to be invoked when a style has finished loading.
- Style.StyleUrl - Annotation Type in com.mapbox.mapboxsdk.maps
-
Indicates the parameter accepts one of the values from Style.
- STYLE_VERSION - Static variable in class com.mapbox.mapboxsdk.constants.AppConstant
-
- styleRes(int) - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptions.Builder
-
- styleRes() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptions
-
The LocationComponent style resource (e.g.
- subscribe(Observer, List<String>) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
-
Subscribes an Observer to a provided list of event types.
- subtract(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the result of subtracting a number from 0.
- subtract(Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the result of subtracting a number from 0.
- subtract(Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the result of subtracting the second input from the first.
- subtract(Number, Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the result of subtracting the second input from the first.
- sum(Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the sum of the inputs.
- sum(Number...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the sum of the inputs.
- SupportMapFragment - Class in com.mapbox.mapboxsdk.maps
-
Support Fragment wrapper around a map view.
- SupportMapFragment() - Constructor for class com.mapbox.mapboxsdk.maps.SupportMapFragment
-
- surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
This method is part of the SurfaceHolder.Callback interface, and is
not normally called or subclassed by clients of GLSurfaceView.
- surfaceCreated(SurfaceHolder) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
This method is part of the SurfaceHolder.Callback interface, and is
not normally called or subclassed by clients of GLSurfaceView.
- surfaceDestroyed(SurfaceHolder) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
This method is part of the SurfaceHolder.Callback interface, and is
not normally called or subclassed by clients of GLSurfaceView.
- surfaceRedrawNeeded(SurfaceHolder) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
Deprecated.
- surfaceRedrawNeededAsync(SurfaceHolder, Runnable) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
-
This method is part of the SurfaceHolder.Callback2 interface, and is
not normally called or subclassed by clients of GLSurfaceView.
- switchCase(Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Selects the first output whose corresponding test condition evaluates to true.
- SYMBOL_PLACEMENT_LINE - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
The label is placed along the line of the geometry.
- SYMBOL_PLACEMENT_LINE_CENTER - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
The label is placed at the center of the line of the geometry.
- SYMBOL_PLACEMENT_POINT - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
The label is placed at the point where the geometry is located.
- SYMBOL_Z_ORDER_AUTO - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
If symbol sort key is set, sort based on that.
- SYMBOL_Z_ORDER_SOURCE - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
Symbols will be rendered in the same order as the source data with no sorting applied.
- SYMBOL_Z_ORDER_VIEWPORT_Y - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
Symbols will be sorted by their y-position relative to the viewport.
- symbolAvoidEdges(Boolean) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
If true, the symbols will not cross tile edges to avoid mutual collisions.
- symbolAvoidEdges(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
If true, the symbols will not cross tile edges to avoid mutual collisions.
- SymbolLayer - Class in com.mapbox.mapboxsdk.style.layers
-
An icon or a text label.
- SymbolLayer(String, String) - Constructor for class com.mapbox.mapboxsdk.style.layers.SymbolLayer
-
Creates a SymbolLayer.
- symbolPlacement(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Label placement relative to its geometry.
- symbolPlacement(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Label placement relative to its geometry.
- symbolSortKey(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Sorts features in ascending order based on this value.
- symbolSortKey(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Sorts features in ascending order based on this value.
- symbolSpacing(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Distance between two symbol anchors.
- symbolSpacing(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Distance between two symbol anchors.
- symbolZOrder(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Controls the order in which overlapping symbols in the same layer are rendered
- symbolZOrder(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Controls the order in which overlapping symbols in the same layer are rendered