ArcGISStreamService

constructor(item: PortalItem)

Creates a new stream service from a portal item. The supported item types are com.arcgismaps.portal.PortalItemType.Feed and com.arcgismaps.portal.PortalItemType.StreamService.

Since

200.6.0

Parameters

item

An ArcGIS stream service com.arcgismaps.mapping.PortalItem.

See also


constructor(url: String)

Creates a new stream service.

Since

200.1.0

Parameters

url

The URL of the stream service.