Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heremap navigation #49

Closed
gaurav472 opened this issue Sep 25, 2020 · 4 comments
Closed

heremap navigation #49

gaurav472 opened this issue Sep 25, 2020 · 4 comments

Comments

@gaurav472
Copy link

i have implemented here map navigation it showing everything good in simulation but in real its camera angle and notification methods are not called(already preferred java example)

@HERE-SDK-Support-Team
Copy link
Contributor

Have you tried the Android Navigation example from this repo? It shows how to receive notifications for simulation and for real GPS sources. Have you debugged and checked that the Navigator is receiving any location updates?

@gaurav472
Copy link
Author

hello i am getting the location updates but camera is not moving as per path

@HERE-SDK-Support-Team
Copy link
Contributor

HERE-SDK-Support-Team commented Sep 26, 2020

Hi gaurav472, in order to help, we need a few more information. Otherwise, it will be hard to find out what is going on. Are you using your own code? If that is the case, please try the Navigation example app instead - and see if that works for you.

Also, where did you get your credentials from? Note, that currently you cannot use the credentials you get from developer.here.com - instead you need to contact HERE.

PS: Just to make sure, when the camera should follow the path (like in simulation mode), you need to move as well, as the camera is then updated based on your current location.

@HERE-SDK-Support-Team
Copy link
Contributor

Closing as this seems to be not an issue with the code hosted here. Please comment, if more help is needed. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants