Export ol.interaction namespace instead of the defaults function
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
goog.provide('ol.interaction.defaults');
|
||||
goog.provide('ol.interaction');
|
||||
|
||||
goog.require('ol.Collection');
|
||||
goog.require('ol.Kinetic');
|
||||
|
||||
Reference in New Issue
Block a user