Remove problematic (and unused) clone methods, move contains out of ol.Rectangle
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
goog.require('ol.Coordinate');
|
||||
|
||||
goog.exportSymbol('ol.Coordinate', ol.Coordinate);
|
||||
goog.exportProperty(ol.Coordinate.prototype,
|
||||
'clone', ol.Coordinate.prototype.clone);
|
||||
|
||||
Reference in New Issue
Block a user