Consider importing your data into Fusion Tables and displaying it as a FusionTablesLayer.
Example here: http://code.google.com/apis/maps/documentation/javascript/examples/layer-fusiontables-simple.html Regards, James On Thu, Sep 23, 2010 at 8:14 PM, Dom <[email protected]> wrote: > Hi, > > I have a map that is loading a lot of markers (6000+) from a XML file. > It is very long. > Is there a solution to manage this ? > For instance, only load markers at a specific zoom and only display > markers that are near the place I am looking ? > > Dominique > > -- > 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. > > -- 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.
