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

N

name - Variable in class com.mapbox.mapboxsdk.style.layers.PropertyValue
 
nativeCancel() - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
 
nativeGetAttribution() - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeGetFilter() - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeGetId() - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeGetId() - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeGetMaxOverscaleFactorForParentTiles() - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeGetMaxZoom() - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeGetMinimumTileUpdateInterval() - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeGetMinZoom() - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeGetPrefetchZoomDelta() - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeGetSourceId() - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeGetSourceLayer() - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeGetUrl() - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
 
nativeGetUrl() - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
 
nativeGetUrl() - Method in class com.mapbox.mapboxsdk.style.sources.RasterDemSource
 
nativeGetUrl() - Method in class com.mapbox.mapboxsdk.style.sources.RasterSource
 
nativeGetUrl() - Method in class com.mapbox.mapboxsdk.style.sources.VectorSource
 
nativeGetVisibility() - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
NativeHttpRequest - Class in com.mapbox.mapboxsdk.http
 
nativeInitialize(MapSnapshotter, FileSource, float, int, int, String, String, LatLngBounds, CameraPosition, boolean, int, String) - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
 
nativeIsVolatile() - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeReset() - Method in class com.mapbox.mapboxsdk.maps.renderer.MapRenderer
 
nativeSetCoordinates(LatLngQuad) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
 
nativeSetFilter(Object[]) - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeSetImage(Bitmap) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
 
nativeSetLayoutProperty(String, Object) - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeSetMaxOverscaleFactorForParentTiles(Integer) - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeSetMaxZoom(float) - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeSetMinimumTileUpdateInterval(Long) - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeSetMinZoom(float) - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeSetPaintProperty(String, Object) - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeSetPrefetchZoomDelta(Integer) - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeSetSourceLayer(String) - Method in class com.mapbox.mapboxsdk.style.layers.Layer
 
nativeSetUrl(String) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
 
nativeSetUrl(String) - Method in class com.mapbox.mapboxsdk.style.sources.ImageSource
 
nativeSetVolatile(Boolean) - Method in class com.mapbox.mapboxsdk.style.sources.Source
 
nativeStart() - Method in class com.mapbox.mapboxsdk.snapshotter.MapSnapshotter
 
nearDateLineCenter1() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
nearDateLineCenter2() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
nearDateLineCenter3() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
nearDateLineCenter4() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
nearDateLineCenter5() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
nearLeft - Variable in class com.mapbox.mapboxsdk.geometry.VisibleRegion
LatLng object that defines the bottom left corner of the camera.
nearRight - Variable in class com.mapbox.mapboxsdk.geometry.VisibleRegion
LatLng object that defines the bottom right corner of the camera.
negativeElevation_causesExceptionToBeThrown() - Method in class com.mapbox.mapboxsdk.location.LocationComponentOptionsTest
 
neq(Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns true if the input values are not equal, false otherwise.
neq(Expression, Expression, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns true if the input values are not equal, false otherwise.
neq(Expression, boolean) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns true if the input values are equal, false otherwise.
neq(Expression, String) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns `true` if the input values are not equal, `false` otherwise.
neq(Expression, String, Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns true if the input values are not equal, false otherwise.
neq(Expression, Number) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Returns `true` if the input values are not equal, `false` otherwise.
newCameraPosition(CameraPosition) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that moves the camera to a specified CameraPosition.
newInstance() - Static method in class com.mapbox.mapboxsdk.maps.MapFragment
Creates a default MapFragment instance
newInstance(MapboxMapOptions) - Static method in class com.mapbox.mapboxsdk.maps.MapFragment
Creates a MapFragment instance
newInstance() - Static method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Creates a default MapFragment instance
newInstance(MapboxMapOptions) - Static method in class com.mapbox.mapboxsdk.maps.SupportMapFragment
Creates a MapFragment instance
newLatLng(LatLng) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that moves the center of the screen to a latitude and longitude specified by a LatLng object.
newLatLngBounds(LatLngBounds, int) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that transforms the camera such that the specified latitude/longitude bounds are centered on screen at the greatest possible zoom level while maintaining current camera position bearing and tilt values.
newLatLngBounds(LatLngBounds, double, double, int) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that transforms the camera such that the specified latitude/longitude bounds are centered on screen at the greatest possible zoom level while using provided bearing and tilt values.
newLatLngBounds(LatLngBounds, int, int, int, int) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that transforms the camera such that the specified latitude/longitude bounds are centered on screen at the greatest possible zoom level while maintaining current camera position bearing and tilt values.
newLatLngBounds(LatLngBounds, double, double, int, int, int, int) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that transforms the camera such that the specified latitude/longitude bounds are centered on screen at the greatest possible zoom level while using provided bearing and tilt values.
newLatLngPadding(LatLng, double, double, double, double) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that moves the center of the screen to a latitude and longitude specified by a LatLng object, and moves to the given zoom level.
newLatLngZoom(LatLng, double) - Static method in class com.mapbox.mapboxsdk.camera.CameraUpdateFactory
Returns a CameraUpdate that moves the center of the screen to a latitude and longitude specified by a LatLng object taking the specified padding into account.
noLatLngs() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
NONE - Static variable in class com.mapbox.mapboxsdk.location.modes.CameraMode
No camera tracking.
NONE - Static variable in class com.mapbox.mapboxsdk.log.Logger
Priority constant for the println method.
NONE - Static variable in class com.mapbox.mapboxsdk.style.layers.Property
The layer is hidden.
NONE_COMPASS - Static variable in class com.mapbox.mapboxsdk.location.modes.CameraMode
Camera does not track location, but does track compass bearing.
NONE_GPS - Static variable in class com.mapbox.mapboxsdk.location.modes.CameraMode
Camera does not track location, but does track GPS Location bearing.
NORMAL - Static variable in class com.mapbox.mapboxsdk.location.modes.RenderMode
Basic tracking is enabled, bearing ignored.
normalize(float) - Static method in class com.mapbox.mapboxsdk.location.Utils
Normalizes an angle to be in the [0, 360] range.
normalize(double, double, double, double, double) - Static method in class com.mapbox.mapboxsdk.utils.MathUtils
Scale a value from an arbitrary range to a normalized range.
northEast() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
northWest() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
not(Expression) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Logical negation.
not(boolean) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Logical negation.
notEmptySpan() - Method in class com.mapbox.mapboxsdk.geometry.LatLngBoundsTest
 
notify(ObservableEvent) - Method in class com.mapbox.mapboxsdk.maps.Observer
Notifies an Observer about an Event.
nullContext_causesExceptionToBeThrown() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptionsTest
 
nullStyle_causesExceptionToBeThrown() - Method in class com.mapbox.mapboxsdk.location.LocationComponentActivationOptionsTest
 
number(Expression...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Asserts that the input value is a number.
numberFormat(Expression, Expression.NumberFormatOption...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Converts the input number into a string representation using the providing formatting rules.
numberFormat(Number, Expression.NumberFormatOption...) - Static method in class com.mapbox.mapboxsdk.style.expressions.Expression
Converts the input number into a string representation using the providing formatting rules.
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links