TomSchimansky / TomSchimansky/TkinterMapView
Markers are not updating dynamically
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 743
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
we are trying to show our drone's destination instantly in our gui wihch is written in python tiknter lib but when we wirte an infinte loop that contains location getter function it not works correctly and fluently , is there any solution about that
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported behavior in the Python Tkinter GUI with an infinite loop containing the location getter. Trace how marker updates are handled during that loop, and consider the issue done when a drone destination marker updates instantly and fluently without breaking the GUI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100