Wasn't it borzoi who wrote: > >Hi warden! >Can you imagine a way to set all markers on a map BELOW a KML overlay >added with GGeoXml?
If the objects displayed by GGeoXml are all markers, then simply use zindexprocess to move your markers below the KML ones. If GGeoXml displays other types of object, switch the zIndex values of the map panes. If you use custom markers and want them to be clickable, you'll need to be careful to get your GIcon.transparent and GIcon.imageMap correct. -- 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 -~----------~----~----~----~------~----~------~--~---
