@yesilyazilim/web.spa.gis 1.0.18 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -3738,6 +3738,7 @@ let $60509b0aa95160f5$export$115c55962a382acf = class DefaultTool {
|
|
|
3738
3738
|
layerFilter: (_c = this._SelectionContext) === null || _c === void 0 ? void 0 : _c.layerFilter,
|
|
3739
3739
|
featureFilter: (_d = this._SelectionContext) === null || _d === void 0 ? void 0 : _d.featureFilter
|
|
3740
3740
|
});
|
|
3741
|
+
this._drawSource.clear();
|
|
3741
3742
|
if (res && res.length > 0 && this._SelectionContext.makeSelected) {
|
|
3742
3743
|
const dict = new Map();
|
|
3743
3744
|
res.forEach((_)=>{
|