Type Alias MapSplatModelClickEvent

MapSplatModelClickEvent: Event<"splatmodel:click"> & Omit<
    SplatModelClickEvent,
    "type",
>

Event fired when a SplatModel within the map is clicked.

Was this helpful?

GeoSplats SDK
Reference
MapSplatModelClickEvent