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

Digitizing /collect coordinates: Draw polygon and get coordinates of vertex into an array #29

Closed
davidoesch opened this issue Jun 30, 2022 · 0 comments

Comments

@davidoesch
Copy link
Contributor

Question

based on https://github.com/TomSchimansky/TkinterMapView/blob/main/examples/map_with_customtkinter.py
i would like to change the function of " Set marker" to "draw polygon" to digitze a polygon and set get coordinates
I 'm a noob in tkinter , tried to implement it via https://stackoverflow.com/questions/42381856/drawing-a-rectangle-using-tkinter
and then use marker.position to get the coords

maybe such an example would be nize: digitzing is a common use case

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