Share via


SpatialIndex interface

Properties

Property Details

boundingBox

TypeScript
boundingBox: { xmax: number, xmin: number, ymax: number, ymin: number }

Property Value

{ xmax: number, xmin: number, ymax: number, ymin: number }

path

TypeScript
path: string

Property Value

string

types

TypeScript
types: SpatialType[]

Property Value