illustrator map to imagemap automatically? or is there a better way?

前端 未结 3 1416
伪装坚强ぢ
伪装坚强ぢ 2021-02-06 03:23

I have a vector illustrator file with all the counties of California as distinct paths. I need to have these counties be links to other pages online. is there a way to automatic

相关标签:
3条回答
  • 2021-02-06 04:06

    You can use the Attributes panel to set a link on each path, and then use Save for Web and Devices to save as HTML or HTML+Image -- that creates an imagemap in the HTML file.

    0 讨论(0)
  • 2021-02-06 04:22

    In addition to LHMathies answer please note that the path in Illustrator must not be a compound path in order to use the "Polygon" shape. The HTML output of a Compound Path will result in a "rectangle" shape.

    To convert a compound path to a simple path right click the path and select Release Compound Path.

    0 讨论(0)
  • 2021-02-06 04:22

    Ah, I was looking for this very solution, and thanks to LHMathies' answer above, and ryandoss's tips, I worked out a complete mini-tutorial, which I put in this other SO thread.

    I was able to create an imagemap from a Photoshop file in just a few minutes.

    0 讨论(0)
提交回复
热议问题