OpenLocationCodeArea.contains

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

Return Value

Type: bool

true if this area contains the given coordinate.

Meta