How can I change the color of a Google Maps marker?
        Posted  
        
            by abeger
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by abeger
        
        
        
        Published on 2010-03-18T19:57:41Z
        Indexed on 
            2010/03/18
            20:01 UTC
        
        
        Read the original article
        Hit count: 290
        
google-maps
I'm using the Google Maps API to build a map full of markers, but I want one marker to stand out from the others. The simplest thing to do, I think, would be to change the color of the marker to blue, instead of red. Is this a simple thing to do or do I have to create a whole new icon somehow? If I do have to create a new icon, what's the easiest way to do that?
© Stack Overflow or respective owner