Select to view content in your preferred language

Create an ArcGISDynamicMapServiceLayer from a set of tiles?

894
0
04-11-2011 02:39 PM
LewLadd
Deactivated User
Hi Guys,
   I have a set of tiles. From these tiles I can create a TiledMapServiceLayer instance and use that as a baselayer for my map.

   But I'd like to be able to print that map as well. My understanding is that key to any JS API print strategies is making use of the exportMapImage() function implemented in the ArcGISDynamicMapServiceLayer class.

Is it possible to somehow create an ArcGISDynamicMapServiceLayer instance that is based on the set of tiles my TiledMapServiceLayer uses?

Short of that, are there other ideas on how to print a map whose base layer is a TiledMapServiceLayer, but not an ArcGISTiledMapServiceLayer?

Thanks,
Lew
0 Kudos
0 Replies