I have a coordinate (lat and lon) and also a bounding box (minlon, minlat, maxlon, maxlat) and I have to find out if a given coordinate is within the area. So far I have not found how I do, I looked in the Google Maps API documentation and found nothing relevant.