mapbox-maps-android icon indicating copy to clipboard operation
mapbox-maps-android copied to clipboard

Displaying a view on top of MapSurface

Open Ali-Farhoud opened this issue 1 year ago • 1 comments

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)

Screenshot 2023-11-26 at 9 57 45 AM

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

Ali-Farhoud avatar Nov 26 '23 06:11 Ali-Farhoud

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?

baleboy avatar Nov 27 '23 06:11 baleboy