mirror of
https://github.com/openglobus/openglobus.git
synced 2025-12-08 19:25:27 +00:00
938 fixed.3
This commit is contained in:
parent
45ce13b069
commit
68908e032d
@ -560,6 +560,7 @@ class Entity {
|
||||
public remove() {
|
||||
this._layer && this._layer.removeEntity(this);
|
||||
this._entityCollection && this._entityCollection.removeEntity(this);
|
||||
return this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user