interface AlgorithmOptions {
    maxZoom?: number;
}

Properties

Properties

maxZoom?: number

Generated using TypeDoc