Committed as r789. On Mon, Sep 15, 2008 at 1:07 PM, Miguel Méndez <[EMAIL PROTECTED]> wrote:
> LGTM > > > On Fri, Sep 12, 2008 at 4:56 PM, Eric Ayers <[EMAIL PROTECTED]> wrote: > >> Hello Miguel, >> >> I was perusing the Marker documentation at >> http://code.google.com/apis/maps and noticed there were some deprecated >> API methods. I went ahead and brought this class up to date by adding: >> >> setLatLng() >> getLatLng() >> closeInfoWindow() >> showBlowupMap() >> >> and deprecating getPoint() and setPoint(). I added a few unit tests. >> >> M maps/maps/test/com/google/gwt/maps/client/overlay/MarkerTest.java >> M maps/maps/src/com/google/gwt/maps/client/overlay/Marker.java >> M maps/maps/src/com/google/gwt/maps/client/impl/MarkerImpl.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 -~----------~----~----~----~------~----~------~--~---
