Hi Balint, I sniffed around in the JavaScript Maps API docs:
http://code.google.com/apis/maps/documentation/reference.html#GGoogleBarOptions and didn't see a direct way to set it, but there might be a way to do it by messing around with CSS definitions. The Google Maps API group would be a good resource for finding out more about that. Regards, -Eric. On Thu, Mar 25, 2010 at 8:23 AM, bálint <[email protected]> wrote: > Hi! > I have a mapwidget on my gwt applications. I want to add a search > field. I found the embadded search. It can be enabled with the > setGoogleBarEnabled(true) call. It works fine exept for displaying > the search text field. The fields height is 6px and I cannot change > it. > I cant find the TextFiled element of the GoogleBar. > Can anyone help me in resizing the serch field? > Thanks, Balint > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA Sign up now for Google I/O 2010: May 19-20, http://code.google.com/io -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
