RouteDirectionsBatchResultOutput interface

This object is returned from a successful Route Directions Batch service call.

Extends

Properties

batchItems

Array containing the batch results.

Inherited Properties

summary

Summary of the results for the batch request

Property Details

batchItems

Array containing the batch results.

batchItems: RouteDirectionsBatchItemOutput[]

Property Value

Inherited Property Details

summary

Summary of the results for the batch request

summary: BatchResultSummaryOutput

Property Value

Inherited From BatchResultOutput.summary