Or, more to the point:

http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GMapPane

That shows you how things are supposed to be overlayed.

However... Chrome, Firefox and IE all handle overlays/z-index's
differently.

Firefox ignores overlay layer if z-index overrides it.
Chrome always uses both: first overlay layer, then z-index within
overlay layers.
IE tries to do the same as Chrome, but sometimes sticks things in
wrong layers.

-- 
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.

Reply via email to