ArcGISTiledLayer

Creates an ArcGIS Tiled Layer object from an item.

Since

200.1.0

See also


fun ArcGISTiledLayer(tileCache: TileCache)

Creates an ArcGIS Tiled Layer object from a tile cache.

Since

200.1.0


Creates an ArcGIS Tiled Layer object. If the specified URI is a portal item URL (see PortalItem.PortalItem(String) for the supported URL formats), the underlying PortalItem will be created and accessible through Layer.item. Use this object to create an ArcGIS tiled layer.

Since

200.1.0

See also

RequestRequestRequiredEvent
LayerTileEvent
Request.handleResponse

(ByteArray, String, String, Int, Any, Any)

PortalItem
PortalItem.PortalItem

(String)