Hi,
Just to let you know, I dont think your live/debug flags are working correctly in gmaps.js
I seem to be getting 1000s of conslog.log() messages, (which probably isnt that good for performance).
I think the regex that sets the 'live' var isnt correct, so it sets live to false, and therefor debug() is firing console logs continuously.
HTHs,
Rob.