MatrixRoutingQuery(origins: MutableList<LatLng!>!, destinations: MutableList<LatLng!>!)
The primary constructor for MatrixRoutingQuery.
origins - MutableList<LatLng!>!: A list of origin locations used to calculate matrix routes.
destinations - MutableList<LatLng!>!: A list of destination locations used to calculate matrix routes.