TomSchimansky / TkinterMapView

A python Tkinter widget to display tile based maps like OpenStreetMap or Google Satellite Images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Location based movement

SurafelTesfaye opened this issue · comments

Hi I am using tkintermapview for my project, so far everything went very well. I was using Matlab mapping toolbox but I found this quite handy. My issue is, I am able to read gpx coordinates (latitude and longitude) from other script. I want to draw those lines over the map like say I have a delivery guy moving in real-ime and seeing his location over this tkintermapview. It could be a dot or square or something moving over the map in real time.

Dear have you got a solution? Same problems.

Hey Kal no - I would say change your approach. I dont know what you are doing but I switched to Flask and Leaflet and works like charm