Merge pull request #1024 from pagameba/doc-interactions
Documentation for Interactions
This commit is contained in:
@@ -511,7 +511,11 @@ ol.Map.prototype.getFeatures = function(options) {
|
||||
|
||||
|
||||
/**
|
||||
* Gets the collection on interactions associated with this map.
|
||||
* 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.
|
||||
*
|
||||
* Interactions are used for e.g. pan, zoom and rotate.
|
||||
* @return {ol.Collection} Interactions.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user