Label the link to ol.interaction as ol.interaction.Interaction
The documentation is really talking about instance of Interaction, not the namespace. This is more clear for users.
This commit is contained in:
@@ -508,7 +508,8 @@ ol.Map.prototype.getFeatures = function(options) {
|
||||
|
||||
|
||||
/**
|
||||
* Gets the collection of {@link ol.interaction} instances
|
||||
* Gets the collection of
|
||||
* {@link ol.interaction|ol.interaction.Interaction} instances
|
||||
* associated with this map. Modifying this collection
|
||||
* changes the interactions associated with the map.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user