File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/java/com/esri/samples/localserver/local_server_dynamic_workspace_raster Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2626<ul ><li >Wait for server to be in the <code >LocalServerStatus.STARTED</code > state.</li ></ul >
2727<ul ><li ><code >localMapService.addStatusChangedListener()</code > fires whenever the status of the local server has changed.</li ></ul ></li >
2828<li >Create a <code >ArcGISMapImageLayer</code > using the url from the LocalMapService</li >
29- <li >Add the <code >ArcGISMapImageSublaye<code >r to it's list of sublayers. The ArcGISMapImageSublayer points to the raster file on disk.
29+ <li >Add the <code >ArcGISMapImageSublaye</ code >r to it's list of sublayers. The ArcGISMapImageSublayer points to the raster file on disk.
3030<li >Finally, add the ArcGISMapImageLayer to map's list of operational layers. The raster layer appears in the map.</li >
3131</ol >
3232
You can’t perform that action at this time.
0 commit comments