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

Get bounds #80

Open Pedro0te opened 1 year ago

Pedro0te commented 1 year ago

There is something equivalent to add_left_click_map_command but to detect the left button release, or how can I get the bounds when they change?. Thanks in advance.