Fix comments for JSDoc
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @module 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.
|
||||
|
||||
Reference in New Issue
Block a user