Interface DistanceMatrixRow


  • public interface DistanceMatrixRow
    Contains distances from the location associated with this row to other locations.
    • Method Detail

      • distanceTo

        Distance distanceTo​(long locationId)
        Distance from this row's location to the given location.
        Parameters:
        locationId - target location
        Returns:
        time it takes to travel to the given location