666a010e3b220c0d78218eacf63674c7c5eb9d21
As suggested by @tschaub in #674, geom.pointInPoly is not needed if we have geom.LinearRing#containsCoordinate. This pull request also adds tests and documentation on the limitations of the containsCoordinate method. I think for now it is ok to keep geometry/topology functions as simple as possible in ol3. If we decide to not rely on third party libraries like jsts for topology operations, we can always refine what we have and e.g. port topology operations over from ol2.
OpenLayers 3
Welcome to OpenLayers 3!
To see OpenLayers 3 in action you can look at the live examples on http://openlayers.github.io/ol3/master/examples/. If you want to contribute to OpenLayers 3 please read the CONTRIBUTING page.
Description
Languages
JavaScript
99%
CSS
0.6%
Handlebars
0.3%
Shell
0.1%
