contains
Computes whether or not latLng is contained within this Polygon.
Return
true if latLng is contained within this Polygon, otherwise, false
Parameters
lat Lng
the LatLng to inspect
See also
PolyUtil. contains Location
Computes where the given latLng is contained on or near this Polyline within a specified tolerance in meters.