Module type for BaseObject
This commit is contained in:
@@ -270,7 +270,7 @@ OverviewMap.prototype.setMap = function(map) {
|
||||
|
||||
/**
|
||||
* Handle map property changes. This only deals with changes to the map's view.
|
||||
* @param {ol.Object.Event} event The propertychange event.
|
||||
* @param {module:ol/Object~BaseObject.Event} event The propertychange event.
|
||||
* @private
|
||||
*/
|
||||
OverviewMap.prototype.handleMapPropertyChange_ = function(event) {
|
||||
|
||||
Reference in New Issue
Block a user