First off, thanks for the Final 2.1 API, its very good stuff!
Question 1, is there any way to treat ArcGISTiledMapServiceLayer as "Flat" legend items?
In our maps we have ArcGISDynamicMapServiceLayers and ArcGISImageServiceLayers which are all hitting our own server, and we also have ArcGISTiledMapServiceLayers which are hitting several ESRI servers for Imagery, Topo and Street... The ESRI services need to be in the TOC but not expandable and no legend, I want them to look and feel like the ArcGISImageServiceLayers since they are imagery as well. Any way to do this?
Question 2, not related to the topic and more a Server question... but is there any way to add "Copyright" text to an ArcGISImageServiceLayer at the service level (non-programatically)?
Thanks a lot!