From 08daccafabef9b475ef0b5a0d4c2b713912dea4e Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 25 Nov 2023 20:08:35 +0100 Subject: [PATCH] legacy --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fd5d83c4..cd045dec 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ With this SDK you can implement turn-by-turn navigation in your own Android app 7. you will see a gray circle for your current location. Tap on screen to set the destination 8. Now a button "Start Route" will appear. Click it and the navigation panel will appear +## Legacy + +To find the old example that uses the old GraphHopper SDK have a look [here](https://github.com/graphhopper/graphhopper-navigation-example-legacy). + ## License This code was forked from Maplibre. It stands under the [same license as the Maplibre SDK](https://github.com/maplibre/maplibre-navigation-android#license), i.e. MIT License. \ No newline at end of file