Takes a set of points and returns a concave hull polygon. Internally, this uses turf-tin to generate geometries.
latLngArray
(Array<google.maps.LatLng> | Array<google.maps.LatLngLiteral> | google.maps.MVCArray) array of google positionsoptions
Object options to pass to the concave function