adorris1 / geocoder-java

Automatically exported from code.google.com/p/geocoder-java
0 stars 0 forks source link

GAE example not working. Method Geocoder.setConnectionManager(..) not available #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Copy/Paste code from GAE sample

What is the expected output? What do you see instead?
Expect the setConnectionManager method to be available. Instead method is not 
available. When running on GAE with this, I get a GPS OVER_QUERY_LIMIT result.

What version of the product are you using? On what operating system?
0.15

Please provide any additional information below.

Original issue reported on code.google.com by Ste...@qlouder.com on 31 Oct 2013 at 11:49

GoogleCodeExporter commented 8 years ago
Also getting problems with GAE returning no results for the first query... 
wondering if this is related?

Original comment by aaron.hu...@yeahyoapp.com on 3 Nov 2013 at 10:59

GoogleCodeExporter commented 8 years ago
Updated GAE example

Method Geocoder.setConnectionManager(..) not required anymore

Original comment by panchmp on 30 Apr 2014 at 10:41