Camera Position
Resembles the position, angle, zoom and tilt of the user's viewpoint.
Types
Properties
Padding in pixels. Specified in left, top, right, bottom order. See Builder.padding for the definition of the camera's padding.
The angle, in degrees, of the camera angle from the nadir (directly facing the Earth). See Builder.tilt for details of restrictions on the range of values.
Zoom level near the center of the screen. See Builder.zoom for the definition of the camera's zoom level.
Functions
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Compares this CameraPosition object with another CameraPosition and determines if their target, zoom, tilt, and bearing match.
Gives an integer which can be used as the bucket number for storing elements of the set/map. This bucket number is the address of the element inside the set/map. There's no guarantee that this hash value will be consistent between different Java implementations, or even between different execution runs of the same program.
Flatten this object in to a Parcel.