Takes two or more polygons and returns a combined polygon or multipolygon
polygons
(google.maps.Polygon | Array<google.maps.LatLng> | Feature<Polygon>) N objects to combine
Returns (Feature<Polygon> | Feature<MultiPolygon>) result of the union. If inputs are disjoint, returns a Feature.Multipolygon