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

Real position outside of LatLngBounds after route calculation (Drop-in UI) #257

Closed
P-Zenker opened this issue Sep 21, 2017 · 2 comments
Closed

Comments

@P-Zenker
Copy link

P-Zenker commented Sep 21, 2017

Hey,

I've downloaded your sample project today.

Running on a Google Nexus 6 (Android 7.1.1 | 2560 x 1440 | 5,96 Zoll (large) | 493 (xxxhdpi)) or on a Ulefone Be Touch 2 (Android 5.1 | 1920 x 1080 | 5,5 Zoll (large)) the Navigation View (Drop-in UI) looks like this, after a route is calculated:

2017-09-21 14 20 10

As you can see, the real position is a bit further away:

2017-09-21 14 20 14

My suggestion is to include either the real position (but then the route start position could be outside of the bounding-box) or to add the real position to the bounding-box too.

PS:
I've made more tests:
Samsung Galaxy S3 (GT-I9300) (Android 4.3 | 1280 x 720 | 4,8 Zoll (large) | 306 (hdpi)) -> bounding box is fine

2017-09-21 16 32 34

MOBISTEL Cynus E4 (Android 5.1 | 800 x 480 | 4 Zoll (normal) | 240 (hdpi)) (similar behaviour with Samsung Galaxy S3 mini (GT-I8200N) | 4.2.2)

2017-09-21 16 33 03

Best regards,
Patrick

@cammace
Copy link
Contributor

cammace commented Sep 22, 2017

Hey Patrick, thanks for checking out the testapp sample. I assume you are speaking about the camera zooming in too close? The screen you are referring to wasn't actually built out inside the SDK. In the future, we plan to offer an Overview screen for navigation which will handle viewing the entire route and giving the options one would desire before starting a navigation session.

@P-Zenker
Copy link
Author

P-Zenker commented Sep 25, 2017

camera zooming in too close

Yes.

Ok, great!

@cammace cammace closed this as completed Sep 25, 2017
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