jieter / Leaflet-semicircle

Extend Leaflet's circle class to display semicircles.
http://jieter.github.io/Leaflet-semicircle/examples/semicircle.html
MIT License
121 stars 52 forks source link

SemiCircle Layer problem #35

Open 00ricardo opened 4 years ago

00ricardo commented 4 years ago

Hello my friend,

I am very interested in your plugin and have already managed to integrate it into my application, however, it is not working well with other plugins. Im using the Free Draw plugin and it works well before I integrated your plugin.

Firstly, I thought it was a problem with the Free Draw Plugin, but then I tried to use both plugins apart and I came to the conclusion that is the SemiCircle plugin problem.

I dont know if I integrated it well, I did:

1 2 3

The problem that occurs is this:

4 5

PS: As I mentioned, with 1 drawing it works, with more than 1 it doesn't. And ... before i integrated your plugin it works 100%. What could be the problem? Version 1.6.0? I realize that, its only compatible with 1.4.0

Hope you can help me, thank you!