Change default renderer to Canvas

This commit is contained in:
Tim Schaub
2014-04-02 11:43:20 -06:00
parent 72e5a347b9
commit 5653d57712
45 changed files with 1 additions and 48 deletions
@@ -24,7 +24,6 @@ var map = new ol.Map({
})
],
// Use the canvas renderer because it's currently the fastest
renderer: 'canvas',
target: 'map',
view: new ol.View2D({
center: [-33519607, 5616436],