> I need a google api such that it would return some specific > locations(like all the post offices or all the schools) of a > particular city or place.
There is no easy way to scrape all of Google's data like that. You can use the Places API to search near some given point. -- 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.
