ArcGISVectorTiledLayer.withUri constructor

ArcGISVectorTiledLayer.withUri(
  1. Uri uri
)

Creates an ArcGIS Vector Tiled Layer from an ArcGIS Vector Tile Service URL, a Vector Tile Style Sheet URI, or the path to a local vector tile package (.vtpk) file.

Parameters:

  • uri — An ArcGIS Vector Tile Service URL, an ArcGIS Vector Tile Style Sheet URI, or the path to a local vector tile package (.vtpk) file.