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

Add Circle with specific radius #118

Open
Ulukbek1234 opened this issue Dec 19, 2023 · 1 comment
Open

Add Circle with specific radius #118

Ulukbek1234 opened this issue Dec 19, 2023 · 1 comment

Comments

@Ulukbek1234
Copy link

Hi Tom, i really like this project and this is perfect for my situation. However i noticed that one thing is missing. It would be nice if its possible to add circle at a specific location with a defined radius.

@LorenzoMattia
Copy link

Hi @Ulukbek1234 , you can try using the create_oval method of the map canvas passing to it the coordinates where to draw it, like:

self.canvas.create_oval()

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

2 participants