public final class

CameraUpdate

extends Object
java.lang.Object
   ↳ com.amazon.geo.mapsv2.CameraUpdate

Class Overview

Defines a target for changing the map camera. Use this class to set any or all of the camera properties (target, zoom level, bearing, and tilt), then call:

Use methods on the CameraUpdateFactory class to create a CameraUpdate.

Summary

[Expand]
Inherited Methods
From class java.lang.Object