interface FrontendConfig {
    mapBufferRatio?: string | number;
}

Properties

Properties

mapBufferRatio?: string | number