On May 23, 3:39 am, vasudha <[email protected]> wrote: > > I was trying to locate a address using longitude and latitude obtained > using the javascript instance "navigator.geolocation". When the > location was sent to static map api, it responded the correct location > whereas the places sent from places api was different. Could you let > me know where i m doing wrong? > > https://maps.googleapis.com/maps/api/place/search/json?location=x,y
I don't suppose the API knows what x and y are. I think you need a key as well. If you're using some other query, then telling us what you're really doing would probably help. Or: give us some other coordinates which reproduce the problem you're having. I guess that Google doesn't know all that many places around the location you're specifying. What are you expecting to happen? -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
