Skip to content

NMapParameters

Defined in: nmap.ts:299

Parameters for gridify_nmap.

optional BB?: Bounds | null;

Defined in: nmap.ts:301

Region to fill. Defaults to the bounding box of the input.


optional squared?: boolean;

Defined in: nmap.ts:303

Pads the input with border points so it fills a square grid.