Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebSceneProperties

Hierarchy

Index

Properties

Optional applicationProperties

Configuration of application and UI elements.

Read more...

Optional authoringApp

authoringApp: string

The name of the application that authored the WebScene.

Read more...

Optional authoringAppVersion

authoringAppVersion: string

The version of the application that authored the WebScene.

Read more...

Optional basemap

basemap: string | BasemapProperties

Specifies a basemap for the map.

Read more...

Optional clippingArea

clippingArea: ExtentProperties

This property only applies to local scenes. Represents an optional clipping area used to define the bounds or Extent of a local scene.

Read more...

Optional clippingEnabled

clippingEnabled: boolean

This property only applies to local scenes. Determines whether clipping using the clippingArea is enabled.

Read more...

Optional floorInfo

When a web scene is configured as floor-aware, it has a floorInfo property defined.

Read more...

Optional ground

ground: string | GroundProperties

Specifies the surface properties for the map.

Read more...

Optional heightModelInfo

heightModelInfo: HeightModelInfoProperties

The height model info of the WebScene.

Read more...

Optional initialViewProperties

The initial view of the WebScene.

Read more...

Optional layers

A collection of operational layers.

Read more...

Optional portalItem

The portal item from which the WebScene is loaded.

Read more...

Optional presentation

Provides a Collection of slides that act as bookmarks for saving predefined viewpoints and visible layers.

Read more...

Optional tables

A collection of layer instances that are tables saved in a Map and/or a WebMap.

Read more...

Optional thumbnailUrl

thumbnailUrl: string

The URL to the thumbnail used for the web scene.

Read more...

Generated using TypeDoc