GeocoderResult interface
September 29, 2018 · View on GitHub
Interface members
Not all fields are filled. Depends on the response of Google and Apple.
| Params | Type | Details |
|---|---|---|
| adminArea | string | |
| country | string | |
| extra | { featureName: string, lines: string[], permises: string, phone: string, url: string } |
|
| locale | string | |
| locality | string | |
| position | ILatLng | |
| postalCode | string | |
| subAdminArea | string | |
| subLocality | string | |
| subThoroughfare | string | |
| thoroughfare | string |