Setting "Draggable" affects "Clickable"

Setting the Marker."Draggable" property also affects the "Clickable" property.


As a temporary work around, every time I change the Draggable property, I also reset the Clickable property. 

Any chance this could be fixed?

Richard

Hi,


Setting a marker's Draggable property to true will automatically make it clickable.
Please note that this behavior is by design.
This is a limitation of the Google Maps API which we have no control over.