From GamingWiki
Line 27: | Line 27: | ||
} | } | ||
map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); | map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); | ||
− | geocoder = new | + | geocoder = new google.maps.Geocoder(); |
getMarkerList(); | getMarkerList(); | ||
} | } |
Revision as of 01:07, 25 October 2010