geoview-core - v2.2.0
    Preparing search index...

    Type Alias MapComponentRemovedEvent

    Event for the map component removed delegate.

    type MapComponentRemovedEvent = {
        mapComponentId: string;
    }
    Index

    Properties

    Properties

    mapComponentId: string