From GamingWiki
Jump to: navigation, search
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 GClientGeocoder();
+
geocoder = new google.maps.Geocoder();
 
getMarkerList();
 
getMarkerList();
 
}
 
}

Revision as of 01:07, 25 October 2010