Properties attached to the geometry search feature collection.
Contains summary information about the search operation and its results.
Provides metadata about:
const collectionProps: GeometrySearchFeatureCollectionProps = { numResults: 25, query: 'coffee shop', queryTime: 123, fuzzyLevel: 1}; Copy
const collectionProps: GeometrySearchFeatureCollectionProps = { numResults: 25, query: 'coffee shop', queryTime: 123, fuzzyLevel: 1};
Properties attached to the geometry search feature collection.
Contains summary information about the search operation and its results.