How to load a Google Map (GMap2) with the results of a Google Bar (GMap2.enableGoogleBar()) search a
- by Shawn
I have a page with a GoogleMap with a GoogleBar and 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 Google Bar, I mean the search bar that appears on the map after using the enableGoogleBar() function.