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 9630a90 commit 9ea826aCopy full SHA for 9ea826a
Shared/Samples/Add tiled layer as basemap/README.md
@@ -17,7 +17,7 @@ Launch the app to view the "San Francisco offline tile package" as the basemap.
17
1. Create a `TileCache`, specifying the path to the local tile package.
18
2. Create an `ArcGISTiledLayer` with the tile cache.
19
3. Create a `Basemap` with the tiled layer.
20
-4. Create an `ArcGISMap` with the basemap and pass it to a MapView.
+4. Create a `Map` with the basemap and pass it to a MapView.
21
22
## Relevant API
23
0 commit comments