branflake2267 / GWT-Maps-V3-Api

GWT Maps V3 Javascript Bindings
Other
144 stars 113 forks source link

DOM Element returned #180

Open ccrafael opened 11 years ago

ccrafael commented 11 years ago

Hello,

I'm using this wrapper recently and I have a suggestion.

There are many methods that return a type com.google.gwt.dom.client.Element. But would not it be better compatibility with 2.0+ GWT that returned the subtype com.google.gwt.user.client.Element?

Thanks and regards, Rafael.

branflake2267 commented 11 years ago

Good thinking, I'll take a look. Haven't thought about that in a while :)