fill
The marker's color.
                        Type:
                    
        This option supports the following colors:
- Hexadecimal colors
 - RGB colors
 - RGBA colors
 - Predefined/cross-browser color names
 - Predefined SVG colors
 - Paint server address
 
opacity
The marker's opacity.
                        Type:
                    
        This option accepts a value from 0 to 1: 0 makes the marker transparent; 1 makes it opaque.
state
The marker's state.
                        Type:
                    
                
                    Accepted Values: 'normal' | 'hovered' | 'selected'
                
        | state | Result | 
|---|---|
"normal" | 
        ![]()  | 
    
"hovered" | 
        ![]()  | 
    
"selected" | 
        ![]()  | 
    
Feedback
        


