How can I make kml data in google earth look like google maps?
        Posted  
        
            by celenius
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by celenius
        
        
        
        Published on 2010-03-20T22:55:58Z
        Indexed on 
            2010/03/20
            23:01 UTC
        
        
        Read the original article
        Hit count: 443
        
I have a program that generates a .shp file, and exports this as a kml file. I would like to be able to display my output using the standard google map 'map' style (gray background, yellow streets, etc) in google earth.
Is there a style guide or method that I should be using?
Any thoughts appreciated - I wasn't sure how to structure this question.
Thank you.
© Stack Overflow or respective owner