IVisiblePopup

Interface

A presentation slide's visiblePopup which contains anchorPoint, featureId, layerId, and subLayerId.

Properties

Property Type Notes
anchorPoint Optional IPoint

Object with spatialReference, x, and y.

featureId Optional number

An integer specifying the feature's id.

layerId Optional string

A string specifying the layer id.

subLayerId Optional number

An integer specifying the sublayer id.


Interface defined in packages/arcgis-rest-types/src/webmap.ts:398