-
Notifications
You must be signed in to change notification settings - Fork 319
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
Nnavigation not work why, there is no error #26
Comments
Could you provide more information? Sounds like it might be an issue with your location engine not being set properly. The navigation starts, it just doesn't receive any location updates. |
No I check it the location is exists
…On May 1, 2017 5:10 PM, "Cameron Mace" ***@***.***> wrote:
Could you provide more information? Sounds like it might be an issue with
your location engine not being set properly. The navigation starts, it just
doesn't receive any location updates.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKE0UI2ipR1zzXaILs4v0LH20PQEzTldks5r1efEgaJpZM4NM5RL>
.
|
This is my code
…On May 1, 2017 5:13 PM, "Mahmoud Sabbah" ***@***.***> wrote:
No I check it the location is exists
On May 1, 2017 5:10 PM, "Cameron Mace" ***@***.***> wrote:
> Could you provide more information? Sounds like it might be an issue with
> your location engine not being set properly. The navigation starts, it just
> doesn't receive any location updates.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#26 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AKE0UI2ipR1zzXaILs4v0LH20PQEzTldks5r1efEgaJpZM4NM5RL>
> .
>
|
I think you forgot to post your code @MahmoudSabbah, not seeing it on Github. |
All things work fine only the step " navigation.startNavigation(route); "
not work
note "route" has value
2017-05-01 22:03 GMT+03:00 Cameron Mace <[email protected]>:
… I think you forgot to post your code @MahmoudSabbah
<https://github.com/MahmoudSabbah>, not seeing it on Github.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKE0UJHz9REi6BQTuQgnAHMMNZ_kd-EVks5r1ix3gaJpZM4NM5RL>
.
|
Please what exactly happen when I "startNavigation(route);" |
I'm not sure what |
I send my code I implement all things import android.graphics.Color; import com.mapbox.mapboxsdk.Mapbox; import java.util.ArrayList; import retrofit2.Call;
|
@MahmoudSabbah Did it work? |
when I click start route, no thing happen the navigation not work why, there is no error
The text was updated successfully, but these errors were encountered: