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