Skip to content

Commit 9ea826a

Browse files
CalebRaspgruenler
andauthored
Update Shared/Samples/Add tiled layer as basemap/README.md
Co-authored-by: Phil Gruenler <[email protected]>
1 parent 9630a90 commit 9ea826a

File tree

1 file changed

+1
-1
lines changed
  • Shared/Samples/Add tiled layer as basemap

1 file changed

+1
-1
lines changed

Shared/Samples/Add tiled layer as basemap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Launch the app to view the "San Francisco offline tile package" as the basemap.
1717
1. Create a `TileCache`, specifying the path to the local tile package.
1818
2. Create an `ArcGISTiledLayer` with the tile cache.
1919
3. Create a `Basemap` with the tiled layer.
20-
4. Create an `ArcGISMap` with the basemap and pass it to a MapView.
20+
4. Create a `Map` with the basemap and pass it to a MapView.
2121

2222
## Relevant API
2323

0 commit comments

Comments
 (0)