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

    Scale control configuration (subset of scaleConfig).

    interface ScaleControlConfig {
        position?: string;
        scaleGraphic?: boolean;
        scaleNumeric?: boolean;
        scaleNivel?: boolean;
        scaleNumericEditable?: boolean;
    }
    Index

    Properties

    position?: string
    scaleGraphic?: boolean
    scaleNumeric?: boolean
    scaleNivel?: boolean
    scaleNumericEditable?: boolean