Indeed, there is no support for drawing multiple paths using DrawingManager. You can approximate drawing multiple paths by having the user draw two polygons, taking the path from the second polygon and adding it as the second path on the first polygon.
Feel free to add a feature request<http://code.google.com/p/gmaps-api-issues/issues/list>, where you should outline your use case for drawing polygons with multiple paths. Enoch -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/K4-Z3yOvQ64J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
