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

need to add marker when mouse click but zoom in out

yuanjifeng opened this issue · comments

I have a need to add markers to the map when I click the left mouse button, but when I click on the upper left corner to zoom in or out, it also add markers, how can I avoid it ?