Enums.SimpleMarkerSymbolStyle enumeration

The SimpleMarkerSymbolStyle can be one of:

ConstantDescription
Enums.SimpleMarkerSymbolStyleCircle(0) The marker is a circle.
Enums.SimpleMarkerSymbolStyleCross(1) The marker is a cross (+).
Enums.SimpleMarkerSymbolStyleDiamond(2) The marker is a diamond.
Enums.SimpleMarkerSymbolStyleSquare(3) The marker is a square.
Enums.SimpleMarkerSymbolStyleTriangle(4) The marker is a triangle.
Enums.SimpleMarkerSymbolStyleX(5) The marker is a diagonal cross (X).

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.