Skip to content

Commit

Permalink
Update Shared/Samples/Add tiled layer as basemap/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Gruenler <pgruenler@esri.com>
  • Loading branch information
CalebRas and pgruenler authored Oct 21, 2024
1 parent 9630a90 commit 9ea826a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shared/Samples/Add tiled layer as basemap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Launch the app to view the "San Francisco offline tile package" as the basemap.
1. Create a `TileCache`, specifying the path to the local tile package.
2. Create an `ArcGISTiledLayer` with the tile cache.
3. Create a `Basemap` with the tiled layer.
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.

## Relevant API

Expand Down

0 comments on commit 9ea826a

Please sign in to comment.