Google Maps with API key

Nagra 2 years ago

Hello,

I just finished switching from another GPS Tracking solution, and I don't regret it.
There's just one thing that keeps me wondering:
I know how to use Google Maps as custom maps (been described here in the forum multiple times), and that's working fine for me, but as I understand it that's not the perfectly legal way.
So I do own Google Maps API keys, Javascript, Geocoding and so on... ist the anyway of using them in traccar? Like "just" a few config lines in the xml?

Anton Tananaev 2 years ago

There's no way to enable Google Maps via their JavaScript library, which is the only officially allowed option. That's because we're using another library for map rendering.

Nagra 2 years ago

Ok. Understood. Thanks for the fast reply.