Method SetGeoSpatialRange
SetGeoSpatialRange(double, double)
Sets the geospatial range.
public IndexOptionsBuilder<TDocument> SetGeoSpatialRange(double min, double max)
Parameters
Returns
- IndexOptionsBuilder<TDocument>
The builder (so method calls can be chained).