On Dec 29, 8:44 am, liju <[email protected]> wrote: > Is there any way to get the schools near by a property....I have a > address and want to display the schools near by to that property.. > > For eg: > > http://www.cbhk.com/property/property.asp?PRM_Community=Midtown%20Eas...RES*VAR_Region=MAN*VAR_Propertycommunity=*PRM_City=*PRM_Minimum_Price=*PRM_Maximum_Price=*PRM_Minimum_Beds=*PRM_Minimum_Baths= > > Click on the Schools tab
Are you looking for something like the local search API? http://code.google.com/apis/maps/documentation/services.html#Local_Search More information about the Local Search Control is located on the Google AJAX Search API Reference http://www.google.com/uds/solutions/localsearch/reference.html example: http://code.google.com/apis/maps/documentation/examples/control-localsearch.html (type "schools" in the search bar) -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
