Add Event to ol.Object

This commit is contained in:
Tim Schaub
2016-12-04 14:30:40 -07:00
parent daba1fbcb6
commit c00906cde9
6 changed files with 50 additions and 45 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ ol.control.OverviewMap.prototype.setMap = function(map) {
/**
* Handle map property changes. This only deals with changes to the map's view.
* @param {ol.ObjectEvent} event The propertychange event.
* @param {ol.Object.Event} event The propertychange event.
* @private
*/
ol.control.OverviewMap.prototype.handleMapPropertyChange_ = function(event) {