ReverseGeocodingBatchRequestBody interface

The list of reverse geocoding queries/requests to process. The list can contain a max of 100 queries and must contain at least 1 query.

Properties

batchItems

The list of queries to process.

Property Details

batchItems

The list of queries to process.

batchItems?: ReverseGeocodingBatchRequestItem[]

Property Value