branflake2267 / GWT-Maps-V3-Api

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

StreetViewService "getInstance()" method incorrectly named "getInstnace()" #170

Closed walmink closed 11 years ago

walmink commented 11 years ago

I did not understand why the compiler could not find StreetViewService.getInstance(). The documentation had the answer: is shows that the function is wrongly called "getInstnace".

branflake2267 commented 11 years ago

Good find. Thanks for reporting. I've got this one fixed and it will be deprecated in the next release.