The normal way to get (G)MarkerManager to do that is to create separate sets of markers (with different icons) for each zoom level.
You might think it's a bit wasteful to have multiple markers for each point, but it actually works quite well, because inactive markers don't consume much resources, and (G)MarkerManager doesn't have to scan through the extra ones because it knows that they're not used in the current zoom level. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
