Skip to main content

MapHoverPayload

MapHoverPayload = object

Payload for map hover events emitted through the event bus. Contains picking information about what is being hovered and the pointer event details.

Properties

event

event: NonFuncMjolnirPointerEvent

The pointer event that triggered the hover


id

id: UniqueId

The map instance the event occurred within


info

info: NonFuncPickingInfo

Information about the picked object and its properties