CameraBoundaryDescription
An object literal that contains information defining an area on the map.
Declaration
interface CameraBoundaryDescriptionOverview
The CameraBoundaryDescription, returned from the cameraBoundary property, contains the camera boundary represented as a MapRect or a CoordinateRegion. Both properties describe the same rectangular area on the map.
Topics
Defining a Camera Boundary
See Also
Manipulating the visible portion of the map
centersetCenterAnimated(coordinate, animated)regionsetRegionAnimated(region, animated)rotationsetRotationAnimated(degrees, animated)visibleMapRectsetVisibleMapRectAnimated(mapRect, animated)cameraBoundarysetCameraBoundaryAnimated(mapRect, animated)cameraDistancesetCameraDistanceAnimated(distance, animated)cameraZoomRangesetCameraZoomRangeAnimated(cameraZoomRange, animated)