Package com.arcgismaps.mapping.layers.vectortiles

Types

Link copied to clipboard
class VectorTileCache : Loadable

Metadata for a local cache of vector map tiles that can be used to create a layer. Local tile caches are ideal for providing basemaps or less frequently changing contextual layers, where network access is limited or non-existent. They can be created and downloaded onto a device by using an ExportVectorTilesJob, or alternatively can be provisioned directly to local storage. Currently the only supported type of cache is:

Link copied to clipboard
class VectorTileSourceInfo

This object represents the source metadata for a vector tile layer.

Link copied to clipboard
class VectorTileStyle

This object represents the style information for a vector tile layer.