mapbox-maps-android
mapbox-maps-android copied to clipboard
Displaying a view on top of MapSurface
New Feature
I want to be able to add a view (animated speedometer in my case) on top of the map surface. it will look like what Waze uses on their app (highlighted in the picture below)
Why
I am adding android auto support for my navigation app that uses the Mapbox Maps sdk. The android auto extension has been useful and it is very restrictive when it comes to adding customs
Are you able to add the custom view on a regular activity, i.e. is the problem only with Android Auto? Could you share a code sample of how you add the custom view?