TkinterMapView icon indicating copy to clipboard operation
TkinterMapView copied to clipboard

Return event with marker in click

Open cultiplier opened this issue 1 year ago • 0 comments

I think it could be useful to return the event when a marker is clicked. For example to get the xy coords. I could raise a PR if you agree, wouldn't take me long. (Could add the event as field to the marker class to be quick and dirty, or add a flag to the add marker command and check for it in the click function)

cultiplier avatar Sep 25 '23 19:09 cultiplier