Arc GISScene Layer
Creates an ArcGIS scene layer from a com.arcgismaps.mapping.PortalItem representing an ArcGIS scene service. The item's type should be com.arcgismaps.portal.PortalItemType.SceneService.
Since
200.1.0
Parameters
item
A portal item of type com.arcgismaps.portal.PortalItemType.SceneService.
See also
Creates an ArcGIS scene layer from the specified URI. If the specified URI is a portal item URL, the item's type should be com.arcgismaps.portal.PortalItemType.SceneService. The underlying com.arcgismaps.mapping.PortalItem can be accessed through Layer.item.
Since
200.1.0
Parameters
uri
The URL of an ArcGIS scene service, an ArcGIS scene service portal item, or a scene layer package (.slpk) file.