If this is even possible I would appreciate being pointed in the right
direction.

My goal is to have a some text for a map title that (1) always appears
at the same location near the top of the map canvas and (2) will be
covered by any infowindow that wants to use any of this space.

Presently I am using a standalone div for the map title.  However, it
is always on top of any infowindow that displays in that same space.
Here’s an example.  Drag the map so a marker is below the title and
then click the marker.
http://www.mappingsupport.com/p/gmap4.php?q=https://sites.google.com/site/gmap4files/p/csv/michigan_gas.txt&t=h

1.  Playing with the z-index for my standalone div has no effect.

2.  Assigning a class to the infowindow and playing with th z-index
for the class has no effect.

3.  I don’t think that building a title div with javascript and
appending it to a Google ‘pane’ will work since panes are intended to
move with the map.

Is this doable?  Am I missing something obvious?

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to