toSVG
Returns svg of polygon for debugging.
You can pass any number of objects: Polygon: polygon with optional holes Polygon[]: arrays of polygons for convenience Rectangle: for a box double2: as latitude,longitude for a point
At least one object must be a polygon. The viewBox is formed around all polygons found in the arguments.