fix parameter type string
This commit is contained in:
committed by
GitHub
parent
e8a2ad1d1b
commit
5475841ca0
@@ -662,7 +662,7 @@ ol.View.prototype.getResolutions = function() {
|
||||
/**
|
||||
* Get the resolution for a provided extent (in map units) and size (in pixels).
|
||||
* @param {ol.Extent} extent Extent.
|
||||
* @param {ol.Size} opt_size Box pixel size.
|
||||
* @param {ol.Size=} opt_size Box pixel size.
|
||||
* @return {number} The resolution at which the provided extent will render at
|
||||
* the given size.
|
||||
* @api
|
||||
|
||||
Reference in New Issue
Block a user