contains Longitude
Returns whether the bounds contains `longitude` or not.
Return
`true` if the bounds contains `longitude`, `false` otherwise.
Parameters
longitude
The longitude to be checked against the bounds.
Returns whether the bounds contains `longitude` or not.
`true` if the bounds contains `longitude`, `false` otherwise.
The longitude to be checked against the bounds.