ViewerPOISetPointsAddedEventΒΆ
Class ViewerPOISetPointsAddedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- ViewerPOISetPointsAddedEvent
Index
Properties
Experimentalid
id: number
The unique ID of the event.
Experimentalpoi Ids
poiIds: number[]
The IDs of the added PointOfInterests.
Experimentalpoi Set Id
poiSetId: number
The ID of the set of PointOfInterests that was changed.
Experimentalproperties
The properties of the added PointOfInterests.
Optional Experimentaltransaction Code
transactionCode?: string
The transaction code associated with the event.
Optional ExperimentaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optional Experimentaltype
The type of the event.
Experimentalviewer Id
viewerId: string
The ID of the viewer in which the set of PointOfInterests was changed.
Experimental. May be changed in the future without notice.
Event that is fired when new PointOfInterests are added to an existing set.
See