interface MapImageOptions {
    pixelRatio: number;
    sdf: boolean;
}

Properties

Properties

pixelRatio: number
sdf: boolean