Stable view methods
This commit is contained in:
@@ -272,7 +272,7 @@ ol.View.prototype.getHints = function() {
|
||||
* that is `map.getSize()`.
|
||||
* @param {ol.Size} size Box pixel size.
|
||||
* @return {ol.Extent} Extent.
|
||||
* @api
|
||||
* @api stable
|
||||
*/
|
||||
ol.View.prototype.calculateExtent = function(size) {
|
||||
goog.asserts.assert(this.isDef(),
|
||||
|
||||
Reference in New Issue
Block a user