Stable intersectsExtent method for geometries

This commit is contained in:
Tim Schaub
2015-04-02 14:47:07 +02:00
parent 6134a8bf7a
commit 587c06f565
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ ol.geom.Point.prototype.getType = function() {
/**
* @inheritDoc
* @api
* @api stable
*/
ol.geom.Point.prototype.intersectsExtent = function(extent) {
return ol.extent.containsXY(extent,