Type Alias MapSplatModelDragEndEvent

MapSplatModelDragEndEvent: Event<"splatmodel:dragend"> & Omit<
    SplatModelDragEndEvent,
    "type",
>

Event fired when dragging of a SplatModel within the map ends.

Was this helpful?

GeoSplats SDK
Reference
MapSplatModelDragEndEvent