views:

46

answers:

0

I have a page with a GoogleMap with a GoogleBar and I would like the GoogleBar to appear with something written in it already and to have that search executed. In other words, I would like to "write something to the GoogleBar and press Enter" automatically as soon as the map loads. How can I do this?

edit: By GoogleBar, I mean the search bar that appears on the map after using the enableGoogleBar() function.