Defines in ol namespace defined in ol.js
This commit is contained in:
+1
-6
@@ -7,17 +7,12 @@ goog.provide('ol.proj.Units');
|
||||
goog.require('goog.array');
|
||||
goog.require('goog.asserts');
|
||||
goog.require('goog.object');
|
||||
goog.require('ol');
|
||||
goog.require('ol.Extent');
|
||||
goog.require('ol.TransformFunction');
|
||||
goog.require('ol.sphere.NORMAL');
|
||||
|
||||
|
||||
/**
|
||||
* @define {boolean} Enable Proj4js.
|
||||
*/
|
||||
ol.ENABLE_PROJ4JS = true;
|
||||
|
||||
|
||||
/**
|
||||
* Have Proj4js.
|
||||
* @const
|
||||
|
||||
Reference in New Issue
Block a user