Travel Cost Matrix
      Travel Cost Matrix service calculates the travel time and distances
			between an array of start and end locations. The result determines the total time and
			distance of all individual routes (the route costs). For example if you input four start
			points and four end points, a total of 16 routes will be calculated.
This endpoint contains the following 2 methods: