Remove the DOM renderer

This commit is contained in:
Tim Schaub
2016-08-31 08:38:37 -06:00
parent 11e4675337
commit 5ce55d39ba
12 changed files with 10 additions and 1235 deletions

View File

@@ -170,7 +170,6 @@ The minimum config file looks like this:
],
"define": [
"ol.DEBUG=false",
"ol.ENABLE_DOM=false",
"ol.ENABLE_WEBGL=false"
],
"js": [
@@ -222,7 +221,6 @@ Here is a version of `config.json` with more compilation checks enabled:
],
"define": [
"ol.DEBUG=false",
"ol.ENABLE_DOM=false",
"ol.ENABLE_WEBGL=false"
],
"js": [