requestGeometryData
open override fun requestGeometryData(options: GeometryDataOptions): Result<GeometryDataResponse, SearchFailure>
Performing synchronous geometry data request is not supported by hybrid search at this moment.
open override fun requestGeometryData(options: GeometryDataOptions, callback: GeometryDataCallback): Cancellable
Performing asynchronous geometry data request is not supported by hybrid search at this moment.