Skip to content

Conversation

@deyihu
Copy link
Collaborator

@deyihu deyihu commented Nov 4, 2025

fix #2688

@deyihu deyihu requested a review from fuzhenn November 6, 2025 06:24
}
return this._geoMap[id];
const geoList = this._geoList || [];
for (let i = 0, len = geoList.length; i < len; i++) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里为何会出现 id 不在 this._geoMap 里的情况?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drawtool layer的geometry不是直接加到 drawtool layer的,所以肯定获取不到

@deyihu deyihu closed this Nov 10, 2025
@deyihu deyihu deleted the 2688 branch November 10, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Area tool error in maptalks-gl 0.115 and 0.116

2 participants