Map problem in traccar manager

DBNman 9 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 Tananaev 9 years ago

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

DBNman 9 years ago

Can you explain more
and thanks in advance

Anton Tananaev 9 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

DBNman 9 years ago

Thank you very much for help, it work now.

marceloso 9 years ago

its posible load openstreetmaps in traccar manager ??

Anton Tananaev 9 years ago

Please search before asking a question:

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