Page 1 of 1

[SOLVED]cggm_add_dynpoint many points

Posted: Fri Jul 12, 2013 8:32 pm
by felek
Hi,

I am working on website (dobry-dentysta.org) preformance - now exacly i am trying to limit DB queries i just realized that every added dynpoint to map generates one query. Is there any way to mass add dynpoint to cggm?

I know that this is not main problem on this website but ... little steps ;]

Re: cggm_add_dynpoint many points

Posted: Fri Jul 12, 2013 9:13 pm
by calguy1000
You're right. it does. The map does not get cached between calls.

I'll have to fix that.

Re: cggm_add_dynpoint many points

Posted: Sat Jul 13, 2013 4:10 am
by calguy1000
Fixed... new version released.

Re: cggm_add_dynpoint many points

Posted: Tue Jul 16, 2013 9:18 am
by felek
I've checked it and now its OK. Thank you for quick fix.