We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0647988 commit ddde68eCopy full SHA for ddde68e
src/main/java/com/esri/samples/mapview/take_screen_shot/README.md
@@ -15,7 +15,7 @@ Click the Take Screenshot button to export the image. In the file chooser that o
15
16
<ol>
17
<li>Export the image with <code>mapView.exportImageAsync()</code>.</li>
18
- <li>Get the <code>Image</code> once export is done loading.</li>
+ <li>Get the image once export is done loading, <code>mapImage.get()</code>.</li>
19
</ol>
20
21
<h2>Features</h2>
0 commit comments