Thanks for the review. Committed as r800 to the 1.0 release branch. On Thu, Sep 18, 2008 at 10:07 AM, Miguel Méndez <[EMAIL PROTECTED]> wrote:
> LGTM > > > On Wed, Sep 17, 2008 at 3:22 PM, Eric Ayers <[EMAIL PROTECTED]> wrote: > >> Hello Miguel, >> >> This patch adds an overload to LocalSearch.setCenterPoint() to accept a >> JavaScriptObject parameter. It can be either a raw GLatLng or GMap2 object, >> or it can be a LatLng object from the gwt-maps API (which is just a Java >> overlay type for GLatLng). I tested this manually by creating a small demo >> project. >> >> M search/src/com/google/gwt/search/client/LocalSearch.java >> M search/src/com/google/gwt/search/client/impl/GlocalSearch.java >> >> -- >> Eric Z. Ayers - GWT Team - Atlanta, GA USA >> http://code.google.com/webtoolkit/ >> > > > > -- > Miguel > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
