I have tiled map (cached map service) and dynamic map service on my live map layer but when using both map services the zoom slider bar won't able to zoom out more than 204800. There are 9 levels in LOD. LOD(0):204800 and LOD(9):400.
I would like to be able to zoom out more to show the entire map just like using dynamic map service. When only use one dynamic map service without tiled map service, it shows the entire map boundary instead of showing the entire map in scale 204800.
Thank you very much.