android / car-samples

Multiple samples showing best practices for car app development on both Android Auto and Android Automotive OS.
Apache License 2.0
352 stars 163 forks source link

How to render other maps in PlaceListMapTemplate? #33

Open gogamid opened 2 years ago

gogamid commented 2 years ago

I have built AOSP Automotive with android 12L branch. Then I integrated AOSP Host to system apps, so that Template Apps would be possible to open. My question is how to integrate other Maps(either Google Maps, Openstreetmaps etc) into PlaceListMapTemplate because google maps is not integrated to AOSP version of Automotive OS?

Katric commented 2 months ago

Have you found a solution? I'm trying to use Mapbox MapboxCarMap now.