OpenLocationCodeArea.contains

struct OpenLocationCodeArea
@nogc nothrow pure
bool
contains
const
(
double latitude
,
double longitude
)

Return Value

Type: bool

true if this area contains the given coordinate.

Meta