image-map-creator
                                
                                 image-map-creator copied to clipboard
                                
                                    image-map-creator copied to clipboard
                            
                            
                            
                        Integrate with HTML+JS
Hi,
It's possible to integrate this in a HTMl page, load the image via JS or HTML/PHP, and the get the zones ouput via JS to save in a database? This is, remove the EXPORT buttons and do it via JS ?
Yes, this is something that I wanted to do from the beginning. I made a demo app to demonstrate this: https://imagemapcreator.club1.fr. It is still online but it seems there is a problem with my script loading.
Anyway, most of the js logic is in this file: https://github.com/n-peugnet/demo-imc/blob/master/public/assets/js/script.js
This is still far from ideal but it can already be hacked a little bit.