The data associated with this point, as passed to quadtree.add.
Optional
lengthThe length property may be used to distinguish leaf nodes from internal nodes: it is undefined for leaf nodes, and 4 for internal nodes.
Optional
nextThe next datum in this leaf, if any.
Leaf node of the quadtree.