NMapParameters
Defined in: nmap.ts:299
Parameters for gridify_nmap.
Properties
Section titled “Properties”optional BB?: Bounds | null;Defined in: nmap.ts:301
Region to fill. Defaults to the bounding box of the input.
squared?
Section titled “squared?”optional squared?: boolean;Defined in: nmap.ts:303
Pads the input with border points so it fills a square grid.