On Dec 7, 9:24 am, Ryan Wood <[email protected]> wrote: > I am having an issue with my map on my website. I am using a mysql > database which is already geocoded. I am using this > tutorial:http://code.google.com/apis/maps/articles/phpsqlajax_v3.html > > I am also using a custom marker, which is a 2k .png file. > > Obviously the lag gets worse as more markers are added. > > It is strange because if I use google fusion tables, geocode and then > embed the map on my website, there is zero lag. > > If someone could please help to identify what is causing the lag I > would greatly appreciate it. Thanks in advance. > > Here is the page where the map > is:http://www.legalgrab.com/florida_arrest_map.html
Have you tried using a marker manager or a marker clusterer? http://code.google.com/p/google-maps-utility-library-v3/source/browse/#svn/tags/markermanager http://gmaps-utility-library.googlecode.com/svn/trunk/markerclusterer/1.0/ -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
