X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fgooglemap%2Fstatic%2Fjs%2Fgooglemap.js;h=764f1b4959de59704fdf7a5e0a73628ff982b3df;hb=354c5d2314bfd73dfc3520d2ef9845dd4c6e6200;hp=3f3c995034e2992fca7f750ce05e2f31b6eacbfa;hpb=67109f53492e43afeaaec232d5c4ffe7daa7bffc;p=myslice.git diff --git a/plugins/googlemap/static/js/googlemap.js b/plugins/googlemap/static/js/googlemap.js index 3f3c9950..764f1b49 100644 --- a/plugins/googlemap/static/js/googlemap.js +++ b/plugins/googlemap/static/js/googlemap.js @@ -8,13 +8,16 @@ * - infowindow is not properly reopened when the maps does not have the focus */ -// events that happen in the once-per-view range -googlemap_debug=false; -// more on a on-per-record basis -googlemap_debug_detailed=false; - (function($){ + // events that happen in the once-per-view range + var debug=false; + debug=true; + + // more on a on-per-record basis + var debug_deep=false; + // debug_deep=true; + var GoogleMap = Plugin.extend({ init: function(options, element) { @@ -28,21 +31,32 @@ googlemap_debug_detailed=false; // we keep a couple of global hashes // lat_lon --> { marker,