graphhopper-navigation-example-legacy icon indicating copy to clipboard operation
graphhopper-navigation-example-legacy copied to clipboard

GraphHopper Navigation as App

Results 19 graphhopper-navigation-example-legacy issues
Sort by recently updated
recently updated
newest added

I have change gh_key in developer-config.xml by token I create in https://graphhopper.com/dashboard/#/apikeys, and I try to change base_url to https://graphhopper.com/api/1/route/ but in function fetchRoute (NavigationLauncherActivity.java) it still return onFailure and...

I am able to compile this graphhopper navigation example but I got error when I want to customize it, any idea why? _\jetified-graphhopper-navigation-android-ui-0.1.0-SNAPSHOT\res\layout\navigation_view_layout.xml:10: AAPT: error: attribute mapbox_styleUrl (aka com.example.mobile.android:mapbox_styleUrl) not...

We could think about releasing the app through Google Play to make it easier for anyone to try it out.

question

In this example, does the app support the POI search? Or what can I do for it?

Following [this](https://github.com/graphhopper/graphhopper/issues/1550) discussion, we should check if we can lower the min sdk version. I think the navigation SDK itself has a lower min sdk version, so this should be...

question

We have turn cost support for CH for motor vehicles in production and will also soon support alternative routes for CH. Heading is not yet supported but we could use...

See the tutorial [here](https://www.graphhopper.com/blog/2019/02/11/get-started-with-graphhopper-navigation/). Here we collect some of the issues. * The sonatype snapshort repo is missing in build.gradle under "allprojects": `maven { url "https://oss.sonatype.org/content/repositories/snapshots" }` * the emulator...

We should check how the "Report Error" pop-up works and if we want to keep this.

question

This would be cool at some point

I have just seen an issue with the rerouting during a test drive. For some reason the rerouting doesn't seem to work.