GeocodingBatchRequestBody interface
The list of address geocoding queries/requests to process. The list can contain a max of 100 queries and must contain at least 1 query.
Properties
batch |
The list of queries to process. |
Property Details
batchItems
The list of queries to process.
batchItems?: GeocodingBatchRequestItem[]