GeoLeaf Core API - v3.0.0
    Preparing search index...

    Read helpers added to the Labels singleton for integrators / no-code studio.

    interface LabelsReadApi {
        isEnabled(): boolean;
        getConfig(): LabelsCapabilityConfig;
    }
    Index

    Methods