Skip to content

ReverseResult ​

Result of reverse geocoding method.

Hierarchy ​

Table of contents ​

Properties ​

Properties ​

cc ​

• Optional cc: ISOCountryCode


country ​

• Optional country: string


lang ​

• lang: string


lat ​

• lat: number

Latitude.

While typed as number, due to some parsing, it can be string in some cases.

Inherited from ​

LatLon.lat


lon ​

• lon: number

Longitude.

While typed as number, due to some parsing, it can be string in some cases.

Inherited from ​

LatLon.lon


name ​

• name: string


nameValid ​

• Optional nameValid: boolean


region ​

• Optional region: string