Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpatialIndex

Package version

Hierarchy

  • SpatialIndex

Index

Properties

Properties

boundingBox

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

Type declaration

  • xmax: number
  • xmin: number
  • ymax: number
  • ymin: number

path

path: string

types

types: SpatialType[]

Generated using TypeDoc