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

    Read helpers added to the ScaleControl singleton for integrators / studio.

    interface ScaleReadApi {
        isEnabled(): boolean;
        getConfig(): ScaleCapabilityConfig;
    }
    Index

    Methods