Address on route report with latitude and longitude

Trackera year ago

Hello, I have a locationiq apikey, but when exporting the route reports it comes out without an address, instead I get latitude and longitude. Within the platform, geocoding works normally.

Anton Tananaeva year ago

To have address in the route report you have to set geocoder.ignorePositions to false.

Trackera year ago

I don't quite understand how it works, by changing the configuration this will only activate the geocoding when obtaining the route? o It will automatically geocode all available addresses. I ask this because a while ago I made that change and my locationiq daily quota was not enough.

Anton Tananaeva year ago

It will call it for all positions.

Trackera year ago

ok, thanks Anton.