TomSchimansky / TkinterMapView

A python Tkinter widget to display tile based maps like OpenStreetMap or Google Satellite Images.
Creative Commons Zero v1.0 Universal
596 stars 88 forks source link

Markers are not updating dynamically #78

Open EmirKaraaslan opened 1 year ago

EmirKaraaslan commented 1 year ago

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