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:
@@ -53,7 +53,7 @@
|
||||
* @property {ol.Collection|Array.<ol.control.Control>|undefined} controls
|
||||
* Controls initially added to the map.
|
||||
* @property {ol.Collection|undefined} interactions A collection of
|
||||
* {@link ol.interaction} instances that allow the user to interact with
|
||||
* {@link ol.interaction|ol.interaction.Interaction} instances that allow the user to interact with
|
||||
* the map.
|
||||
* @property {Array.<ol.layer.Base>|ol.Collection|undefined} layers Layers.
|
||||
* @property {ol.Collection|Array.<ol.Overlay>|undefined} overlays
|
||||
|
||||
Reference in New Issue
Block a user