Desal in Australia: Difference between revisions
From Desal Wiki
imported>WikiAdmin No edit summary |
imported>WikiAdmin No edit summary |
||
| Line 257: | Line 257: | ||
function clickMarkerEvent(map, link, marker) { | function clickMarkerEvent(map, link, marker) { | ||
google.maps.event.addListener(marker, 'click', function() { | google.maps.event.addListener(marker, 'click', function() { | ||
window.open(' | window.open('http://149.171.19.120/w/index.php/' + link); | ||
}); | }); | ||
} | } | ||
Revision as of 01:37, 3 June 2014