mapbox / mapbox-navigation-android-examples

Other
53 stars 46 forks source link

Moving the speed limit position from top left to bottom left #132

Closed Sridhar261990 closed 2 years ago

Sridhar261990 commented 2 years ago

I am using Drop-In UI to write my navigation application. I want to position the speed limit view from top left to bottom left in NavigationView. The documentation says, position of views cannot be changed with Drop-In UI. However, this is something important for my application. Is there some workaround available?

EricGeiler commented 2 years ago

Here is a mock up what we'd like to see.

image

abhishek1508 commented 2 years ago

Added a new example here

cc @Sridhar261990