sdk-routing / com.tomtom.online.sdk.routing.data.matrix / MatrixRoutingQuery / <init>

<init>

MatrixRoutingQuery(origins: MutableList<LatLng!>!, destinations: MutableList<LatLng!>!)

The primary constructor for MatrixRoutingQuery.

Parameters

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.