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