Merge pull request #692 from ahocevar/pnpoly

Point-in-polygon improvements. r=@bartvde
This commit is contained in:
ahocevar
2013-05-08 05:11:16 -07:00
5 changed files with 109 additions and 39 deletions

View File

@@ -37,7 +37,7 @@
<div class="span4">
<h4 id="title">Vector layer example</h4>
<p id="shortdesc">Example of a vector layer.</p>
<p id="shortdesc">Example of a countries vector layer with country information on hover.</p>
<div id="docs">
<p>See the <a href="vector-layer.js" target="_blank">vector-layer.js source</a> to see how this is done.</p>
</div>