Export ol.interaction.Interaction#getMap function
This commit is contained in:
@@ -72,6 +72,7 @@ ol.interaction.Interaction.prototype.getActive = function() {
|
||||
/**
|
||||
* Get the map associated with this interaction.
|
||||
* @return {ol.Map} Map.
|
||||
* @api
|
||||
*/
|
||||
ol.interaction.Interaction.prototype.getMap = function() {
|
||||
return this.map_;
|
||||
|
||||
Reference in New Issue
Block a user