Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context Menu and functions #141

Open
sylvain258 opened this issue Apr 20, 2022 · 1 comment
Open

Context Menu and functions #141

sylvain258 opened this issue Apr 20, 2022 · 1 comment

Comments

@sylvain258
Copy link

Hey.

I try to put your module in my app but I have some difficulties. I succeed to put context menu with 3 tabs. My main problem is with callback option. For each tabs, I have an event and a function with one or several parameters and it seems this module doesn't work with functions that have parameters. What is the process in this case ?

Thank you for your help,

Sylvain

@jesseKeeper
Copy link

Maybe try to use other functions to request that data with the little info you get with the Event that is given.
example:
getParam(ofLatLng) returns your param

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants