DynamicEntityLayer

constructor(dataSource: DynamicEntityDataSource)

Creates a new dynamic entity layer from a com.arcgismaps.realtime.DynamicEntityDataSource.

Since

200.1.0

Parameters


constructor(portalItem: PortalItem)

Creates a new dynamic entity layer object from a stream service portal item. The item's type must be com.arcgismaps.portal.PortalItemType.Feed or com.arcgismaps.portal.PortalItemType.StreamService.

Since

200.6.0

Parameters

portalItem

See also

PortalItem.PortalItem

(String)