Skip to content

Commit 44eb630

Browse files
committed
Updated readme
1 parent 3796c0d commit 44eb630

File tree

1 file changed

+5
-5
lines changed
  • src/main/java/com/esri/samples/tiledlayers/export_vector_tiles

1 file changed

+5
-5
lines changed

src/main/java/com/esri/samples/tiledlayers/export_vector_tiles/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
<h2>How to use the sample</h2>
88

9-
<p>First, a dialog will appear prompting for authentication credentials to arcgis.com. You must supply valid
10-
credentials for an organization user to continue. When the vector tiled layer loads, zoom in to the extent you want
11-
to export. The red box shows the extent that will be exported. Click the "Export Vector Tiles"
12-
button to start the job. A progress indicator will show. The larger the extent, the longer it will take to export. When
13-
finished, a dialog will show the exported result in a new map view.</p>
9+
<p>First, a dialog will appear prompting for authentication credentials to arcgis.com. When the vector tiled layer
10+
loads, zoom in to the extent you want to export. The red box shows the extent that will be exported. Click the
11+
"Export Vector Tiles" button to start the job. A progress indicator will show. The larger the extent, the longer it
12+
will take to export. An error will show if the extent is larger than the maximum limit allowed. When finished, a
13+
dialog will show the exported result in a new map view.</p>
1414

1515
<h2>How it works</h2>
1616

0 commit comments

Comments
 (0)