Type Alias MapSplatModelMouseOverEvent

MapSplatModelMouseOverEvent: Event<"splatmodel:mouseover"> & Omit<
    SplatModelMouseOverEvent,
    "type",
>

Event fired when the mouse enters a SplatModel within the map.

Was this helpful?

GeoSplats SDK
Reference
MapSplatModelMouseOverEvent