Hi,
In my project requirement I want to add more shapes in Image Map tools. Can someone please let me know the steps of overlaying the same.
Regards,
Kaustav Majoomder
Solved! Go to Solution.
Views
Replies
Total Likes
Is you use case to build an interactive map component. Where do you wan to place you shapes - are they digital assets that you will place into the AEM DAM?
TO overlay any component in CQ, you move the component from libs to apps and modify the application logic. See this topic for more information:
https://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets.html
You can also use third party APIs to build AEM components for mapping functionality:
https://helpx.adobe.com/experience-manager/using/integrating-custom-cq-widgets-third-party.html
Views
Replies
Total Likes
Is you use case to build an interactive map component. Where do you wan to place you shapes - are they digital assets that you will place into the AEM DAM?
TO overlay any component in CQ, you move the component from libs to apps and modify the application logic. See this topic for more information:
https://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets.html
You can also use third party APIs to build AEM components for mapping functionality:
https://helpx.adobe.com/experience-manager/using/integrating-custom-cq-widgets-third-party.html
Views
Replies
Total Likes
smacdonald2008 wrote...
Is you use case to build an interactive map component. Where do you wan to place you shapes - are they digital assets that you will place into the AEM DAM?
TO overlay any component in CQ, you move the component from libs to apps and modify the application logic. See this topic for more information:
https://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets.html
You can also use third party APIs to build AEM components for mapping functionality:
https://helpx.adobe.com/experience-manager/using/integrating-custom-cq-widgets-third-party.html
Thanks a lot Scott!!
Views
Replies
Total Likes