Uses of Class
com.dna.jopt.member.unit.converter.openlocation.OpenLocationCode
-
Uses of OpenLocationCode in com.dna.jopt.member.unit.converter.openlocation
Modifier and TypeMethodDescriptionOpenLocationCode.recover
(double referenceLatitude, double referenceLongitude) Returns anOpenLocationCode
object representing a full Open Location Code from this (short) Open Location Code, given the reference location.OpenLocationCode.shorten
(double referenceLatitude, double referenceLongitude) Returns shortOpenLocationCode
from the full Open Location Code created by removing four or six digits, depending on the provided reference point.