Skip to content

spatial-monorepo


spatial-monorepo / wayfinding/src / GridCell

Type Alias: GridCell

GridCell = [number, number]

Defined in: packages/wayfinding/src/grid-types.ts:14

Integer grid cell indices [x, y] — distinct from Position2D (lng/lat) and metre-space points.

Released under commercial licensing.