- packDatabase(OfflineManager.FileSourceCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
-
Packs the existing database file into a minimal amount of disk space.
- padding(double[]) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
-
Padding in pixels that shifts the viewport by the specified amount.
- padding(double, double, double, double) - Method in class com.mapbox.mapboxsdk.camera.CameraPosition.Builder
-
Padding in pixels that shifts the viewport by the specified amount.
- padding - Variable in class com.mapbox.mapboxsdk.camera.CameraPosition
-
Padding in pixels.
- padding(int[]) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
- padding() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
Sets the distance from the edges of the map view’s frame to the edges of the map
view’s logical viewport.
- paddingTo(double[]) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
-
Returns a CameraUpdate that when animated changes the camera padding.
- paddingTo(double, double, double, double) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
-
Returns a CameraUpdate that when animated changes the camera padding.
- paddingWhileTracking(double[]) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Sets the padding.
- paddingWhileTracking(double[], long) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Sets the padding.
- paddingWhileTracking(double[], long, MapboxMap.CancelableCallback) - Method in class com.mapbox.mapboxsdk.location.LocationComponent
-
Sets the padding.
- PaintPropertyValue<T> - Class in com.mapbox.mapboxsdk.style.layers
-
- PaintPropertyValue(String, T) - Constructor for class com.mapbox.mapboxsdk.style.layers.PaintPropertyValue
-
- PAN - Static variable in class com.mapbox.mapboxsdk.constants.TelemetryConstants
-
Deprecated.
- parse() - Method in class com.mapbox.mapboxsdk.attribution.AttributionParser
-
Main attribution for configuration
- passingBothLayerPositionOptions_throwsException() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptionsTest
-
- passingOutOfRangeAccuracyAlpha_throwsException() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptionsTest
-
- PERMANENT_ERROR - Static variable in interface com.mapbox.mapboxsdk.http.HttpRequest
-
- pi() - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the mathematical constant pi.
- PINCH - Static variable in class com.mapbox.mapboxsdk.constants.TelemetryConstants
-
Deprecated.
- PITCH - Static variable in class com.mapbox.mapboxsdk.constants.TelemetryConstants
-
Deprecated.
- pixelForLatLng(LatLng) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshot
-
Calculate the point in pixels on the Image from geographical coordinates.
- pixelRatio(float) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
-
Set the custom pixel ratio configuration to override the default value from resources.
- Polygon - Class in com.mapbox.mapboxsdk.annotations
-
- PolygonOptions - Class in com.mapbox.mapboxsdk.annotations
-
- PolygonOptions() - Constructor for class com.mapbox.mapboxsdk.annotations.PolygonOptions
-
Deprecated.
Defines options for a polygon.
- PolygonTest - Class in com.mapbox.mapboxsdk.annotations
-
- PolygonTest() - Constructor for class com.mapbox.mapboxsdk.annotations.PolygonTest
-
- Polyline - Class in com.mapbox.mapboxsdk.annotations
-
- PolylineOptions - Class in com.mapbox.mapboxsdk.annotations
-
- PolylineOptions() - Constructor for class com.mapbox.mapboxsdk.annotations.PolylineOptions
-
Deprecated.
Defines options for a polyline.
- PolylineTest - Class in com.mapbox.mapboxsdk.annotations
-
- PolylineTest() - Constructor for class com.mapbox.mapboxsdk.annotations.PolylineTest
-
- position - Variable in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
-
Deprecated.
- position(LatLng) - Method in class com.mapbox.mapboxsdk.annotations.BaseMarkerOptions
-
Deprecated.
Set the geographical location of the Marker.
- Position - Class in com.mapbox.mapboxsdk.style.light
-
Position of the light source relative to lit (extruded) geometries.
- Position(float, float, float) - Constructor for class com.mapbox.mapboxsdk.style.light.Position
-
Creates a Position from a radial coordinate, an azimuthal angle and a polar angle.
- pow(Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the result of raising the first input to the power specified by the second.
- pow(Number, Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the result of raising the first input to the power specified by the second.
- prefetchAmbientCache(CacheAreaDefinition, OfflineManager.PrefetchAmbientCacheCallback) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
-
Pre-fetch resources from network and populates the ambient cache.
- product(Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the product of the inputs.
- product(Number...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Returns the product of the inputs.
- ProjectedMeters - Class in com.mapbox.mapboxsdk.geometry
-
ProjectedMeters is a projection of longitude, latitude points in Mercator meters.
- ProjectedMeters(double, double) - Constructor for class com.mapbox.mapboxsdk.geometry.ProjectedMeters
-
Creates a ProjectedMeters based on projected meters in north and east direction.
- ProjectedMeters(ProjectedMeters) - Constructor for class com.mapbox.mapboxsdk.geometry.ProjectedMeters
-
Creates a ProjecteMeters based on another set of projected meters.
- ProjectedMetersTest - Class in com.mapbox.mapboxsdk.geometry
-
- ProjectedMetersTest() - Constructor for class com.mapbox.mapboxsdk.geometry.ProjectedMetersTest
-
- Projection - Class in com.mapbox.mapboxsdk.maps
-
A projection is used to translate between on screen location and geographic coordinates on
the surface of the Earth.
- properties() - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
-
Gets the feature properties object.
- Property - Class in com.mapbox.mapboxsdk.style.layers
-
Paint/Layout properties for Layer
- Property.ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Whether extruded geometries are lit relative to the map or viewport.
- Property.CIRCLE_PITCH_ALIGNMENT - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Orientation of circle when map is pitched.
- Property.CIRCLE_PITCH_SCALE - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Controls the scaling behavior of the circle when the map is pitched.
- Property.CIRCLE_TRANSLATE_ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Controls the frame of reference for `circle-translate`.
- Property.FILL_EXTRUSION_TRANSLATE_ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Controls the frame of reference for `fill-extrusion-translate`.
- Property.FILL_TRANSLATE_ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Controls the frame of reference for `fill-translate`.
- Property.HILLSHADE_ILLUMINATION_ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Direction of light source when map is rotated.
- Property.ICON_ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Part of the icon placed closest to the anchor.
- Property.ICON_PITCH_ALIGNMENT - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Orientation of icon when map is pitched.
- Property.ICON_ROTATION_ALIGNMENT - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
In combination with `symbol-placement`, determines the rotation behavior of icons.
- Property.ICON_TEXT_FIT - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Scales the icon to fit around the associated text.
- Property.ICON_TRANSLATE_ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Controls the frame of reference for `icon-translate`.
- Property.LINE_CAP - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
The display of line endings.
- Property.LINE_JOIN - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
The display of lines when joining.
- Property.LINE_TRANSLATE_ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Controls the frame of reference for `line-translate`.
- Property.RASTER_RESAMPLING - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
The resampling/interpolation method to use for overscaling, also known as texture magnification filter
- Property.SYMBOL_PLACEMENT - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Label placement relative to its geometry.
- Property.SYMBOL_Z_ORDER - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Controls the order in which overlapping symbols in the same layer are rendered
- Property.TEXT_ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Part of the text placed closest to the anchor.
- Property.TEXT_JUSTIFY - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Text justification options.
- Property.TEXT_PITCH_ALIGNMENT - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Orientation of text when map is pitched.
- Property.TEXT_ROTATION_ALIGNMENT - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
In combination with `symbol-placement`, determines the rotation behavior of the individual glyphs forming the text.
- Property.TEXT_TRANSFORM - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Specifies how to capitalize text, similar to the CSS `text-transform` property.
- Property.TEXT_TRANSLATE_ANCHOR - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
Controls the frame of reference for `text-translate`.
- Property.TEXT_WRITING_MODE - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
The property allows control over a symbol's orientation.
- Property.VISIBILITY - Annotation Type in com.mapbox.mapboxsdk.style.layers
-
- PropertyFactory - Class in com.mapbox.mapboxsdk.style.layers
-
Constructs paint/layout properties for Layers
- PropertyFactory() - Constructor for class com.mapbox.mapboxsdk.style.layers.PropertyFactory
-
- PropertyValue<T> - Class in com.mapbox.mapboxsdk.style.layers
-
Properties for Layer
- PropertyValue(String, T) - Constructor for class com.mapbox.mapboxsdk.style.layers.PropertyValue
-
Not part of the public API.
- pulseAlpha(float) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
Sets the opacity of the LocationComponent's pulsing circle.
- pulseAlpha() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
The opacity of the LocationComponent's circle as it pulses.
- pulseColor(int) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
Sets the color of the LocationComponent's pulsing circle.
- pulseColor() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
Color of the LocationComponent's pulsing circle as it pulses.
- pulseEnabled(boolean) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
Enable or disable the LocationComponent's pulsing circle.
- pulseEnabled() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
Enable or disable the LocationComponent's pulsing circle.
- pulseFadeEnabled(boolean) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
Enable or disable fading of the LocationComponent's pulsing circle.
- pulseFadeEnabled() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
Enable or disable fading of the LocationComponent's pulsing circle.
- pulseInterpolator(Interpolator) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
Sets the pulsing circle's interpolator animation.
- pulseInterpolator() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
The interpolator type of animation for the movement of the LocationComponent's circle
- pulseMaxRadius(float) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
The maximum radius that a single pulse should expand the LocationComponent's pulsing circle to.
- pulseMaxRadius() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
The maximum radius that a single pulse should expand the LocationComponent's pulsing circle to.
- pulseSingleDuration(float) - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions.Builder
-
Sets the number of milliseconds it takes for a single pulse of the LocationComponent's pulsing circle.
- pulseSingleDuration() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptions
-
The number of milliseconds it takes for a single pulse of the LocationComponent's pulsing circle.
- PULSING_CIRCLE_LAYER - Static variable in class com.mapbox.mapboxsdk.location.LocationComponentConstants
-
Layer ID of the location pulsing circle.
- PulsingLocationCircleAnimator - Class in com.mapbox.mapboxsdk.location
-
Manages the logic of the interpolated animation which is applied to the LocationComponent's pulsing circle
- PulsingLocationCircleAnimator(MapboxAnimator.AnimationsValueChangeListener, int, float) - Constructor for class com.mapbox.mapboxsdk.location.PulsingLocationCircleAnimator
-
- putResourceWithUrl(String, byte[], long, long, String, boolean) - Method in class com.mapbox.mapboxsdk.offline.OfflineManager
-
Insert the provided resource into the ambient cache
This method mimics the caching that would take place if the equivalent
resource were requested in the process of map rendering.