On Jan 26, 10:57 pm, AEmmanuel <[email protected]> wrote: > Berry, > > I am using MarkerManger v3. Here is the comment from the class file: > > * @name MarkerManager v3 > * @version 1.1 > * @copyright (c) 2007 Google Inc. > * @author Doug Ricket, Bjorn Brala (port to v3), others, > > The new lightweight marker seems promising. Unfortunately, I will need > to make sure the map is compatible with IE. > > Let me try if I can post an example online...if not I will post the > code. > > Thanks mcuh, > > Abraham > > On Jan 26, 4:40 pm, bratliff <[email protected]> wrote: > > > On Jan 24, 10:44 pm, AEmmanuel <[email protected]> wrote: > > > > I am having trouble using Marker Manager and Polycluster classes > > > together in a Google Map API V3 map. I have a large number of > > > polylines that I want to display using the Polycluster class. The > > > Polycluster class by itself works fine for me. However when it come to > > > displaying markers on the same map using the Marker Manger class, I am > > > having trouble. The map works so erratically and display a few > > > markers. If I remove the reference to the Marker Manager class and use > > > the simple "new google.maps.Marker" call the markers are displayed > > > fine. Only the MarkerManager.addMarker(marker) seems to cause the > > > problem. Conversely the MarkerManager works fine as long as there is > > > no reference to the Polycluster class. Since I have a large number of > > > makers and lines to display I need to use both the Polycluster and > > > MarkerManager(or similar) classes. > > > > Has anyone experienced the same problem? Appreciate your advice. > > > > Abraham > > > Which marker manager / marker clusterer is incompatable ? > > > Can you provide a link to something really simple demonstrating the > > error ? > > > PolyCluster will soon have a light weight marker facility with the > > ability to display several thousand markers (except for Internet > > Explorer which does not support CANVAS). > > > See: > > > http://www.polylib.us/polycluster/airports > > > I am making performance improvements. It ought to be ready in > > approximately a week.
-- 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.
