IntegratedMeshLayer.withUri constructor

IntegratedMeshLayer.withUri(
  1. Uri uri
)

Creates an Integrated Mesh layer object.

If the specified URI is a portal item URL (see PortalItem.withUri for the supported URL formats), the underlying PortalItem will be created and accessible through Layer.item.

Parameters:

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