Merge remote-tracking branch 'openlayers/master' into vector-api
This commit is contained in:
@@ -79,6 +79,7 @@ ol.renderer.webgl.Map = function(container, map) {
|
||||
this.gl_ = ol.webgl.getContext(this.canvas_, {
|
||||
antialias: true,
|
||||
depth: false,
|
||||
failIfMajorPerformanceCaveat: true,
|
||||
preserveDrawingBuffer: false,
|
||||
stencil: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user