first of all, please forgive my poor english.
i am using zenphoto svn 3260 which hosting 10000+ photos in 200+ albums.
some albums contain 2000+ photos which geotagged, with google_maps plugin enabled,
the performance on those album pages is very slow (loading time around 15 sec),
although "static_html_cache" plugin could bring some improvement, but just a few sec faster, the loading time is still slow (around 10 sec).
i know that the bottleneck is google_maps plugin, it is a client side problem,
browser is too heavy to handle too many points/postions (2000+) on a map.
can we have more options/functions in google_maps plugins?
do not load and add the points to map until user click "google map"
for user saving times and resources if they do not interest to see the map and points
only show the points of albums page images (for Effervescence+ themes, default is 15)
this avoid browser loading too heavy on every album page.
show all the points in current album including sub-albums
for example, a album named "vacation" contains 2000+ photos which geotagged,
for performance purpose i break this "large" album into 4 sub-albums,
so the folder structure is:
thanks for attention