Thomas

Results 1 issues of Thomas

I need to call GeocodingApi.reverseGeocode from with a java app running in an GCP app-engine. My code looks like: context = new GeoApiContext.Builder(new GaeRequestHandler.Builder()) .apiKey("").build(); LatLng location = new LatLng(posLat,...

type: bug
triage me