When the map's logo option is set to TRUE and the user is using a VETiledLayer does an accompanying BING logo appear on the map as well?
Thanks,
- Aaron
When the map's logo option is set to TRUE and the user is using a VETiledLayer does an accompanying BING logo appear on the map as well?
Thanks,
- Aaron

Yes: http://help.arcgis.com/en/webapi/jav.../ve_layer.html
Esri logo in the lower-right, bing in the lower-left.
--
@derekswingley | ArcGIS API for JavaScript Team Member.
If you're posting a code or html sample, please wrap it in code tags.
Awesome. One more question: why would this BING logo show up intermittently? Have you experienced this at all? We can only get this graphic to display when we toggle the Bing Roads/Aerial/Hybrid tiles.
Using version 2.5 of the SDK, by the way.
UPDATE: I've looked at your sample and noticed that the javascript API requests the Bing logo, however in our sample app this doesn't happen onload but DOES happen when we swap from Roads to Aerial to Hybrid, etc... Why would this bing logo request NOT happen by default in v 2.5?
Thanks,
- Aaron
Last edited by miconnol; 04-26-2012 at 10:45 AM.

Not sure, do you see the same thing with 2.8?
--
@derekswingley | ArcGIS API for JavaScript Team Member.
If you're posting a code or html sample, please wrap it in code tags.
Yes, but we're having other issues upgrading to 2.8 and can't do so at this time. We're stuck at 2.5. If I can get a sample project together that repros the issue. I'll post that here.
Bookmarks