fun Polyline.contains(latLng: LatLng, tolerance: Double = 0.1): Boolean
Computes where the given latLng is contained on or near this Polyline within a specified tolerance in meters.