Remove ol.DEBUG
This commit is contained in:
@@ -8,12 +8,6 @@ goog.provide('ol');
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @define {boolean} Enable debug mode. Default is `true`.
|
||||
*/
|
||||
ol.DEBUG = true;
|
||||
|
||||
|
||||
/**
|
||||
* @define {boolean} Assume touch. Default is `false`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user