What steps will reproduce the problem?
1. Want to set setCenterPoint() in Google.API.Search API
2. GlocalSearchClient class is used.
3. is any method there similar to setCenterPoint()?
What is the expected output? What do you see instead?
Search particular center point location
What version of the product are you using? On what operating system?
Visual Studio 2008 professional edition C# 3.5
Windows XP
GoogleSearchAPI.dll v2.0.50727
Please provide any additional information below.
The following one is Google Ajax API. I want similar in Google.API.Search API
var searchControl = new google.search.SearchControl();
localSearch.setCenterPoint("San Francisco, CA");
Original issue reported on code.google.com by vignesh...@gmail.com on 25 Apr 2011 at 5:11
Original issue reported on code.google.com by
vignesh...@gmail.com
on 25 Apr 2011 at 5:11