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 const
recover

Parameters

referenceLatitude double

Reference point latitude degrees.

referenceLongitude double

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

Meta