Takes a kinked polygon and returns a feature collection of polygons that have no kinks.
object
(google.maps.Polygon | Array<google.maps.LatLng> | Feature<Polygon>) array of points, a google.maps.Polygon or Feature
Returns FeatureCollection<Polygon> Unkinked polygons