Remove sub-namespaces from all remaining typedefs
This commit is contained in:
@@ -33,7 +33,7 @@ ol.interaction.KeyboardZoom = function(opt_options) {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {ol.events.ConditionType}
|
||||
* @type {ol.EventsConditionType}
|
||||
*/
|
||||
this.condition_ = options.condition ? options.condition :
|
||||
ol.events.condition.targetNotEditable;
|
||||
|
||||
Reference in New Issue
Block a user