Interface MomentMarkerChangeEvent

interface MomentMarkerChangeEvent {
    timeObservation: MomentObservation;
}

Hierarchy (view full)

Properties

Properties

timeObservation: MomentObservation