Remove ol.DEBUG
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#### Removed build flags (`@define`)
|
||||
|
||||
The `ol.ENABLE_TILE`, `ol.ENABLE_IMAGE`, `ol.ENABLE_VECTOR`, and `ol.ENABLE_VECTOR_TILE` build flags are no longer necessary and have been removed. If you were using these in a `define` array for a custom build, you can remove them.
|
||||
The `ol.DEBUG`, `ol.ENABLE_TILE`, `ol.ENABLE_IMAGE`, `ol.ENABLE_VECTOR`, and `ol.ENABLE_VECTOR_TILE` build flags are no longer necessary and have been removed. If you were using these in a `define` array for a custom build, you can remove them.
|
||||
|
||||
#### Simplified `ol.View#fit()` API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user