Skip to content
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

图片图层引入svg图片后,放大失真,展示效果和png的差不多。 #1869

Closed
zimutao opened this issue Sep 14, 2023 · 4 comments
Assignees
Labels
👀 need more info issue 需要提供更多描述信息

Comments

@zimutao
Copy link

zimutao commented Sep 14, 2023

image
@lzxue lzxue added the 👀 need more info issue 需要提供更多描述信息 label Sep 14, 2023
@github-actions
Copy link
Contributor

Hello @zimutao. Please provide a online reproduction by forking codesandbox of @antv/l7 demo template Issues labeled by Need Reproduce will be closed if no activities in 3 days.

你好 @zimutao, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击这里创建一个 @antv/l7 demo 模板 3 天内未跟进此 issue 将会被自动关闭。

@zimutao
Copy link
Author

zimutao commented Sep 14, 2023

Hello @zimutao. Please provide a online reproduction by forking codesandbox of @antv/l7 demo template Issues labeled by Need Reproduce will be closed if no activities in 3 days.

你好 @zimutao, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击这里创建一个 @antv/l7 demo 模板 3 天内未跟进此 issue 将会被自动关闭。

68747470733a2f2f67772e616c697061796f626a656374732e636f6d2f7a6f732f616e7466696e63646e2f79396b776737445643642f726570726f647563652e676966

https://codesandbox.io/s/l7-demo-forked-sx2cmj?file=/index.js
@lzxue

@github-actions
Copy link
Contributor

由于该 issue 被标记为需要更多信息,却 15 天未收到回应。现关闭 issue,若有任何问题,可评论回复。

Since the issue was labeled as "👀 need more info" but no response was received for 15 days. Now close the issue. If you have any questions, feel free to comment.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2023
@adtkcn
Copy link

adtkcn commented Nov 21, 2023

可以加一个宽高解决

   const imgs = new Image();
      imgs.width= 10000;
      imgs.height= 10000;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 need more info issue 需要提供更多描述信息
Projects
None yet
Development

No branches or pull requests

3 participants