Open inanisvitae opened 7 years ago
Please create a fiddle showing your issues. Show examples of what's wrong.
How exactly do you use cancel on a polygon? Is it like
polygon.draw('cancel') or polygon.fire('cancel') ?
How is this in any way related to the issue?
It's draw('cancel") as stated in the docs
I have exactly the same code on chrome and firefox, but chrome doesn't cancel drawing polygon while firebox does
Please create a fiddle which shows this issue!
Do you know what does TypeError: this.set is undefined mean?
Man please just create that fiddle! There is no worth in this question when I can't reproduce it. So take your code, chunk it down to the minimum and put it on jsfiddle. This way I can see what you did and how and catch the problem
It looks like svg.draw.js has really poor cross browser support. It behaves completely differently when running on different modern browser.