@JsType(isNative=true,
namespace="Cesium",
name="MapMode2D")
public class MapMode2D
extends Object
| Modifier and Type | Method and Description |
|---|---|
static Number |
INFINITE_SCROLL()
The 2D map can be scrolled infinitely in the horizontal direction.
|
static Number |
ROTATE()
The 2D map can be rotated about the z axis.
|
Copyright © 2019. All rights reserved.