SVG Image Map

Categories

Component ID

1327744

Component name

SVG Image Map

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

SVG Image Map is a module developed for Drupal 7 with the scope of generating HTML image map markup from an SVG image map like the one's found here: http://en.wikipedia.org/wiki/Wikipedia:Blank_maps .

The markup is generated at the url 'svg_image_map' , where the svg has to be uploaded, the width and height of the resulting image map have to be set, and the markup is generated ( just the tags actually).

The class built for this module to interpret the SVG commands is complete, but there are some transformations that are not yet implemented.