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
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?