Fix ol.style.Image#getAnchor documentation
This commit is contained in:
@@ -109,8 +109,8 @@ ol.style.Image.prototype.getSnapToPixel = function() {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the anchor point. The anchor determines the center point for the
|
* Get the anchor point in pixels. The anchor determines the center point for the
|
||||||
* symbolizer. Its units are determined by `anchorXUnits` and `anchorYUnits`.
|
* symbolizer.
|
||||||
* @function
|
* @function
|
||||||
* @return {Array.<number>} Anchor.
|
* @return {Array.<number>} Anchor.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user