geoview-core
    Preparing search index...

    Type Alias MapComponentRemovedEvent

    Define an event for the delegate

    type MapComponentRemovedEvent = {
        mapComponentId: string;
    }
    Index

    Properties

    Properties

    mapComponentId: string