Skip to content

Layer ResourceCache support ImageBItMap As a key #2524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2025

Conversation

deyihu
Copy link
Collaborator

@deyihu deyihu commented Apr 1, 2025

fix #2523

@deyihu deyihu requested a review from fuzhenn April 1, 2025 07:50
}

addResource(url: [string, number | string, number | string], img) {
this.resources[url[0]] = {
Copy link
Member

Choose a reason for hiding this comment

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

这里感觉应该检查url[0]是否已经存在?

@fuzhenn fuzhenn merged commit ddd905e into maptalks:master May 7, 2025
1 check passed
@deyihu deyihu deleted the 2523 branch May 7, 2025 02:36
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.

Layer ResourceCache support ImageBItMap key
2 participants