[GIS] Seeking ArcGISTiledMapServiceLayer Sample

arcgis-javascript-apijavascript

I'm trying to use ArcGISTiledMapServiceLayer to show a cached set of image tiles on our local server. There is good help on the arcgis developer's site but I can't seem to find good examples. None of the samples they list actually call this method.

I'm using esri javascript api version 3.7

Best Answer

Here is a sample page. Just replace the url to the Utah map service with the url of your tiled map service:

https://developers.arcgis.com/en/javascript/jssamples/layers_ags_tiled.html