Add comment about the rtree example not working when hosted
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
<div class="span12">
|
||||
<h4 id="title">R-Tree example</h4>
|
||||
<p id="shortdesc">R-Tree example.</p>
|
||||
<p id="shortdesc">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.</p>
|
||||
<div id="docs">
|
||||
<p>See the <a href="rtree.js" target="_blank">rtree.js source</a> to see how this is done.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user