@terrestris/ol-util
    Preparing search index...

    Interface ScaleBarSpec

    interface ScaleBarSpec {
        position: "bottom-left" | "bottom-right";
        units: string;
    }
    Index

    Properties

    Properties

    position: "bottom-left" | "bottom-right"
    units: string