Issue #1954šŸ’¬ AnsweredOpened April 9, 2019by sdrebel0 reactions

Creating image map on canvas

Quick answerby artf

With a custom component you should be able to create whatever you want

Read full answer below ↓

Question

Hi, Is there anyway to create image map like functionality on canvas. User should be able to select particular area for linking. Example the way it's done in this below link. https://www.jqueryscript.net/demo/Easy-Imagemap-Generator-With-jQuery-hotArea-js/ I have tried creating link like below but this doesn't give flexibility to move around all the places. var bm = editor.BlockManager; bm.add('link-block3', { category: 'Basic', label: 'Link Block3', attributes: { class: 'fa fa-link' }, content: { type: 'link', droppable: true, draggable: true, resizable: true, attributes: { class: 'fa fa-lin...

Answers (2)

artf• April 11, 2019

With a custom component you should be able to create whatever you want

lock[bot]• April 15, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.