ArcGISTiledElevationSource.withUri constructor

ArcGISTiledElevationSource.withUri(
  1. Uri uri
)

Creates an ArcGIS tiled elevation source with using a URL to an elevation service object.

An ArcGIS tiled elevation source is added to a Surface and provides elevation data on which layers may be draped or offset from. The ArcGIS tiled elevation source uses an ArcGIS Image service to provide the elevation data.

Parameters:

  • uri — The URI to an elevation service or to an elevation service portal item.