artasparks / glift

Go Lightweight Frontend
MIT License
115 stars 33 forks source link

Some help please #171

Open HOYOUNG98 opened 3 years ago

HOYOUNG98 commented 3 years ago

Hi, this is 2020 haha. I am using this library and really enjoying it! I am requesting some help. I currently want to use my own UI components and I am having trouble getting information when clicking. I want to get my comment information when clicking on the coordinates. Is there any ways to do something like onClick and onMouseOver function to fetch the comment information?

artasparks commented 3 years ago

Thanks for the issue! There's nothing like that right now, but seems like something that could be added. What sort of information do you want when you do onClick or onMouseOver?