visiblePopup

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

Referenced by: slide

Properties

Property Details
anchorPoint Object with spatialReference, x, and y.
featureId An integer specifying the feature's id.
layerId A string specifying the layer id.
subLayerId An integer specifying the sublayer id.

visiblePopup Example

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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.