ArcGISTiledElevationSource.withTileCache constructor
- TileCache tileCache
Creates an ArcGIS tiled elevation source with a tile cache.
An ArcGIS tiled elevation source is added to a Surface and provides elevation data that layers may be draped or offset from. The ArcGIS tiled elevation source uses a TileCache to provide the elevation data. Only tile caches that contain LERC tiles are supported. Use an ExportTileCacheTask to create an offline tile cache from an elevation image service.
Parameters:
tileCache
— Metadata for a local cache of elevation tiles that can be used to create an elevation source.