Home / node / Commands / interfaces / GeoBoxShape @valkey/valkey-glide
@valkey/valkey-glide / Commands / GeoBoxShape
Interface: GeoBoxShape
Rectangle search shape defined by the width and height and measurement unit.
Properties
height
height:
number
The height of the rectangle to search by.
unit
unit:
GeoUnit
The measurement unit of the width and height.
width
width:
number
The width of the rectangle to search by.