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[]
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