@abstract(The name or url of the cursor to display when mousing over a draggable map.)

This property uses the css cursor attribute to change the icon. As with the css property, you must specify at least one fallback cursor that is not a URL. For example: draggableCursor: 'url(http://www.example.com/icon.png), auto;'. @br@br

In order to take effect the change of this property, you must to restart the map.

