the correction in LinearRing should of course be:
removeComponent: function(point) {
        var removed = this.components && (this.components.length > 4);
        if (removed) {
... 

Greetings,
Fabian



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/removeComponent-from-LinearRing-seems-to-remove-too-much-points-tp5019251p5019256.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.
_______________________________________________
Dev mailing list
d...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to