Merge pull request #7499 from openlayers/rm_attributions_FrameState

Remove attributions from olx.FrameState instances
This commit is contained in:
Frédéric Junod
2017-11-28 08:24:23 +01:00
committed by GitHub
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,