branflake2267 / GWT-Maps-V3-Api

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

Wrong method signature in Projection.fromPointToLatLng #117

Closed idegregorio closed 11 years ago

idegregorio commented 11 years ago

The method Projection.fromPointToLatLng should return a LatLng, it currently (3.16) returns a Point

branflake2267 commented 11 years ago

Thanks for reporting :) I'll fix this tomorrow. I'm going to work on a new release tomorrow.

branflake2267 commented 11 years ago

Fix in the works. I should have this deployed tomorrow.

branflake2267 commented 11 years ago

I've updated the test cases for this.

branflake2267 commented 11 years ago

Fixed in source, closing and releasing tomorrow.