I have a problem i am using google maps api v3 in phonegap with jquery mobile and set up markers but i want to be able to click only them but i am able to click destinations on the map such as hospitals. how i can disable the option leaving only the markers clickable? also i need to close open infowindows when coming from different page and i am able to close infowindows of my markers but the hospital infowindow stays open.
how can i close the infowindows or dont let the user click anything else but the markers?