@graphhopper/graphhopper-maps-bundle 0.0.0-6681fe1 → 0.0.0-679eb15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,7 +12,11 @@ With address search (autocomplete), alternative routes, information along the ro
12
12
 
13
13
  ## Turn-by-Turn navigation
14
14
 
15
- There is [an experimental `navi` branch](https://github.com/graphhopper/graphhopper-maps/tree/navi) that implements turn-by-turn navigation
15
+ You can download this bundled as an app for Android [on fdroid](https://f-droid.org/de/packages/com.graphhopper.maps/),
16
+ where also a turn-by-turn navigation is implemented via Maplibre Navigation SDK
17
+ using a capacitor plugin. Read more about it in [this repository](https://github.com/boldtrn/graphhopper-maps-capacitor/).
18
+
19
+ There was [an experimental `navi` branch](https://github.com/graphhopper/graphhopper-maps/tree/navi) that implements turn-by-turn navigation
16
20
  [directly in the browser](https://navi.graphhopper.org).
17
21
 
18
22
  ## Start development: