s2maps-gpu - v0.18.0
    Preparing search index...

    Interface MouseEnterMessage

    Messages sent from the map worker to the source worker

    interface MouseEnterMessage {
        currentFeatures: InteractiveObject[];
        features: InteractiveObject[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    currentFeatures: InteractiveObject[]

    All features including features "entered" in previous frames

    features: InteractiveObject[]

    The features that the mouse just "entered" into