MapClickPayload
MapClickPayload =
object
Payload for map click events emitted through the event bus. Contains picking information about what was clicked and the gesture event details.
Properties
event
event:
NonFuncMjolnirGestureEvent
The gesture event that triggered the click
id
id:
UniqueId
The map instance the event occurred within
info
info:
NonFuncPickingInfo
Information about the picked object and its properties