MapMode2D

Describes how the map will operate in 2D.
Properties:
Name Type Description
ROTATE number The 2D map can be rotated about the z axis.
INFINITE_SCROLL number The 2D map can be scrolled infinitely in the horizontal direction.

Members

static constant Cesium.MapMode2D.INFINITE_SCROLL : number

The 2D map can be scrolled infinitely in the horizontal direction.
Default Value: 1

static constant Cesium.MapMode2D.ROTATE : number

The 2D map can be rotated about the z axis.
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.