android / car-samples

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

NavigationTemplate, MapTemplate not showing map #41

Open TanviJani opened 1 year ago

TanviJani commented 1 year ago

Hello everyone, I am trying to make android auto navigation app with my existing navigation app.

Tried multiple templates provided by car app library but none of them loading the map. can anyone please help me to add map in app? how to load map in android auto app? do we need to integrate google map for this? if yes, can anyone please let me know how we can integrate google map?

AshDashPotato-WY commented 4 months ago

Hi, I recently encountered the same issue. Did you solve it?