GeoJsonOptions.GeometryAsCollection

GeoJsonOptions.GeometryAsCollection property

control translation of geometries: yes - wrap geometries with GeometryCollection type

public bool GeometryAsCollection { get; set; }

See Also