Type Definitions
-
Pixel{Array.<number>}
-
An array with two elements, representing a pixel. The first element is the x-coordinate, the second the y-coordinate of the pixel.
import * as olPixel from 'ol/pixel';
An array with two elements, representing a pixel. The first element is the x-coordinate, the second the y-coordinate of the pixel.
© 2005-present, OpenLayers Contributors All rights reserved.Licensed under the BSD 2-Clause License.
https://openlayers.org/en/latest/apidoc/module-ol_pixel.html