Vector Tile Source Info
The metadata for a vector tile source. A vector tile source can be provided by online vector tile service, a vector tile style sheet, or a local vector tile cache. VectorTileSourceInfo provides basic information about the vector tile source such as the name, URI, extent and visible scale. You can obtain the VectorTileSourceInfo from an com.arcgismaps.mapping.layers.ArcGISVectorTiledLayer or a VectorTileCache.
Since
200.1.0
See also
Properties
The default style object.
The current the default style URI.
True if this source supports exporting tiles, false otherwise.
The full extent of the source data.
The initial extent of the source data.
The levels of detail of the source data.
The maximum number of tiles that can be exported from the service.
The spatial reference of the source data.