covers


Description:

[ Version ( since = "0.12.4" ) ]
public bool covers (double latitude, double longitude)

Checks whether this covers the given coordinates.

Parameters:

this

a BoundingBox

latitude

the latitude of the point

longitude

the longitude of the point

Returns:

TRUE when the bounding box covers given coordinates, FALSE otherwise.




2022 vala-language.org