-
Initializes a matrix options object for matrices and a given profile identifier.
sourcesanddestinationsshould not be empty, otherwise matrix would not make sense. Total number of waypoints may differ depending on theprofileIdentifier. See documentation for details. -
A string specifying the primary mode of transportation for the contours.
-
An array of
Waypointsobjects representing locations that will be in the matrix. -
Attribute options for the matrix.
Only
distanceandexpectedTravelTimeare supported. EmptyattributeOptionswill result in default values assumed. -
The
waypointsarray that should be used as destinations.Must not be empty.
-
The
waypointsarray that should be used as sources.Must not be empty.
-
-
-
An array of URL query items (parameters) to include in an HTTP request.
-
Install in Dash
MatrixOptions Class Reference