Possible to affix a DOM element to the surface of a Google V3 Map?
        Posted  
        
            by Zeke
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Zeke
        
        
        
        Published on 2010-06-07T01:48:17Z
        Indexed on 
            2010/06/07
            1:52 UTC
        
        
        Read the original article
        Hit count: 340
        
Is it possible to embed a CSS/HTML DOM element inside a Google map that can:
- Be dragged around independently of the map;
 - 'Stick' to the map if the map itself is moved around;
 - Overflow hidden beyond the bounds of the map.
 
Here's a screenshot to illustrate..

© Stack Overflow or respective owner