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