[Google Maps API v3] Re: Closing a marker info window outside of the map?

2011-11-02 Thread JAaronG
Ahh yes, I am using a jquery google map plugin. I'll try the forum there. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/D2pHj

[Google Maps API v3] Closing a marker info window outside of the map?

2011-11-02 Thread JAaronG
Despite my lack of javascript experience, I've successfully got a map that will also give directions to the user. My current problem is that once the directions are given, the infoWindow opened by the marker stays open. Can I close any open infoWindows outside of the main map function somehow?