diff --git a/examples/rtree.html b/examples/rtree.html deleted file mode 100644 index 937100ce3b..0000000000 --- a/examples/rtree.html +++ /dev/null @@ -1,51 +0,0 @@ - - -
- - - - - - - -R-Tree example. Please note that this example only works locally, it does not work when the examples are hosted. This is because it accesses internals the R-Tree data structure, which are not exported in the API.
-See the rtree.js source to see how this is done.
-