Don't force 'dom' renderer
This commit is contained in:
@@ -11,7 +11,6 @@ goog.require('ol.tilegrid.WMTS');
|
|||||||
|
|
||||||
var map = new ol.Map({
|
var map = new ol.Map({
|
||||||
target: 'map',
|
target: 'map',
|
||||||
renderer: 'dom',
|
|
||||||
controls: ol.control.defaults({
|
controls: ol.control.defaults({
|
||||||
attributionOptions: /** @type {olx.control.AttributionOptions} */ ({
|
attributionOptions: /** @type {olx.control.AttributionOptions} */ ({
|
||||||
collapsible: false
|
collapsible: false
|
||||||
|
|||||||
Reference in New Issue
Block a user