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