- name - Variable in class com.dingi.dingisdk.style.layers.PropertyValue
-  
- nativeCancel() - Method in class com.dingi.dingisdk.snapshotter.MapSnapshotter
-  
- nativeGetAttribution() - Method in class com.dingi.dingisdk.style.sources.Source
-  
- nativeGetFilter() - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeGetId() - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeGetId() - Method in class com.dingi.dingisdk.style.sources.Source
-  
- nativeGetMaxZoom() - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeGetMinZoom() - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeGetSourceId() - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeGetSourceLayer() - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeGetUrl() - Method in class com.dingi.dingisdk.style.sources.GeoJsonSource
-  
- nativeGetUrl() - Method in class com.dingi.dingisdk.style.sources.ImageSource
-  
- nativeGetUrl() - Method in class com.dingi.dingisdk.style.sources.RasterDemSource
-  
- nativeGetUrl() - Method in class com.dingi.dingisdk.style.sources.RasterSource
-  
- nativeGetUrl() - Method in class com.dingi.dingisdk.style.sources.VectorSource
-  
- nativeGetVisibility() - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- NativeHttpRequest - Class in com.dingi.dingisdk.http
-  
- nativeInitialize(MapSnapshotter, FileSource, float, int, int, String, String, LatLngBounds, CameraPosition, boolean, String) - Method in class com.dingi.dingisdk.snapshotter.MapSnapshotter
-  
- nativeSetCoordinates(LatLngQuad) - Method in class com.dingi.dingisdk.style.sources.ImageSource
-  
- nativeSetFilter(Object[]) - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeSetImage(Bitmap) - Method in class com.dingi.dingisdk.style.sources.ImageSource
-  
- nativeSetLayoutProperty(String, Object) - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeSetMaxZoom(float) - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeSetMinZoom(float) - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeSetPaintProperty(String, Object) - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeSetSourceLayer(String) - Method in class com.dingi.dingisdk.style.layers.Layer
-  
- nativeSetUrl(String) - Method in class com.dingi.dingisdk.style.sources.GeoJsonSource
-  
- nativeSetUrl(String) - Method in class com.dingi.dingisdk.style.sources.ImageSource
-  
- nativeStart() - Method in class com.dingi.dingisdk.snapshotter.MapSnapshotter
-  
- nativeUpdate() - Method in class com.dingi.dingisdk.style.layers.CustomLayer
-  
- nearLeft - Variable in class com.dingi.dingisdk.geometry.VisibleRegion
- 
LatLng object that defines the bottom left corner of the camera. 
- nearRight - Variable in class com.dingi.dingisdk.geometry.VisibleRegion
- 
LatLng object that defines the bottom right corner of the camera. 
- neq(Expression, Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Returns true if the input values are not equal, false otherwise. 
- neq(Expression, Expression, Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Returns true if the input values are not equal, false otherwise. 
- neq(Expression, boolean) - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Returns true if the input values are equal, false otherwise. 
- neq(Expression, String) - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Returns `true` if the input values are not equal, `false` otherwise. 
- neq(Expression, String, Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Returns true if the input values are not equal, false otherwise. 
- neq(Expression, Number) - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Returns `true` if the input values are not equal, `false` otherwise. 
- newCameraPosition(CameraPosition) - Static method in class com.dingi.dingisdk.camera.CameraUpdateFactory
- 
Returns a CameraUpdate that moves the camera to a specified CameraPosition. 
- newInstance() - Static method in class com.dingi.dingisdk.maps.MapFragment
- 
Creates a default MapFragment instance 
- newInstance(DingiMapOptions) - Static method in class com.dingi.dingisdk.maps.MapFragment
- 
Creates a MapFragment instance 
- newInstance() - Static method in class com.dingi.dingisdk.maps.SupportMapFragment
- 
Creates a default MapFragment instance 
- newInstance(DingiMapOptions) - Static method in class com.dingi.dingisdk.maps.SupportMapFragment
- 
Creates a MapFragment instance 
- newLatLng(LatLng) - Static method in class com.dingi.dingisdk.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.dingi.dingisdk.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. 
- newLatLngBounds(LatLngBounds, int, int, int, int) - Static method in class com.dingi.dingisdk.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. 
- newLatLngZoom(LatLng, double) - Static method in class com.dingi.dingisdk.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. 
- NONE - Static variable in class com.dingi.dingisdk.location.modes.CameraMode
- 
No camera tracking. 
- NONE - Static variable in class com.dingi.dingisdk.style.layers.Property
- 
The layer is hidden. 
- NONE_COMPASS - Static variable in class com.dingi.dingisdk.location.modes.CameraMode
- 
Camera does not track location, but does track compass bearing. 
- NONE_GPS - Static variable in class com.dingi.dingisdk.location.modes.CameraMode
- 
Camera does not track location, but does track GPS Locationbearing.
 
- NORMAL - Static variable in class com.dingi.dingisdk.location.modes.RenderMode
- 
Basic tracking is enabled, bearing ignored. 
- not(Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Logical negation. 
- not(boolean) - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Logical negation. 
- number(Expression...) - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Asserts that the input value is a number.