- zoom(double) - Method in class com.dingi.dingisdk.camera.CameraPosition.Builder
- 
Set the zoom of the camera 
- zoom - Variable in class com.dingi.dingisdk.camera.CameraPosition
- 
Zoom level near the center of the screen. 
- zoom() - Static method in class com.dingi.dingisdk.style.expressions.Expression
- 
Gets the current zoom level. 
- zoomBy(double, Point) - Static method in class com.dingi.dingisdk.camera.CameraUpdateFactory
- 
Returns a CameraUpdate that shifts the zoom level of the current camera viewpoint. 
- zoomBy(double) - Static method in class com.dingi.dingisdk.camera.CameraUpdateFactory
- 
Returns a CameraUpdate that shifts the zoom level of the current camera viewpoint. 
- zoomGesturesEnabled(boolean) - Method in class com.dingi.dingisdk.maps.DingiMapOptions
- 
Specifies if the zoom gesture is enabled for a map view. 
- zoomIn() - Static method in class com.dingi.dingisdk.camera.CameraUpdateFactory
- 
Returns a CameraUpdate that zooms in on the map by moving the viewpoint's height closer to
 the Earth's surface. 
- zoomOut() - Static method in class com.dingi.dingisdk.camera.CameraUpdateFactory
- 
Returns a CameraUpdate that zooms out on the map by moving the viewpoint's height farther
 away from the Earth's surface. 
- zoomTo(double) - Static method in class com.dingi.dingisdk.camera.CameraUpdateFactory
- 
Returns a CameraUpdate that moves the camera viewpoint to a particular zoom level. 
- zoomWhileTracking(double, long, DingiMap.CancelableCallback) - Method in class com.dingi.dingisdk.location.LocationComponent
- 
Zooms to the desired zoom level. 
- zoomWhileTracking(double, long) - Method in class com.dingi.dingisdk.location.LocationComponent
- 
Zooms to the desired zoom level. 
- zoomWhileTracking(double) - Method in class com.dingi.dingisdk.location.LocationComponent
- 
Zooms to the desired zoom level.