We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b82579a
Support index.add(x, y) alias which is the same as index.add(x, y, x, y) — a convenient way to add points to the index.
index.add(x, y)
index.add(x, y, x, y)