Should InfoWindow be included in this patch? Shouldn't the Overlay.createPeer method perform the tests on the JavaScriptObject and return the correct concrete wrapper class?
On Tue, Sep 16, 2008 at 2:19 PM, Eric Ayers <[EMAIL PROTECTED]> wrote: > Hello Miguel, > > I would like you to review the attached patch. This patch addresses issue > 170 > > http://code.google.com/p/gwt-google-apis/issues/detail?id=170 > > This change makes InfoWindow extend the ConcreteOverlay class. It also > adds the methods isInfoWindow(), isPolyline(), isPolygon(), and isMarker() > to the Overlay class. > > M maps/maps/test/com/google/gwt/maps/client/overlay/OverlayTest.java > M maps/maps/src/com/google/gwt/maps/client/overlay/Overlay.java > -- > Eric Z. Ayers - GWT Team - Atlanta, GA USA > http://code.google.com/webtoolkit/ > -- Miguel --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
