BimmerGestalt / AAIdrive

Implementations of some Android Auto features as unofficial IDrive apps
MIT License
531 stars 89 forks source link

How to build google maps version? #707

Closed azypka closed 1 year ago

azypka commented 1 year ago

Can any1 give instructions to build app with google maps integration?

hufman commented 1 year ago

Have you read the Developer Guide yet?

azypka commented 1 year ago

Nope, found it and reading, thanks

Hawex commented 6 months ago

Hi! I've tried to build application version with google maps, but after connecting to car I can't see this application in connected drive (ID4). Is there anything else needed except of adding API key?

hufman commented 6 months ago

The Gmaps variant should add a Maps tab, similar to the default Mapbox variant. After enabling the Maps feature, you should see the same yellow-green circle show up in the Connected Apps menu, and it should behave just like the Mapbox app except slightly worse.

Hawex commented 6 months ago

Thank you for quick reply! My problem was that I checked "Enable custom maps" only under "Navigation" menu tab. When I've also checked that under "Map", it started to work :)