Embedding a zoom box in an SVG image

穿精又带淫゛_ 提交于 2019-12-23 05:22:52

问题


I'd like to make my SVG images interactive, with a zoom box that can be moved around by hovering or clicking the mouse in certain areas. Can this be done in a single SVG file, so that I can embed this interactive SVG image in a pdf?


回答1:


You mean like this? Zoom and Pan



来源:https://stackoverflow.com/questions/8711536/embedding-a-zoom-box-in-an-svg-image

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!