Skip to content

Commit ddde68e

Browse files
authored
Update README.md
1 parent 0647988 commit ddde68e

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/esri/samples/mapview/take_screen_shot

1 file changed

+1
-1
lines changed

src/main/java/com/esri/samples/mapview/take_screen_shot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Click the Take Screenshot button to export the image. In the file chooser that o
1515

1616
<ol>
1717
<li>Export the image with <code>mapView.exportImageAsync()</code>.</li>
18-
<li>Get the <code>Image</code> once export is done loading.</li>
18+
<li>Get the image once export is done loading, <code>mapImage.get()</code>.</li>
1919
</ol>
2020

2121
<h2>Features</h2>

0 commit comments

Comments
 (0)