Html 如何在区域标签中找到坐标?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5564583/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-29 07:49:03  来源:igfitidea点击:

How to find the Coords in the Area tag?

html

提问by sriram

I want a shape, say circle in the particular area in a map. With the help of areatag in Html, i can do that. But how do i give the values to the coordsattributes so that i need a shape at that particular area?

我想要一个形状,比如地图中特定区域的圆圈。借助areaHtml 中的标记,我可以做到这一点。但是我如何为coords属性赋予值,以便我需要在该特定区域的形状?

回答by sugavaneshb

Use GIMP to generate map co-ords for you.

使用 GIMP 为您生成地图坐标。

Filter-> Web -> ImageMap

过滤器-> Web -> ImageMap

For further doubts, refer to gimp's docs.

对于进一步的疑问,请参阅gimp 的文档