File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/main/java/com/esri/samples/tiledlayers/tile_cache Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99<p >To create a <code >Basemap</code > from a local tile package:</p >
1010<ol >
11- <li >Create a <code >TileCache</code >, specifying the path to the local tile package</li >
12- <li >Create a <code >ArcGISTiledLayerLayer </code > with the tile cache</li >
13- <li >Create a < code >Basemap</ code > with the tiled layer</li >
14- <li >Create a <code >ArcGISMap</li > with the basemap and set it to a <code >MapView</code ></li >
11+ <li >Create a <code >TileCache</code >, specifying the path to the local tile package. </li >
12+ <li >Create a <code >ArcGISTiledLayer </code > with the tile cache. </li >
13+ <li >Create a basemap with the tiled layer. </li >
14+ <li >Create a <code >ArcGISMap</code > with the basemap and set it to a <code >MapView</code >. </li >
1515</ol >
1616
1717<h2 >Features</h2 >
You can’t perform that action at this time.
0 commit comments