IonWorldImageryStyle

The types of imagery provided by createWorldImagery.
Properties:
Name Type Description
AERIAL Number Aerial imagery.
AERIAL_WITH_LABELS Number Aerial imagery with a road overlay.
ROAD Number Roads without additional imagery.

Members

static constant Cesium.IonWorldImageryStyle.AERIAL : Number

Aerial imagery.
Default Value: 2

static constant Cesium.IonWorldImageryStyle.AERIAL_WITH_LABELS : Number

Aerial imagery with a road overlay.
Default Value: 3

static constant Cesium.IonWorldImageryStyle.ROAD : Number

Roads without additional imagery.
Default Value: 4