[ Version ( since = "0.12.4" ) ]
public bool covers (double latitude, double longitude)
Checks whether this covers the given coordinates.
this | |
latitude |
the latitude of the point |
longitude |
the longitude of the point |
TRUE when the bounding box covers given coordinates, FALSE otherwise. |