Looking for a Drupal 6 compatible alternative for the geomap module, I found this module.
It looks great and I would love to take a better look at it. However as soon as I started installed the module, I keep running out of (64M) memory on my site. Looking a bit further, I found the module uses 1.8M, more then double the size of the next biggest module (Node, which I really can't miss). My provider only recently increased the memory limit from 32M to 64M, but still my site doesn't fit.
I know this isn't just caused by the GMaps module, but it's the biggest one I've seen so far and I can't imagine this is really necessary on pages without any GMaps features.
Comments
Comment #1
xmarket commentedI think this is related to a bug in predefined icon install process, which caused the icons to install once again every time the module looked for a predefined icon.
The bug will be fixed in the next commit, but I will take a look for the memory usage, too.
Comment #2
xmarket commented