Map problem in traccar manager

DBNman8 years ago

Hello,
If any one can help me with my problem. When I build an Apk directly from the source code with no change to the code, the map doesn't work. But the officiel Apk work just fine.

Anton Tananaev8 years ago

You probably need to request API key from Google for your signing certificate.

DBNman8 years ago

Can you explain more
and thanks in advance

Anton Tananaev8 years ago

When you build an app, it's signed with a certificate. Google Maps use that certificate for API key, so you need to add that key and certificate to Google API Console to be able to use the map. More info here:

https://developers.google.com/maps/documentation/android-api/signup

DBNman8 years ago

Thank you very much for help, it work now.

marceloso7 years ago

its posible load openstreetmaps in traccar manager ??

Anton Tananaev7 years ago

Please search before asking a question:

https://github.com/tananaev/traccar-manager-android/issues/29