Marker of the wheel - Source code: wheelnav.marker.js

Marker properties


default

enable

rotate

attrs

Here is the default wheel.
Default mode is without marker.

enable
You can enable the marker by markerEnable property.

rotate
The default marker is fixed, when wheelnav.clickModeRotate is false the marker spinning around the wheel.

attrs
The marker has some svg attibute.


            

Marker paths


default

pieline

menu

line

drop

TriangleMarker
The available paths are in markerPath() class.

PieLineMarker

MenuMarker

LineMarker

DropMarker