make the feature api tests pass in advanced mode

This commit is contained in:
Éric Lemoine
2012-06-22 12:49:46 +02:00
parent a5e9757234
commit 2e7d361f1e
4 changed files with 25 additions and 8 deletions
+1
View File
@@ -5,6 +5,7 @@ goog.require('ol.geom.Geometry');
/**
* @export
* @constructor
*/
ol.Feature = function() {