Remove simplified geometry cache
This commit is contained in:
@@ -45,12 +45,6 @@ class Geometry extends BaseObject {
|
||||
*/
|
||||
this.extentRevision_ = -1;
|
||||
|
||||
/**
|
||||
* @protected
|
||||
* @type {Object<string, Geometry>}
|
||||
*/
|
||||
this.simplifiedGeometryCache = {};
|
||||
|
||||
/**
|
||||
* @protected
|
||||
* @type {number}
|
||||
|
||||
Reference in New Issue
Block a user