ArcGISTiledLayer.withItem constructor

ArcGISTiledLayer.withItem(
  1. Item item
)

Creates an ArcGIS tiled layer from a PortalItem representing an ArcGIS map service.

The item's type should be PortalItemType.mapService.

Parameters: