city name

  1. Android Question [B4X] Google Geocoding REST API Get only City Name [Solved]

    Hello, i have this code to get from the lat and lon the city name, streetadress etc. Sub PlaceToLatLon(lat As Float, lon As Float) As ResumableSub Dim j As HttpJob Dim city2 As String j.Initialize("", Me) j.Download2("https://maps.googleapis.com/maps/api/geocode/json", _...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…