GeocodingSearchOptions
Interface: GeocodingSearchOptions
Options for forward and reverse geocoding requests.
Extended by
Properties
bbox?
optionalbbox?: [number,number,number,number]
Limit results to a bounding box as [west, south, east, north]
(Mapbox / WSEN order).
language?
optionallanguage?:string
Preferred response language (e.g. en, fr).
region?
optionalregion?:string
ISO country code to bias/limit results (e.g. fr).