On Aug 13, 10:31 am, Abhilash SS <[email protected]> wrote: > Hello All, > > I would like to know hoe I can get a free Clientid and signature to > test Google Places API.
Application form: http://gmaps-ws-console.appspot.com/ (It is really buried in the documentation, and took me some time to find) > I would like to integrate Google Places API for Korean site. So, > whether I will get output(xml or json) in Korean language. Is there > any way to specify langauge while passing request to Google Places > API. Normally that will be with a hl=kr parameter in a call somewhere, but this doesn't appear to be supported (yet). The service is still fairly new. http://code.google.com/apis/maps/documentation/places/#PlaceSearchRequests -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
