Hi
I am following this blog to calculate distance between two zip code
http://mubashersharif.blogspot.in/search/label/Google%20Map%20API
but I am getting an error like "Object doesn't support this action" at line "
var service = new google.maps.DistanceMatrixService();
I have copy paste the same line as in blog. can anybody can help me what I have missing here.