Index: trunk/extensions/Maps/GoogleMaps/GoogleMapFunctions.js |
— | — | @@ -157,7 +157,6 @@ |
158 | 158 | MoreControl.prototype = new GControl(); |
159 | 159 | |
160 | 160 | MoreControl.prototype.initialize = function(map) { |
161 | | - alert('ur doin it wron'); |
162 | 161 | this.map = map; |
163 | 162 | |
164 | 163 | var more = document.getElementById(map.name + "-outer-more"); |