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.
spatial-monorepo / wayfinding/src / 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.