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