[jQuery] Google Maps Plugin

[jQuery] Google Maps Plugin


Hello,
This ones for Dylan Verheul, I'm using your google maps plugin to
populate a map with various markers. I was just wondering about adding
the GUnload() function.
I've added this to the bottom of the $.fn.googlemap bit:
$("body").bind("unload", function(){ GUnload(); });
That should do the trick right?
Cheers,
Rob