Reverse Geocoding

Cristian 3 years ago

I have noticed that in the user account attributes you can indicate the Here api key and also the LocationIQ access token.
https://ibb.co/j8RLqtB

How does this work? do I have to make a configuration in the traccar.xml file?

So far I have configured reverse geocoding at server level for all users by default, but I want each user to have its own api key or access token as appropriate.

Any comments would be appreciated.

Anton Tananaev 3 years ago

The user attribute is the map key. It's not used for geocoding.

Cristian 3 years ago

Ok, thanks Anton