Google map search bar resize in GWT

Posted by user302347 on Stack Overflow See other posts from Stack Overflow or by user302347
Published on 2010-03-26T07:51:10Z Indexed on 2010/03/26 7:53 UTC
Read the original article Hit count: 239

Filed under:
|
|
|

I have a gwt application that uses the map api for a mapWidget. I added the integrated search for the map with setGoogleBarEnabled(true). It works fine, but the input field is 6px height. How can I resize it? Thanks Balint

© Stack Overflow or respective owner

Related posts about gwt

Related posts about google-maps