mkouhia / dearpygui-map

Map widget for Dear PyGui
https://pypi.org/project/dearpygui-map/
MIT License
13 stars 2 forks source link

Rethink callback item #20

Closed mkouhia closed 2 years ago

mkouhia commented 2 years ago

Which item is best for init return value? This is the item for which the user will set callbacks. Maybe the rect?

How would it be possible to set clicked coordinates for app_data?

Refer also to #11