ExportTileCacheTask constructor

ExportTileCacheTask({
  1. required Uri uri,
})

Create an export tile cache task from a URL.

The map or image service must support tile cache export.

Parameters:

  • uri — The URL of an ArcGIS REST service that supports tile cache export.