On 6 October 2010 10:00, Kevin Soron <[email protected]> wrote: > > Suppose the case where i am getting 10 place results from search > places service . Does that mean i will have to call place detail > service 10 times to get more information of specific place??? If yes > then does it acceptable from usage perspective of API??
The documentation also says, "Place Details requests should be made in response to the selection of a search result by a user. You may not use a Place Details request to request details for all results returned by a search before they are presented to the user." I've no idea how you display places results on a map without getting the location data, if you can't get the location data before the user says they want it. That might be something Thor could comment on: he seems to be the Google Employee dealing with Places here. -- 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.
