Let maplibre render maps to Cars head unit using Android Auto #3918
Unanswered
mchakkarwar
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
Check out https://github.com/maplibre/MapLibre-Android-Auto-Sample and for another approach. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using custom maps styles on our own cloud. I want to render it on Car's head unit directly with the help of maplibre.
The suggested method is to pass surface object got in onSurfaceAvailable in Android Auto car apps library.
I want to pass this surface to maplibre to draw maps onto car head unit surface.
In short I want to use car's GPU for drawing map using maplibre.
Anybody can help me to achieve this? Any already available libraries help to achieve this? Any Approach?
Thank you :-)
Beta Was this translation helpful? Give feedback.
All reactions