Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SemiCircle Layer problem #35

Open
00ricardo opened this issue May 2, 2020 · 0 comments
Open

SemiCircle Layer problem #35

00ricardo opened this issue May 2, 2020 · 0 comments

Comments

@00ricardo
Copy link

00ricardo commented May 2, 2020

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:

  • npm i leaflet-semicircle -> doesnt work

1
2
3

  • So i just download your SemiCircle.js and past it in my workspace and call <script src="Semicircle.js"></script> -> This works... but then... the problem of the draw appear and the code stops working.

The problem that occurs is this:

4
5

  • In the first image I can click the circle and get a popup and information from the click. (Before drawing)
  • In the second image, I can't click the circle and get its information (After more than 1 drawing)

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant