Remove attributions from olx.FrameState instances

This commit is contained in:
Frederic Junod
2017-11-23 12:00:12 +01:00
parent c48685565d
commit 4f5613d2fa
2 changed files with 0 additions and 2 deletions

View File

@@ -107,7 +107,6 @@ ol.source.Raster = function(options) {
*/
this.frameState_ = {
animate: false,
attributions: {},
coordinateToPixelTransform: ol.transform.create(),
extent: null,
focus: null,