> All Releases in the future will be marked by their revision number in > the SVN. At the moment, its r59 and you can download it > fromhttp://jmaps.googlecode.com/files/jquery.jmap-r59.js
Hi Tane, That's some great coverage of functionality that you have there! But why are you defining your helper functions to be global? Why not tuck all the functionality into the Mapifies namespace? I know that Google totally pollutes the global namespace, but I don't think it's a good idea to follow their lead. Just my .02. :-) Cheers! Mike