TomSchimansky / TkinterMapView

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

Use GIF as marker icon image #107

Open rrsc1234 opened 1 year ago

rrsc1234 commented 1 year ago

Hi. I want to display the latitude and longitude marker icon image as GIF or an image which is flickering.

How can this be achieved using tkintermapview?