William,
I had some interns one year use Google Maps API to get travel times. Google has a product that calculates a distance matrix. You construct a URL and send it to Google maps and it will return the travel times including traffic. It would be a cool addition to add a function to get the real time traffic and plot the isochrones as they change throughout the day with traffic. link to the API Awesome work, BTW!
Regards,
Neil