On Oct 6, 7:37 am, Kevin Soron <[email protected]> wrote: > Can i initially show places results on list and after that on map??
Yes: you must show a map; whether you also show a list is up to you. > The other issue is that whenever we are searching the places then > places results doesn't contain any information about latitude and > longitude parameter so in this case how to display(plot) places on the > the map without having information about place location coordinates? > > Please suggest. Location is available. Each Places result contains a reference which can be used to request details. The details results contain the location. http://code.google.com/apis/maps/documentation/places/#PlaceDetails -- 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.
