markerArray is undefined and never has any markers in it. -- Luke
On Fri, Jul 22, 2011 at 7:47 AM, Matt Chan <[email protected]> wrote: > Sorry, I should of mentioned that, basically my markers are showing on the > map but they don't cluster. Am not sure if am using the MarkerClusterer in > the wrong way in my script or something else is going on > > when i read the example script provided in the documentation it mentioned > > var markers = []; > > // stick your marker array in here > > var mc = new MarkerClusterer(map, marker); > > I have no idea how to make it work, I think am missing something > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/0HHw7Pe0oFYJ. > > 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.
