RouteMatrixQuery interface

An object with a matrix of coordinates.

Properties

destinations

A valid GeoJSON MultiPoint geometry type. Please refer to RFC 7946 for details.

origins

A valid GeoJSON MultiPoint geometry type. Please refer to RFC 7946 for details.

Property Details

destinations

A valid GeoJSON MultiPoint geometry type. Please refer to RFC 7946 for details.

destinations: GeoJsonMultiPoint

Property Value

origins

A valid GeoJSON MultiPoint geometry type. Please refer to RFC 7946 for details.

origins: GeoJsonMultiPoint

Property Value