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

Referenced by: slide

Properties

PropertyDetails
anchorPointObject with spatialReference, x, and y.
featureIdAn integer specifying the feature’s id.
layerIdA string specifying the layer id.
subLayerIdAn integer specifying the sublayer id.

visiblePopup Example

{
"anchorPoint": {
"x": 958235.9373134295,
"y": 5885436.707293842,
"spatialReference": {
"wkid": 102100
}
},
"featureId": 1,
"layerId": "presentationlayerid1"
}