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

Use GIF as marker icon image

rrsc1234 opened this issue · comments

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?