I am facing this same thing right now and would also very much like the ability to affect the z-index of KmlLayers.
As it is they are on top no matter what. Adjusting the z-index of a google.maps.Polyline way positive or negative never puts it in front of a KmlLayer, whether it is loaded before or after the Polyline. Brian On Jun 16, 10:34 am, dwieeb <[email protected]> wrote: > Hello, > > I've been trying to find some documentation on the z-index of > KmlLayers. I'm not finding anything in the API or by a few google > searches. > > I have 4 layers that need to have a specific order from back to front. > Users can show/hide layers by checking or unchecking a checkbox. > > Is there a way I can order these layers via some z-index property of > the KmlLayers object? > > Dan -- 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.
