RouteMatrixQuery interface
An object with a matrix of coordinates.
Properties
destinations | A valid |
origins | A valid |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript