fun GeoRadiusOptions(count: Long? = null, withCoord: Boolean? = null, withDist: Boolean? = null, withHash: Boolean? = null): GeoRadiusOptions
A function providing a DSL for building io.vertx.redis.op.GeoRadiusOptions objects.
count
- Set the radius options limit the result count.
withCoord
- Set the radius options to be coordinate based.