Contents

cameraDistance

The altitude of the camera relative to the elevation of the center of the map.

Declaration

get cameraDistance(): number;
set cameraDistance(value: number);

Mentioned in

Discussion

This property sets the altitude of the camera relative to the elevation of the center of the map. The camera distance is a value in meters; it must be greater than or equal to 0.

See Also

Manipulating the visible portion of the map