Skip to content

Commit

Permalink
metadata fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham7109 committed Feb 5, 2025
1 parent 20d562b commit 03c3b87
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 15 deletions.
15 changes: 1 addition & 14 deletions samples/navigate-route-with-rerouting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,9 @@ Tap "Navigate" to simulate traveling and to receive directions from a preset sta
* Stop
* VoiceGuidance

## Offline data

1. Download the data from [ArcGIS Online](https://arcgisruntime.maps.arcgis.com/home/item.html?id=df193653ed39449195af0c9725701dca).
2. Extract the contents of the downloaded zip file to disk.
3. Open your command prompt and navigate to the folder where you extracted the contents of the data from step 1.
4. Execute the following commands:

`adb push sandiego.geodatabase /Android/data/com.esri.arcgisruntime.sample.offlinerouting/files/sandiego.geodatabase`

Link | Local Location
---------|-------|
|[San Diego Geodatabase](https://arcgisruntime.maps.arcgis.com/home/item.html?id=df193653ed39449195af0c9725701dca)| /Android/data/com.esri.arcgisruntime.sample.offlinerouting/files/sandiego.geodatabase |

## About the data

The route taken in this sample goes from the San Diego Convention Center, site of the annual Esri User Conference, to the Fleet Science Center, San Diego.
The [San Diego Geodatabase](https://arcgisruntime.maps.arcgis.com/home/item.html?id=df193653ed39449195af0c9725701dca) route taken in this sample goes from the San Diego Convention Center, site of the annual Esri User Conference, to the Fleet Science Center, San Diego.

## Additional information

Expand Down
2 changes: 1 addition & 1 deletion samples/navigate-route-with-rerouting/README.metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"VoiceGuidance"
],
"snippets": [
"src/main/java/com/esri/arcgismaps/sample/navigateroutewithrerouting/DownloadActivity.kt",
"src/main/java/com/esri/arcgismaps/sample/navigateroutewithrerouting/components/NavigateRouteWithReroutingViewModel.kt",
"src/main/java/com/esri/arcgismaps/sample/navigateroutewithrerouting/DownloadActivity.kt",
"src/main/java/com/esri/arcgismaps/sample/navigateroutewithrerouting/MainActivity.kt",
"src/main/java/com/esri/arcgismaps/sample/navigateroutewithrerouting/screens/NavigateRouteWithReroutingScreen.kt"
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 03c3b87

Please sign in to comment.