Values_0.GeospatialCircleSymbolStyleSourceThe properties for a circle symbol style.
type nonrec t = {fillColor : GeospatialColor.t option;The color and opacity values for the fill color.
*)strokeColor : GeospatialColor.t option;The color and opacity values for the stroke color.
*)strokeWidth : GeospatialLineWidth.t option;The width of the stroke (border).
*)circleRadius : GeospatialCircleRadius.t option;The radius of the circle.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of GeospatialWidth.t
| `Structure of
(string
* [> `Double of Opacity.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Double of Double.t
| `String of HexColorWithTransparency.t ])
list ]
list
| `String of HexColorWithTransparency.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Double of GeospatialWidth.t
| `String of HexColorWithTransparency.t ])
list ])
list ])
list ])
list ])
list ]