- handleFailure(int, String) - Method in interface com.mapbox.mapboxsdk.http.HttpResponder
-
Invoked when a resource failed to be retrieved.
- handleFailure(int, String) - Method in class com.mapbox.mapboxsdk.http.NativeHttpRequest
-
- has(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Tests for the presence of an property value in the current feature's properties.
- has(String) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Tests for the presence of an property value in the current feature's properties.
- has(Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Tests for the presence of an property value from another object.
- has(String, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Tests for the presence of an property value from another object.
- hashCode() - Method in class com.mapbox.mapboxsdk.annotations.Annotation
-
Deprecated.
Gives an integer which can be used as the bucket number for storing elements of the set/map.
- hashCode() - Method in class com.mapbox.mapboxsdk.annotations.Icon
-
Deprecated.
Gives an integer which can be used as the bucket number for storing elements of the set/map.
- hashCode() - Method in class com.mapbox.mapboxsdk.annotations.MarkerOptions
-
Deprecated.
Gives an integer which can be used as the bucket number for storing elements of the set/map.
- hashCode() - Method in class com.mapbox.mapboxsdk.annotations.PolygonOptions
-
Deprecated.
Gives an integer which can be used as the bucket number for storing elements of the set/map.
- hashCode() - Method in class com.mapbox.mapboxsdk.annotations.PolylineOptions
-
Deprecated.
Gives an integer which can be used as the bucket number for storing elements of the set/map.
- hashCode() - Method in class com.mapbox.mapboxsdk.attribution.Attribution
-
- hashCode() - Method in class com.mapbox.mapboxsdk.attribution.AttributionLayout
-
- hashCode() - Method in class com.mapbox.mapboxsdk.camera.CameraPosition
-
Gives an integer which can be used as the bucket number for storing elements of the set/map.
- hashCode() - Method in class com.mapbox.mapboxsdk.geometry.LatLng
-
Returns a hash code value for the object.
- hashCode() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBounds
-
Returns a hash code value for the object.
- hashCode() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsZoom
-
Returns a hash code value for the object.
- hashCode() - Method in class com.mapbox.mapboxsdk.geometry.LatLngQuad
-
- hashCode() - Method in class com.mapbox.mapboxsdk.geometry.LatLngSpan
-
Returns a hash code value for the object.
- hashCode() - Method in class com.mapbox.mapboxsdk.geometry.ProjectedMeters
-
Returns a hash code value for the object.
- hashCode() - Method in class com.mapbox.mapboxsdk.geometry.VisibleRegion
-
Returns a hash code value for the object.
- hashCode() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
- hashCode() - Method in class com.mapbox.mapboxsdk.location.LocationUpdate
-
- hashCode() - Method in class com.mapbox.mapboxsdk.maps.ImageContent
-
- hashCode() - Method in class com.mapbox.mapboxsdk.maps.ImageStretches
-
- hashCode() - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
-
- hashCode() - Method in class com.mapbox.mapboxsdk.module.telemetry.OfflineDownloadEndEvent
-
- hashCode() - Method in class com.mapbox.mapboxsdk.module.telemetry.OfflineDownloadStartEvent
-
- hashCode() - Method in class com.mapbox.mapboxsdk.offline.OfflineRegionError
-
- hashCode() - Method in class com.mapbox.mapboxsdk.style.expressions.Expression.ExpressionLiteral
-
Returns a hash code value for the expression literal.
- hashCode() - Method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns a hash code value for the expression.
- hashCode() - Method in class com.mapbox.mapboxsdk.style.layers.PropertyValue
-
- hashCode() - Method in class com.mapbox.mapboxsdk.style.layers.TransitionOptions
-
- hashCode() - Method in class com.mapbox.mapboxsdk.style.light.Position
-
- hashCode() - Method in class com.mapbox.mapboxsdk.style.types.Formatted
-
- hashCode() - Method in class com.mapbox.mapboxsdk.style.types.FormattedSection
-
- hasInstance() - Static method in class com.mapbox.mapboxsdk.Mapbox
-
Internal use.
- heatmapColor(int) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Defines the color of each pixel based on its density value in a heatmap.
- heatmapColor(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Defines the color of each pixel based on its density value in a heatmap.
- heatmapColor(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Defines the color of each pixel based on its density value in a heatmap.
- heatmapDensity() - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Gets the kernel density estimation of a pixel in a heatmap layer,
which is a relative measure of how many data points are crowded around a particular pixel.
- heatmapIntensity(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
- heatmapIntensity(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
- HeatmapLayer - Class in com.mapbox.mapboxsdk.style.layers
-
A heatmap.
- HeatmapLayer(String, String) - Constructor for class com.mapbox.mapboxsdk.style.layers.HeatmapLayer
-
Creates a HeatmapLayer.
- heatmapOpacity(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The global opacity at which the heatmap layer will be drawn.
- heatmapOpacity(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The global opacity at which the heatmap layer will be drawn.
- heatmapRadius(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Radius of influence of one heatmap point in density-independent pixels.
- heatmapRadius(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Radius of influence of one heatmap point in density-independent pixels.
- heatmapWeight(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
A measure of how much an individual point contributes to the heatmap.
- heatmapWeight(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
A measure of how much an individual point contributes to the heatmap.
- hideInfoWindow() - Method in class com.mapbox.mapboxsdk.annotations.Marker
-
Deprecated.
Do not use this method, used internally by the SDK.
- HILLSHADE_ILLUMINATION_ANCHOR_MAP - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
The hillshade illumination is relative to the north direction.
- HILLSHADE_ILLUMINATION_ANCHOR_VIEWPORT - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
-
The hillshade illumination is relative to the top of the viewport.
- hillshadeAccentColor(int) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
- hillshadeAccentColor(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
- hillshadeAccentColor(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
- hillshadeExaggeration(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Intensity of the hillshade
- hillshadeExaggeration(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Intensity of the hillshade
- hillshadeHighlightColor(int) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The shading color of areas that faces towards the light source.
- hillshadeHighlightColor(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The shading color of areas that faces towards the light source.
- hillshadeHighlightColor(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The shading color of areas that faces towards the light source.
- hillshadeIlluminationAnchor(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Direction of light source when map is rotated.
- hillshadeIlluminationAnchor(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
Direction of light source when map is rotated.
- hillshadeIlluminationDirection(Float) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
- hillshadeIlluminationDirection(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
- HillshadeLayer - Class in com.mapbox.mapboxsdk.style.layers
-
Client-side hillshading visualization based on DEM data.
- HillshadeLayer(String, String) - Constructor for class com.mapbox.mapboxsdk.style.layers.HillshadeLayer
-
Creates a HillshadeLayer.
- hillshadeShadowColor(int) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The shading color of areas that face away from the light source.
- hillshadeShadowColor(String) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The shading color of areas that face away from the light source.
- hillshadeShadowColor(Expression) - Static method in class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
The shading color of areas that face away from the light source.
- horizontalScrollGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
-
Specifies if the horizontal scroll gesture is enabled for a map view.
- HttpIdentifier - Class in com.mapbox.mapboxsdk.http
-
- HttpLogger - Class in com.mapbox.mapboxsdk.http
-
- HttpRequest - Interface in com.mapbox.mapboxsdk.http
-
Interface definition for performing http requests.
- HttpRequestImpl - Class in com.mapbox.mapboxsdk.module.http
-
- HttpRequestImpl() - Constructor for class com.mapbox.mapboxsdk.module.http.HttpRequestImpl
-
- HttpRequestUrl - Class in com.mapbox.mapboxsdk.http
-
- HttpRequestUtil - Class in com.mapbox.mapboxsdk.module.http
-
Utility class for setting OkHttpRequest configurations
- HttpRequestUtil() - Constructor for class com.mapbox.mapboxsdk.module.http.HttpRequestUtil
-
- HttpResponder - Interface in com.mapbox.mapboxsdk.http
-
Interface definition for a callback to be invoked when either a response was returned for a requested resource or
when an error occurred when requesting the resource.
- HttpTransportTest - Class in com.mapbox.mapboxsdk.telemetry
-
- HttpTransportTest() - Constructor for class com.mapbox.mapboxsdk.telemetry.HttpTransportTest
-