Make ol.Map.getSize public
This commit is contained in:
@@ -325,7 +325,6 @@ ol.Map.prototype.getResolutionForExtent = function(extent) {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @protected
|
|
||||||
* @return {goog.math.Size|undefined} Size.
|
* @return {goog.math.Size|undefined} Size.
|
||||||
*/
|
*/
|
||||||
ol.Map.prototype.getSize = function() {
|
ol.Map.prototype.getSize = function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user