From GamingWiki
Line 36: | Line 36: | ||
map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); | map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); | ||
getMarkerList(); | getMarkerList(); | ||
+ | jumpto = unescape(self.document.location.hash.substring(1)); | ||
+ | recentre(jumpto); | ||
} | } | ||
// Initialize on page load | // Initialize on page load |
Revision as of 19:50, 16 May 2011