Geocoder library problem

genesi

Active Member
Licensed User
Longtime User
Hi, from a couple of days the library geocoder always returns an empty array, using any pair of coordinates.
B4X:
Results=Geocoder1.GetFromLocation(Latitude, Longitude, MaxResults)
   If Results.Length>0 Then
I did the test with the test program (demo geocoder).
The following is a piece of the log file
can anyone help me?
Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…