B4A Library Geocoder library - warwound    Mar 31, 2016   (31 reactions)   tags: Geo, Geocode, Geocoder, GPS Geocoder library
The Geocoder library enables you to geocode coordinates and reverse geocode addresses.
The library adds two new Objects to the IDE:
Version: 2.1
Address
Methods:
HasLatitude... B4A Question Geocode Library - Smee    Oct 2, 2020 Hi all
Is the Geocoder library still current or is there a later one or better way to do reverse geocoding
TIA
... B4A Question Geocoder library & APIkey - marcick    May 11, 2018 to exceed the free of charge quota.
Does the geocoder library work without ApiKey ?
I don't..., it can't be 350 total in a months.
So I guess geocoder library does not use the ApiKey declared in... B4A Question Geocoder library error - ivanomonti    Sep 10, 2017 error (GeocoderDemo)
Logger connesso a: emulator-5554
java.lang.NoClassDefFoundError: com.google.android.gms.common.GoogleApiAvailability
at anywheresoftware.b4a.objects.MapFragmentWrapper... B4A Question Google Geocoding Problem (Geocoder library) - magdoz (first post)    Oct 4, 2020 Thanks friends. I have one application what will collect gps and environmental data from several dev... B4A Question Geocoder library problem - genesi    Oct 17, 2012 Hi, from a couple of days the library geocoder always returns an empty array, using any pair of coordinates.
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
java.io.IOException: Service not Available
at android.location.Geocoder.getFromLocation... B4i Question How ILocation library geocode a LatLon ? - marcick    May 15, 2018 Wich method uses this library to resolve a couple of coordinates and give the address ?
Does it make an API call using the same ApiKey declared for GoogleMap ?
Or it doesn't use an ApiKey at all, so it will stop to work on next 11 June ?... B4A Question geocoder library does not work on b4a v7 - Cnrez (first post)    Sep 4, 2017   (2 reactions) hi, it's not related to B4A, it's the library,
google has updated its geocoder service.../geocoder-library.17115/page-6
regards,... B4A Question Geocoder Library - Problem - jsanchezc (first post)    Jan 10, 2014   (2 reactions) I had same problem, i reconnect Wifi and Geocoder doesn't work.
While i do more test with Geocoder, to get Latitude / Longitude from Address
i changed code to do call google web page, sending... Spanish Geocoder Library - benji    Jul 31, 2013 Estoy revisando esta libreria y funciona bastante bien, pero con conexion, ya sea 3g o wifi... me interesa usarla sin conexion, por ahi lei que tendria que bajar los mapas, alguien sabe como puedo hacerlo?... Page: 1   2   3   |