How to load a Google Map (GMap2) with the results of a Google Bar (GMap2.enableGoogleBar()) search a
        Posted  
        
            by Shawn
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shawn
        
        
        
        Published on 2010-05-08T23:02:59Z
        Indexed on 
            2010/05/15
            19:24 UTC
        
        
        Read the original article
        Hit count: 240
        
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.
© Stack Overflow or respective owner