Remove usage of goog.color
This commit is contained in:
@@ -78,16 +78,6 @@ ol.ENABLE_DOM = true;
|
||||
ol.ENABLE_IMAGE = true;
|
||||
|
||||
|
||||
/**
|
||||
* @define {boolean} Enable Closure named colors (`goog.color.names`).
|
||||
* Enabling these colors adds about 3KB uncompressed / 1.5KB compressed to
|
||||
* the final build size. Default is `false`. This setting has no effect
|
||||
* with Canvas renderer, which uses its own names, whether this is true or
|
||||
* false.
|
||||
*/
|
||||
ol.ENABLE_NAMED_COLORS = false;
|
||||
|
||||
|
||||
/**
|
||||
* @define {boolean} Enable integration with the Proj4js library. Default is
|
||||
* `true`.
|
||||
|
||||
Reference in New Issue
Block a user