ArcGISTiledElevationSource.withItem constructor

ArcGISTiledElevationSource.withItem(
  1. Item item
)

Creates an ArcGIS tiled elevation source with a portal item.

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:

  • item — The ArcGIS tiled elevation source item (only PortalItem are supported).