Hi am new to google maps. I have used gmaps jquery plugin for displaying map. In that i have my own markers and polylines for some locations,and displaying the infowindow wh
The easiest and most efficient way to prevent this behavior is to call the stop() method on a click event attached to the Map instance.
stop()
map.addListener("click", e => e.stop());