GeoJsonOptions.ArrayAsString

GeoJsonOptions.ArrayAsString property

Whether to expose JSon arrays of strings, integers or reals as string.

public bool ArrayAsString { get; set; }

See Also