lukasz-galka / ngx-gallery

Angular image gallery plugin
https://lukasz-galka.github.io/ngx-gallery-demo/
MIT License
436 stars 172 forks source link

usemap and area tags for image and preview image #207

Open ManPla opened 5 years ago

ManPla commented 5 years ago

Hi, is there any possibility to react in another way, when a user clicks the image or the preview image? We look for a possibility to integrate usemaps on the image/preview image and to open an external link by clicking the preview image. What would you suggest how to implement it? Thanks in advance for your help.

lukasz-galka commented 5 years ago

@ManPla, so what do you need? Would you like to have an option to set usemap attribute on preview image or maybe just an option to wrap preview image with a link like described here https://github.com/lukasz-galka/ngx-gallery/issues/205 ?

ManPla commented 5 years ago

Sorry for reacting so late. At the end I need both: setting the usemap attribute and setting a link on the image for two different scenarios. I even need such a feature for both: the "normal" image and the preview image.