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.
2 parents c1b4204 + 641809a commit a884216Copy full SHA for a884216
src/main/java/com/esri/samples/map/create_and_save_map/README.md
@@ -14,7 +14,7 @@ on your portal. Click the Save button to save the map to the chosen folder.
14
15
<p>To create and save a map to your portal for use in an app:</p>
16
<ol>
17
- <li>Create an <ccde>ArcGISMap</code> with a <code>Basemap</code> and operational layers</li>
+ <li>Create an <code>ArcGISMap</code> with a <code>Basemap</code> and operational layers</li>
18
<li>Create an <code>OAuthConfiguration</code> with your portal and app credential.</li>
19
<li>Add the configuration to the <code>AuthenticationMangager</code></li>
20
<li>Create a <code>Portal</code> and load it. Use a custom <code>AuthenticationChallengeHandler</code> to
0 commit comments