Google Maps: Traffic on top of Custom Map
        Posted  
        
            by Kyle
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kyle
        
        
        
        Published on 2010-02-25T14:33:57Z
        Indexed on 
            2010/05/19
            20:50 UTC
        
        
        Read the original article
        Hit count: 204
        
google-maps
|google-maps-api
I want to add traffic information to my custom map. Currently I'm using a Tile Layer Overlay on my Google Map to display custom map tiles. When I try to add GTrafficOverlay to my map, my custom map tiles display above the traffic information. Is there any way to display the traffic above my GTileLayerOverlay?
(Using the JavaScript api)
© Stack Overflow or respective owner