Hi Rossko Many, many thanks ! I Finally I get it, create the empty clusterer, then add marker arrays at parsing stage, this fixed items 1 and 2 on my list and I have learned a lot.
thanks again. Tassie On Nov 27, 1:02 pm, Rossko <[email protected]> wrote: > > I understand the async issue now but i'm not sure HOW to implement > > your suggestion. Is your reference to amarkermanager my array (I > > dont actually have amarkermanager defined). > > Sorry, my confusion - notmarkermanager but cluster manager. > Define your (empty) markerclusterer before doing the XML > Build seperate arrays in each of your XML processing routines > Agroup.push in in one process, Bgroup.push in another etc. > When each array is complete, add it to the markerclusterer still > within the XML process -- 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.
