Add ol.Rectangle.getSize
This commit is contained in:
@@ -75,6 +75,7 @@ ol.TileBounds.prototype.forEachTileCoord = function(z, f, opt_obj) {
|
||||
|
||||
|
||||
/**
|
||||
* @override
|
||||
* @return {goog.math.Size} Size.
|
||||
*/
|
||||
ol.TileBounds.prototype.getSize = function() {
|
||||
|
||||
Reference in New Issue
Block a user