Skip to content
zack-krejci edited this page Sep 18, 2012 · 4 revisions

Point Style Properties

size

The radius of the point
Type: float
default: 5.0

Polygon Style Properties

fill

The interior color of the polygon
Type: Color
default: rgb (.02, .44, .69)

fill-opacity

The alpha value for the interior of the polygon
Type: float
default: .5

Line Style Properties

stroke

The color of the line
Type: Color
default: rgb (0.0, 0.0, 0.0)

stroke-opacity

The alpha value for the line
Type: float
default: 1.0

stroke-width

The width of the line
Type: float
default: 1.0