Preserve the drawing buffer by default for WebGL layers
This commit is contained in:
@@ -648,6 +648,7 @@ class RasterSource extends ImageSource {
|
||||
viewHints: [],
|
||||
wantedTiles: {},
|
||||
mapId: getUid(this),
|
||||
renderTargets: {},
|
||||
};
|
||||
|
||||
this.setAttributions(function (frameState) {
|
||||
|
||||
Reference in New Issue
Block a user