Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebMapProperties

Hierarchy

Index

Properties

Optional applicationProperties

applicationProperties: ApplicationPropertiesProperties

The applicationProperties contains the viewing properties of the WebMap.

Read more...

Optional authoringApp

authoringApp: string

The name of the application that authored the WebMap.

Read more...

Optional authoringAppVersion

authoringAppVersion: string

The version of the application that authored the WebMap.

Read more...

Optional basemap

basemap: string | BasemapProperties

Specifies a basemap for the map.

Read more...

Optional bookmarks

An array of saved geographic extents that allow end users to quickly navigate to a particular area of interest.

Read more...

Optional floorInfo

When a web map 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 initialViewProperties

initialViewProperties: InitialViewPropertiesProperties

The initial view of the WebMap.

Read more...

Optional layers

A collection of operational layers.

Read more...

Optional portalItem

The portal item from which the WebMap is loaded.

Read more...

Optional presentation

presentation: any

Provides multiple slides.

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 webmap.

Read more...

Optional utilityNetworks

utilityNetworks: any

The utilityNetworks object contains utility networks saved on the web map

Read more...

Optional widgets

widgets: Widgets

The widgets object contains widgets that are exposed to the user.

Read more...

Generated using TypeDoc