JavaScript 查找 x 和 y 坐标
我想在 Adobe illustrator 中设计的 600 像素 x 600 像素的地图上使用 canvas api。假设地图上有一家披萨店。我怎样才能找到它的x和y坐标?当然,我知道我可以进行反复试验,但如果我想要连接很多不同的点,我需要一种更快、更准确的方法来获取 x 和 y 坐标。有办法吗?
I want to use the canvas api on a map designed in Adobe illustrator that is 600px by 600px. Let's say there's a pizza store on the map. How can I find the x and y coordinates of it? sure, I know I could do trial and error, but if there's going to be a lot of different points I want to connect, I need a faster and more accurate way to get the x and y coordinates. Is there a way?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)