Package-level declarations
Types
Enumerates options for downloading an Esri vector tiled basemap service. When taking an Esri vector tiled basemap service offline (e.g. to create a VectorTileCache on your device), you can choose from different versions of the service depending on your use case.
A job that exports vector tiles from a service. The job can also export an item resource cache from a portal item.
Parameters for creating the ExportVectorTilesJob.
The result of an ExportVectorTilesJob.
A task used to export vector tiles and optionally a portal item's vector tile style resources. Vector tiles are exported as a vector tile package (.vtpk) file, see VectorTileCache.
An object containing information on offline resources typically associated with a custom style for an ArcGISVectorTiledLayer. An object containing information about resources associated with an ArcGISVectorTiledLayer. For example, a vector tile layer has style resources such as fonts, sprites, etc.