public class MarkerStateOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
Boolean |
enabled
Enable or disable the point marker.
|
String |
fillColor
The fill color of the point marker.
|
String |
lineColor
The color of the point marker's outline.
|
Integer |
lineWidth
The width of the point marker's outline.
|
Integer |
radius
The radius of the point marker.
|
| Constructor and Description |
|---|
MarkerStateOptions() |
@Option public String fillColor
@Option public String lineColor
Copyright © 2018 Fujion Framework. All rights reserved.