Hi everyone, I use these parameters for geocoding:
<entry key='geocoder.onRequest'>true</entry>
<entry key='geocoder.ignorePositions'>true</entry>
<entry key='geocoder.reuseDistance'>10</entry>
the address is showing when I clicked "show address" but the address disappeared when the device moving fast.
how to query the address directly when you click on the device, so this way still saves most of the queries and still have the addresses in follow mode?
Hi everyone, I use these parameters for geocoding:
<entry key='geocoder.onRequest'>true</entry> <entry key='geocoder.ignorePositions'>true</entry> <entry key='geocoder.reuseDistance'>10</entry>
the address is showing when I clicked "show address" but the address disappeared when the device moving fast.
how to query the address directly when you click on the device, so this way still saves most of the queries and still have the addresses in follow mode?