Expand my Community achievements bar.

SOLVED

How to make Responsive image map in AEM

Avatar

Level 2

We are using the image map feature. Now we have an issue on how to make that coordinate values to responsive. Is there any available solution for this?

1 Accepted Solution

Avatar

Correct answer by
Level 8

I don't see responsive image maps in AEM, but you can try with front end technologies, either using jQuery plugin's or node modules.

 

https://www.madcapsoftware.com/blog/how-to-implement-responsive-image-maps-in-your-html5-outputs/

https://codepen.io/PositionRelativ/pen/GmJOGo

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 8

I don't see responsive image maps in AEM, but you can try with front end technologies, either using jQuery plugin's or node modules.

 

https://www.madcapsoftware.com/blog/how-to-implement-responsive-image-maps-in-your-html5-outputs/

https://codepen.io/PositionRelativ/pen/GmJOGo