Configure logo for Bing Maps source

This commit is contained in:
Tom Payne
2013-04-05 18:12:45 +02:00
parent a876332f0e
commit 5b2cbe76f2

View File

@@ -147,6 +147,8 @@ ol.source.BingMaps.prototype.handleImageryMetadataResponse =
});
this.setAttributions(attributions);
this.setLogo(brandLogoUri);
this.ready_ = true;
this.dispatchLoadEvent();