模块:ol/pixel

ol/pixel


import * as olPixel from 'ol/pixel';

类型定义

Pixel{Array.<number>}

一个由两个元素组成的数组,分别对应像素的 x 坐标和 y 坐标。