Google your neighborhood
Posted in Uncategorized on Mar 30th, 2008
Google’s street view mapping tool is up and running for most of Davidson County and parts of Williamson County. It’s a great way to take a virtual tour of the city and surrounding neighborhoods.
/*@cc_on @*/
/*@if (@_win32)
document.write(”");
var script = document.getElementById(’__ie_onload’);
script.onreadystatechange = function() {
if (this.readyState == ‘complete’) {}
};
/*@end @*/
if (document.addEventListener) {}