Comments 2John started the conversationAugust 13, 2018 at 5:57pmHello,I am trying to figure out how to hide the popup on the map pin when marker is clicked..?Pls see attactched.Thanks! 1,973Support repliedAugust 14, 2018 at 8:44amHi John,Assuming you are running the latest version open /js/scripts.jsand remove lines 1256-1258google.maps.event.addListener(companyMarker, 'click', function() { infowindow.open(map,companyMarker); });and then hard refresh the page (Ctrl+F5)I have not tested the solution, but it should work.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy John replied privately Support replied privately John replied privately Support replied privately John replied privately Support replied privately Support replied privately John replied privately Support replied privately Sign in to reply ...
Hello,
I am trying to figure out how to hide the popup on the map pin when marker is clicked..?
Pls see attactched.
Thanks!
Hi John,
Assuming you are running the latest version open /js/scripts.js
and remove lines 1256-1258
google.maps.event.addListener(companyMarker, 'click', function() {
infowindow.open(map,companyMarker);
});
and then hard refresh the page (Ctrl+F5)
I have not tested the solution, but it should work.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy