... pixel ratio > 1 // * Use 'geolandbasemap' layer (pixel ratio 1) for device pixel ratio == 1 const hiDPI = DEVICE_PIXEL_RATIO > 1; const layer = hiDPI ?
確定! 回上一頁