text
stringlengths
0
8.81k
RHUMB
number
Follow rhumb or loxodrome path.
constant Axis : number
engine/Source/Scene/Axis.js 11
An enum describing the x, y, and z axes and helper conversion functions.
Properties:
Name
Type
Description
X
number
Denotes the x-axis.
Y
number
Denotes the y-axis.
Z
number
Denotes the z-axis.
constant BingMapsStyle : number
engine/Source/Scene/BingMapsStyle.js 8
The types of imagery provided by Bing Maps.
Properties:
Name
Type
Description
AERIAL
string
Aerial imagery.
AERIAL_WITH_LABELS
string
Aerial imagery with a road overlay.
AERIAL_WITH_LABELS_ON_DEMAND
string