css - google maps overlay layer -


I'm trying to put a layer on top of my Google Maps to cover it, with no interaction with Google Maps It does not have to be, it's just one layer above the other.

What I have now:

  & lt; Div id = "map" & gt; & Lt; Div id = "overlay" & gt; & Lt; / Div & gt; & Lt; / Div & gt; I put my Google Maps in the map div, and the overlay layer has a background in the map div, but Google Maps keeps it on the top.   
P> What can I do about anybody?

The API will overwrite anything inside the DIV Assign the map as a container to cover the map To do this, you should put your overlay device in position with the map: Absolute


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -