Interface ngeoScaleSelectorOptions

interface ngeoScaleSelectorOptions {
    dropup: boolean;
    values: number[];
}

Properties

Properties

dropup: boolean

True to get a drop menu that opens imself to the top, instead of the bottom.

values: number[]

The available scales