View needs to call constructor on super
This commit is contained in:
@@ -23,6 +23,8 @@ ol.ViewHint = {
|
||||
*/
|
||||
ol.View = function() {
|
||||
|
||||
goog.base(this);
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {Array.<number>}
|
||||
|
||||
Reference in New Issue
Block a user