? gmap_overlays_remove_alert.patch
Index: js/overlay_geoxml.js
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/gmap_addons/gmap_overlays/js/overlay_geoxml.js,v
retrieving revision 1.2
diff -u -p -r1.2 overlay_geoxml.js
--- js/overlay_geoxml.js	30 Sep 2008 20:33:57 -0000	1.2
+++ js/overlay_geoxml.js	27 Feb 2009 14:39:29 -0000
@@ -8,9 +8,6 @@ Drupal.gmap.clientsidexml = {};
 Drupal.gmap.addHandler('gmap', function(elem) {
   var obj = this;
   obj.bind('init', function() {
-
-  alert (obj.map.getContainer().id);
-
     $.each(obj.vars.overlay, function(i,d) {
       switch (d.type) {
         case 'georss':
