Type Alias MapSplatModelUpdateEvent

MapSplatModelUpdateEvent: Event<"splatmodel:update"> & Omit<
    SplatModelUpdateEvent,
    "type",
>

Event fired when a SplatModel within the map is updated. Is not fired in case basemap is set to VOID

Was this helpful?

GeoSplats SDK
Reference
MapSplatModelUpdateEvent