IntegratedMeshLayer

constructor(item: Item)

Creates an integrated mesh layer object with a portal item.

Since

200.1.0

Parameters

item

The integrated mesh layer item (only PortalItem are supported).

See also

PortalItem.PortalItem

(String)


constructor(uri: String)

Creates an Integrated Mesh layer object. If the specified URI is a portal item URL (see PortalItem.PortalItem for the supported URL formats), the underlying PortalItem will be created and accessible through Layer.item.

Since

200.1.0

Parameters

uri

The URI to the service, scene layer package, or portal item.

See also

PortalItem.PortalItem

(String)