More restrictive type for ol.style.Icon#getImage
This commit is contained in:
@@ -228,7 +228,8 @@ ol.style.Icon.prototype.getAnchor = function() {
|
||||
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* @param {number} pixelRatio Pixel ratio.
|
||||
* @return {Image} Image element.
|
||||
* @api
|
||||
*/
|
||||
ol.style.Icon.prototype.getImage = function(pixelRatio) {
|
||||
|
||||
Reference in New Issue
Block a user