Preparing search index...
The search index is not available
Back To Index
|
@azure/cosmos
Package version:
@azure/cosmos
SpatialIndex
Interface SpatialIndex
interface
SpatialIndex
{
boundingBox
:
{
xmax
:
number
;
xmin
:
number
;
ymax
:
number
;
ymin
:
number
;
}
;
path
:
string
;
types
:
SpatialType
[]
;
}
Index
Properties
bounding
Box
path
types
Properties
bounding
Box
bounding
Box
:
{
xmax
:
number
;
xmin
:
number
;
ymax
:
number
;
ymin
:
number
;
}
path
path
:
string
types
types
:
SpatialType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/cosmos
Loading...