Menu

#12 GMap2Widget : height before width

open
nobody
None
5
2007-02-17
2007-02-17
No

Let's say it's a functional bug : the usage when passing width and height as parameters is to put width in the first place, and height only in second place.

For the class com.mapitz.gwt.googleMaps.client.GMap2Widget, it's reversed : public GMap2Widget(String height, String width).

I think it's still time to correct this before the library gets more widely used.

Discussion


Log in to post a comment.