BingMapsStyle

BingMapsStyle()

The types of imagery provided by Bing Maps.
See:

Members

staticconstantCesium.BingMapsStyle.AERIAL : String

Aerial imagery.

staticconstantCesium.BingMapsStyle.AERIAL_WITH_LABELS : String

Aerial imagery with a road overlay.

Deprecated: See https://github.com/AnalyticalGraphicsInc/cesium/issues/7128. Use `BingMapsStyle.AERIAL_WITH_LABELS_ON_DEMAND` instead

staticconstantCesium.BingMapsStyle.AERIAL_WITH_LABELS_ON_DEMAND : String

Aerial imagery with a road overlay.

staticconstantCesium.BingMapsStyle.CANVAS_DARK : String

A dark version of the road maps.

staticconstantCesium.BingMapsStyle.CANVAS_GRAY : String

A grayscale version of the road maps.

staticconstantCesium.BingMapsStyle.CANVAS_LIGHT : String

A lighter version of the road maps.

staticconstantCesium.BingMapsStyle.COLLINS_BART : String

Collins Bart imagery.

staticconstantCesium.BingMapsStyle.ORDNANCE_SURVEY : String

Ordnance Survey imagery. This imagery is visible only for the London, UK area.

staticconstantCesium.BingMapsStyle.ROAD : String

Roads without additional imagery.

Deprecated: See https://github.com/AnalyticalGraphicsInc/cesium/issues/7128. Use `BingMapsStyle.ROAD_ON_DEMAND` instead

staticconstantCesium.BingMapsStyle.ROAD_ON_DEMAND : String

Roads without additional imagery.