[Google Maps API v3] Re: Place details problem

2011-11-18 Thread gpa
I''m guessing this was the wrong group for this problem... Sorry. But other are having this issue: http://groups.google.com/group/google-places-api/browse_thread/thread/d9e773d94adabaaf On Nov 18, 1:52 pm, gpa wrote: > One more detail I found: if I add location=0,0&radi

[Google Maps API v3] Re: Place details problem

2011-11-18 Thread gpa
One more detail I found: if I add location=0,0&radius=100 to the autocomplete query, the reference returned is much larger and the details call works The place returned is the same though On Nov 18, 1:18 pm, gpa wrote: > I'm having problems getting place details. I fir

[Google Maps API v3] Place details problem

2011-11-18 Thread gpa
I'm having problems getting place details. I first make this request: https://maps.googleapis.com/maps/api/place/autocomplete/json?input=sao+paulo%2C+s%C3%A3o+paulo%2C+br&sensor=false&types=geocode&language=en&key=XXX I get this in response (among other recommendations): { "predictions" :

[Google Maps API v3] Places search bounds size

2011-10-11 Thread gpa
I'm trying to use the Places service to look for a place that may or may not be local. I was doing a search with some very generous bounds (worldwide, see here: http://dl.dropbox.com/u/12543232/PlaceSearch1.html). It used to work up until a couple of days ago and now it's only returning zero resul