OrientedImageryLayer.withUrl constructor

OrientedImageryLayer.withUrl(
  1. Uri uri
)

Creates a new oriented imagery layer object with a URL.

The layer will fail to load if the specified URL is not a valid oriented imagery layer endpoint. A valid oriented imagery layer is a feature service layer whose type is "Oriented Imagery Layer" and that includes the required oriented imagery metadata in the layer-level orientedImageryInfo property.

Parameters:

  • uri — The URL of an individual layer in an ArcGIS map or feature service.