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", _...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.