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

New country #36

Open
itsoulos opened this issue Sep 18, 2018 · 3 comments
Open

New country #36

itsoulos opened this issue Sep 18, 2018 · 3 comments

Comments

@itsoulos
Copy link

Hello,
I have modified the import-sample.sh
to download the greek map, but the application always starts in online
mode and always with the romanian maps?
What should I do?

Giannis

@clns
Copy link
Contributor

clns commented Sep 19, 2018

This is probably because the map data didn't update successfully. Make sure you download and add the correct map in your app.

@itsoulos
Copy link
Author

itsoulos commented Sep 19, 2018 via email

@clns
Copy link
Contributor

clns commented Sep 19, 2018

The map is shown using MBXMapKit from Mapbox and is configured in ViewController.m#L90. At the time it was the easiest way to display a map, within the sample app.

However, you should use your own map, and any code related to GraphHopper is in Directions.m. So my recommendation is to use the sample app just as an example to get you started with GraphHopper. Map display is out of scope.

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