[Google Maps API v3] Re: Discrepancy between API geolocation and Maps website

2011-05-11 Thread Alex Matulich
On May 11, 6:09 am, "geocode...@gmail.com" wrote: > Have you seen > this?http://code.google.com/apis/maps/documentation/places/autocomplete.html Hmm, that looked promising but unfortunately that didn't work either. To use the example I mentioned: https://maps.googleapis.com/maps/api/place/autoc

[Google Maps API v3] Re: Discrepancy between API geolocation and Maps website

2011-05-10 Thread Alex Matulich
Actually, original problem not solved: > > Is there any way to get the API to return the same result, with just > > the establishment name and no address? > > Investigate the Places API. The Places API requires a latitude and longitude for a search. I am trying to submit the name of a place and g

[Google Maps API v3] Re: Discrepancy between API geolocation and Maps website

2011-05-10 Thread Alex Matulich
On May 10, 1:36 pm, "geocode...@gmail.com" wrote: > On May 10, 1:32 pm, Alex Matulich wrote: > > > > > It appears the domainhttp://gmaps-ws-console.appspot.com/isn't > > > > working right now. > > > > It is working for me. > > >

[Google Maps API v3] Re: Discrepancy between API geolocation and Maps website

2011-05-10 Thread Alex Matulich
> > It appears the domain http://gmaps-ws-console.appspot.com/ isn't > > working right now. > > It is working for me. Nope. Not from here. Do I need to have OAuth set up first, rather than just logging in with my gmail account? -Alex -- You received this message because you are subscribed to the

[Google Maps API v3] Re: Discrepancy between API geolocation and Maps website

2011-05-10 Thread Alex Matulich
> Investigate the Places API. Thanks, I didn't know about that. Oddly, all day I get a timeout error every time I attempt to get to the page to request access to that API. It appears the domain http://gmaps-ws-console.appspot.com/ isn't working right now. -Alex -- You received this message beca

[Google Maps API v3] Re: Discrepancy between API geolocation and Maps website

2011-05-10 Thread Alex Matulich
> Investigate the Places API. Thanks, I didn't know about that. Oddly, all day I get a timeout error every time I attempt to get to the page to request access to that API. It appears the domain http://gmaps-ws-console.appspot.com/ isn't working right now. -Alex -- You received this message beca

[Google Maps API v3] Discrepancy between API geolocation and Maps website

2011-05-09 Thread Alex Matulich
Using the Google Maps V3 API, I tried geolocating "Barberian's Steak House" and no other address information, like this: http://maps.google.com/maps/api/geocode/json?address=Barberian's%20Steak%20House&sensor=false It returns zero results. However, I do get a result if I visit the Google Maps we