Combine visual elements while drawing, and assign HTML IDs to the groups

This example shows how to group visual elements when drawing on a GcSvgGraphics and how to assign different HTML IDs to the groups so that they can be found and manipulated (e.g. hidden) in JavaScript code.