TypeScript API Documentation for GEOCODE-GLIB
API Version: 2.0
Library Version: 2.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.7
Since 3.23.1
The details of a forward or reverse query which was performed on a GeocodeGlib.MockBackend by application code. This includes the input (params, is_forward), and the output which was returned (results or error).
params
is_forward
results
error
Empty result sets are represented by the GeocodeGlib.Error.NO_MATCHES error (for forward queries) or the GeocodeGlib.Error.NOT_SUPPORTED error (for reverse queries), rather than an empty results list.
3.23.1
Static
The details of a forward or reverse query which was performed on a GeocodeGlib.MockBackend by application code. This includes the input (
params,is_forward), and the output which was returned (resultsorerror).Empty result sets are represented by the GeocodeGlib.Error.NO_MATCHES error (for forward queries) or the GeocodeGlib.Error.NOT_SUPPORTED error (for reverse queries), rather than an empty
resultslist.Since
3.23.1