Hello,
I almost always have the address covered by the show address button.
I had set these keys in the configuration file that should have solved the problem, but it didn't.
Is there any error in the configuration?
<entry key='geocoder.enable'>true</entry>
<entry key='geocoder.type'>nominatim</entry>
<entry key='geocoder.onRequest'>false</entry>
<entry key='geocoder.ignorePositions'>false</entry>
You shouldn't use the default nominatim server like that.
Hello,
I almost always have the address covered by the show address button.
I had set these keys in the configuration file that should have solved the problem, but it didn't.
Is there any error in the configuration?