text
stringlengths
0
8.81k
Global
Members
constant ArcGisBaseMapType : number
engine/Source/Scene/ArcGisBaseMapType.js 7
ArcGisBaseMapType enumerates the ArcGIS image tile layers that are supported by default.
Properties:
Name
Type
Description
SATELLITE
number
OCEANS
number
HILLSHADE
number
See:
ArcGisMapServerImageryProvider
constant ArcType : number
engine/Source/Core/ArcType.js 6
ArcType defines the path that should be taken connecting vertices.
Properties:
Name
Type
Description
NONE
number
Straight line that does not conform to the surface of the ellipsoid.
GEODESIC
number
Follow geodesic path.