Mappedin JS - v6.14.0
    Preparing search index...

    Type Alias THoverPayload

    THoverPayload: Omit<TClickPayload, "pointerEvent">

    Represents the payload for a hover event on the map. This contains the interactive objects that the user's pointer is over, but omits the pointerEvent property from TClickPayload.