Remove getRendererFromQueryString from examples

This commit is contained in:
Peter Robins
2016-09-16 09:13:35 +00:00
parent 49e2e55063
commit 7d5635092a
52 changed files with 3 additions and 73 deletions

View File

@@ -19,7 +19,6 @@ var map = new ol.Map({
source: new ol.source.OSM()
})
],
renderer: common.getRendererFromQueryString(),
target: 'map',
controls: ol.control.defaults({
attributionOptions: /** @type {olx.control.AttributionOptions} */ ({