Samuel Brucksch

Results 106 comments of Samuel Brucksch

You need to add your own MapRenderer, that draws onto a Surface. Check this for example: https://github.com/maplibre/MapLibre-Android-Auto-Sample

The ways annotation feature is something, that I need as well. Was there a reason to not merge this yet? Is the implementation finished and there was just no agreement...

@nnseva thanks for answering. The tags from lua is actually something we want to achieve in the end. Right now we use an intermediate step via [mapbox/route-annotator](https://github.com/mapbox/route-annotator) and i adjusted...

When multiple users use the car and switch profiles in the car, the users from the other profiles won't get location anymore. Maybe related for anyone?

I checked it again and it indeed was turned off. However sharing location between different user accounts is a limitation on the VW API from backend side, so location is...

Hey, ich hab das grad bei mir gefixt, ist im Prinzip recht einfach. Erfordert als listName den Namen der Liste wie sie in Bring heißt. ``` socketNotificationReceived: function (notification, payload)...