Also, for what it is worth, {control}.js contains too much stuff the average user may never use. It contains support for SVG & VML controls but both are "hidden" in the DOM. I can safely discard both but I cannot prevent either from being built nor can I discard the extra JS code.
Google - you ought to make SVG & VML controls optional - only loaded on demand in separate modules. Why clutter the DOM with extra "style.visibility=hidden" elements ? Why load the extra JS code if it is not being used ? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.