ArcType

ArcType()

ArcType defines the path that should be taken connecting vertices.

Members

staticconstantCesium.ArcType.GEODESIC : Number

Follow geodesic path.

staticconstantCesium.ArcType.NONE : Number

Straight line that does not conform to the surface of the ellipsoid.

staticconstantCesium.ArcType.RHUMB : Number

Follow rhumb or loxodrome path.