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 ;]
[SOLVED]cggm_add_dynpoint many points
[SOLVED]cggm_add_dynpoint many points
Last edited by felek on Tue Jul 16, 2013 9:21 am, edited 1 time in total.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: cggm_add_dynpoint many points
You're right. it does. The map does not get cached between calls.
I'll have to fix that.
I'll have to fix that.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: cggm_add_dynpoint many points
Fixed... new version released.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: cggm_add_dynpoint many points
I've checked it and now its OK. Thank you for quick fix.