M mvera Active Member Licensed User Longtime User Sep 3, 2017 #1 Hi. I used libreria geocoder in b4a version 5, then upgrade to version 7., now it does not work. Does anyone have any idea why? Thank you
Hi. I used libreria geocoder in b4a version 5, then upgrade to version 7., now it does not work. Does anyone have any idea why? Thank you
Erel B4X founder Staff member Licensed User Longtime User Sep 3, 2017 #2 Do you see any error? Upvote 0
M mvera Active Member Licensed User Longtime User Sep 3, 2017 #3 hello, I do not get any error, it only shows zero values and the only change you have is the update to b4a version 7 Address1.AddressLines.Size = 0 Address1.AddressLines.Size = 0 Address1.AddressLines.Size = 0 Address1.AddressLines.Size = 0 Address1.AddressLines.Size = 0 Upvote 0
hello, I do not get any error, it only shows zero values and the only change you have is the update to b4a version 7 Address1.AddressLines.Size = 0 Address1.AddressLines.Size = 0 Address1.AddressLines.Size = 0 Address1.AddressLines.Size = 0 Address1.AddressLines.Size = 0
Erel B4X founder Staff member Licensed User Longtime User Sep 4, 2017 #4 Which library are you using? If it just calls a REST API then you should use OkHttpUtils2 instead. Upvote 0
Cnrez Member Licensed User Longtime User Sep 4, 2017 #5 hi, it's not related to B4A, it's the library, google has updated its geocoder service, NEW: https://developers.google.com/maps/documentation/geocoding/faq The old geocoder is discontinued at the end of March 2017 i find it in this thread https://www.b4x.com/android/forum/threads/geocoder-library.17115/page-6 regards, Upvote 0
hi, it's not related to B4A, it's the library, google has updated its geocoder service, NEW: https://developers.google.com/maps/documentation/geocoding/faq The old geocoder is discontinued at the end of March 2017 i find it in this thread https://www.b4x.com/android/forum/threads/geocoder-library.17115/page-6 regards,