SpatialIndex interface

Properties

boundingBox
path
types

Property Details

boundingBox

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

Property Value

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

path

path: string

Property Value

string

types

types: SpatialType[]

Property Value