All you need to do is configure it in the config file. Make sure you include the key as well.
i am using this. it is correct?
<entry key ='geocoder.enable'>true</entry>
<entry key ='geocoder.type'>google</entry>
<entry key ='geocoder.url'>https://maps.googleapis.com/maps/api/geocode/</entry>
<entry key ='geocoder.key'>XXXmyapikey</entry>
Looks fine. You don't need URL though.
Still doesn't show address. But it is connected in my Google cloud because as i can see in Geocoding API
it send request.
but in portal does not show address on click
What does it show?
API Requests Errors Avg latency (ms)
Directions API 0 0 - Details
Distance Matrix API 0 0 - Details
Geocoding API 13,024 11,517 26 Details
Geolocation API 0 0 - Details
What portal are you talking about? I thought we are discussing Traccar.
yes we are doing. i am trying to say that google geocoder is sending request on google map cloud. But in Traccar server it does show address.
sorry does not show address
Please upload a video of the issue.
does google geocoder api work during one year trial period that google cloud offer?
I tried to add Google geocoder in my Traccar.xml.
But I have no idea how to use. I tried to find in forum but I had no luck.
Any who can help me?