Add exports for interactions.
This commit is contained in:
@@ -508,7 +508,10 @@ ol.Map.prototype.getFeatures = function(options) {
|
||||
|
||||
|
||||
/**
|
||||
* Gets the collection on interactions associated with this map.
|
||||
* Gets the collection of {@link ol.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