SyntaxFix
Write A Post
Hire A Developer
Questions
google.maps.event.addListener(marker, 'click', (function(marker, i) { return function() { window.location.href = marker.url; } })(marker, i));