From GamingWiki
Line 100: | Line 100: | ||
if (typeof aMarker !== 'undefined') { | if (typeof aMarker !== 'undefined') { | ||
newLatLng = aMarker.getPosition(); | newLatLng = aMarker.getPosition(); | ||
− | aMarker.click(); | + | //aMarker.click(); |
} | } | ||
} | } |
Revision as of 19:47, 16 May 2011