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! 2,006Support 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 Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio 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
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio