OpenLocationCode.recover

Recover the nearest match (if the code was a short code) representing a full Open Location Code from this (short) Open Location Code, given the reference location.

struct OpenLocationCode
pure
recover
const

Parameters

referenceLatitude
Type: double

Reference point latitude degrees.

referenceLongitude
Type: double

Reference point longitude degrees. @return The nearest matching full code.

Meta