Skip to content

Commit a884216

Browse files
committed
Merge branch 'tyle8552/create_and_save_map' of https://github.com/Esri/arcgis-runtime-samples-java into tyle8552/create_and_save_map
2 parents c1b4204 + 641809a commit a884216

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/esri/samples/map/create_and_save_map

1 file changed

+1
-1
lines changed

src/main/java/com/esri/samples/map/create_and_save_map/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on your portal. Click the Save button to save the map to the chosen folder.
1414

1515
<p>To create and save a map to your portal for use in an app:</p>
1616
<ol>
17-
<li>Create an <ccde>ArcGISMap</code> with a <code>Basemap</code> and operational layers</li>
17+
<li>Create an <code>ArcGISMap</code> with a <code>Basemap</code> and operational layers</li>
1818
<li>Create an <code>OAuthConfiguration</code> with your portal and app credential.</li>
1919
<li>Add the configuration to the <code>AuthenticationMangager</code></li>
2020
<li>Create a <code>Portal</code> and load it. Use a custom <code>AuthenticationChallengeHandler</code> to

0 commit comments

Comments
 (0)