OrientedImageryLayer constructor
- ArcGISFeatureTable featureTable
Creates a new oriented imagery layer object from a feature table containing oriented imagery data.
If the feature table does not contain oriented imagery data, the layer will fail to load. ArcGISFeatureTable.layerInfo and ArcGISFeatureLayerInfo.serviceType can be checked to verify the feature type before attempting to create an OrientedImageryLayer.
Parameters:
featureTable— The feature table containing point features representing camera locations, with attributes that define imagery metadata and camera characteristics.