Values_0.GeospatialNullDataSettingsSourceThe properties for the visualization of null data.
type nonrec t = {symbolStyle : GeospatialNullSymbolStyle.t;The symbol style for null data.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of GeospatialWidth.t
| `String of HexColorWithTransparency.t ])
list ])
list ]