> var BreadCrumbMM = new GMarkerManager(map, BreadCrumbMMOptions);
BreadCrumbMM is a marker manager object, with methods etc. I doubt it has a .length method or property; it just is not a simple array. The GMarkerManager has been deprecated for some time now (it's not in current documentation), in favour of the add-on MarkerManager; see note here http://googlemapsapi.blogspot.com/2006/11/marker-manager.html -- 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.
