Hi there,
I have a printTask that works wonderfully except for one
unfortunate bit that I cannot seem to figure out or find any resources on.
I have two ArcGISTiledMapServiceLayers that function as basemaps; one of which is imagery on our arcgisonline server,
the other is ESRIs world Street Map.
The world street map displays until the user is zoomed in beyond a certain extent, then the imagery displays beyond that.
However, when executing printTask, the imagery always appears on top of the world street map, regardless of what is
currently being displayed.
Basically, I just want the printTask to print whatever basemap is currently displaying.
Any suggestions/thoughts/ideas would be most helpful. I've attached a screenshot of what's being output.
Thanks!