Approach destinations on curbside
Implement Using: Distance Matrix Fast API
In this example, we take a 3 x 3 matrix with 3 origins and 3 destinations which would result in a total of 9 combinations (or elements) in the response. We will also customize our request and set:
mode
set to truckapproaches
for each of thedestinations
. We will set it to “curb” since we want the truck to approach all destinations on the curbside.