RTree icon indicating copy to clipboard operation
RTree copied to clipboard

RTree.remove does not return the number of removed objects

Open tsauerwein opened this issue 15 years ago • 0 comments

The API Reference states that RTree.remove returns "the number of objects deleted from the R-Tree". But actually an array of leafs is returned.

Btw. thanks for this great library!

tsauerwein avatar Jun 08 '10 08:06 tsauerwein