I'm working on a page where there is a Base Map and some Overlay Map Types 
attached to it. When I need to sort the Map Types collection, I just modify 
the overlayMapTypes object as explained in the tutorials.
http://code.google.com/apis/maps/documentation/javascript/maptypes.html#OverlayMapTypes

Now I'd like to add some Overlays (e. g. Polylines) to the map, so Overlays 
and Map Types can be alternated. As far as I have read, Overlays are always 
above Map Types. Is there a way to insert an Overlay between Map Types?

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

Reply via email to