OfflineMapItemInfo

Contains properties to override the offline maps item properties. When you generate an offline map using the GenerateOfflineMapJob, you can override some of the properties that are automatically provided by the web map, such as the title, thumbnail, and description. To do this set any of the OfflineMapItemInfo properties on the GenerateOfflineMapParameters.itemInfo.

Since

200.1.0

Constructors

Link copied to clipboard
constructor()

Creates an offline map item info object.

Properties

Link copied to clipboard

The access information for the offline map.

Link copied to clipboard

The description text of the offline map.

Link copied to clipboard

The snippet text of the offline map.

Link copied to clipboard

The user defined tags that describe the offline map.

Link copied to clipboard

The terms of use of the item. This property can contain HTML formatting.

Link copied to clipboard

The thumbnail to be used for the offline map.

Link copied to clipboard

The title for the offline map's item.