Merge pull request #121 from twpayne/attribution-control-refactoring

Attribution control refactoring
This commit is contained in:
Tom Payne
2013-01-17 04:46:57 -08:00
12 changed files with 235 additions and 546 deletions
@@ -236,6 +236,8 @@ ol.renderer.dom.TileLayer.prototype.renderFrame =
frameState.animate = true;
}
this.updateTileUsage(frameState.tileUsage, tileSource, z, tileRange);
};