I've a database-driven map with several Markers:
http://www.arbea.basilicata.it/index.php?option=com_wrapper&view=wrapper&Itemid=168

Markers are added through an anonymous function which creates a new
Marker, passing it a point, recovered using GClientGeocoder.
GClientGeocoder is invoked in a cycle, passing it at each step a
database-recovered address.

An obvious performance improvement is storing in database coordinates
and NOT invoking a GClientGeocoder at each step,

Apart this, it seems to me, since all markers have to be displayed,
and at that zoom level, using Marker Manager wouldn't improve
performances in this case.

Do you agree or not? If you agree, any other suggest to improve
Markers rendering performances?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to