Types
import type { OrientedImageryType, Accuracy, AffineTransformations, PrincipalOffsetPoint, RadialDistortionCoefficients } from "@arcgis/core/layers/orientedImagery/types.js";Type definitions
OrientedImageryType
Type definition
- Since
- ArcGIS Maps SDK for JavaScript 5.0
- Type
- "horizontal" | "nadir" | "oblique" | "360" | "inspection" | "terrestrial-frame-video" | "aerial-frame-video" | "terrestrial-360-video" | "aerial-360-video"
ConstantElevation
Type definition
- Since
- ArcGIS Maps SDK for JavaScript 5.0
The unit of constant elevation value measured in meters.
constantElevation
Property
- Type
- number
- Since
- ArcGIS Maps SDK for JavaScript 5.0
The constant associated with the elevation source.