ArcGISVectorTiledLayer.withVectorTileCache constructor

ArcGISVectorTiledLayer.withVectorTileCache(
  1. VectorTileCache vectorTileCache, {
  2. ItemResourceCache? itemResourceCache,
})

Creates an ArcGIS Vector Tiled Layer from a vector tile cache and an item resource cache containing a custom style for this vector tile layer.

Parameters:

  • vectorTileCache — A VectorTileCache.
  • itemResourceCache — The item resource cache contains a custom style.