Address on route report with latitude and longitude

Tracker2 years 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 Tananaev2 years ago

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

Tracker2 years 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 Tananaev2 years ago

It will call it for all positions.

Tracker2 years ago

ok, thanks Anton.