Hi Uttam, You can set the desired search location for a local search using.setCenterPoint(location) as documented here:
http://code.google.com/apis/ajaxsearch/documentation/reference.html#_class_GlocalSearch There's a great example of this in the Ajax APIs Playground too :-) http://code.google.com/apis/ajax/playground/#center_localsearch Happy coding, Jeff On Wed, Jul 22, 2009 at 2:46 AM, uttam takalkar <[email protected]>wrote: > > I am using the Google local search API. > In that there is one test box to enter the search criteria. Here i > want to add one more text box for location where to search > (SearchCenter). How i can add it in that form and retrive value of it. > Also i want to change Look and Feel of the listing of results. Please > suggest me for the same. > > Thanks and Regards > Uttam Takalkar > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
