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

    Type Alias StyleAppliedEvent

    Define an event for the delegate

    type StyleAppliedEvent = {
        styleApplied: boolean;
    }
    Index

    Properties

    Properties

    styleApplied: boolean