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

Graphic of GraphicOverlay does not have click listener, could we build one in and use it later for some use-cases? #46

Closed
XinyueZ opened this issue Oct 22, 2018 · 8 comments
Labels
enhancement New feature or request

Comments

@samtstern
Copy link

@XinyueZ what use cases? Do you mean improving the sample?

@XinyueZ
Copy link
Author

XinyueZ commented Oct 24, 2018

yes, because, sometimes user can click graphic and search something, for example, barcode or url search on internet.

@samtstern
Copy link

That makes sense, are you asking how to do this in your own code or do you just want to see it added to the sample to benefit others?

@XinyueZ
Copy link
Author

XinyueZ commented Oct 31, 2018

Actually, I think a lot of developers including me use the GraphicOverlay in their apps, my idea is that the official sample of you could import the click-listener to Graphic.
I have done in my local fork, however, I am not sure whether it is allowed to create one PR. How is your mind @samtstern ? or not? 👹

@samtstern
Copy link

@XinyueZ if you want to send a PR I am happy to review it!

@XinyueZ
Copy link
Author

XinyueZ commented Nov 1, 2018

OK, I will try .

@XinyueZ
Copy link
Author

XinyueZ commented Nov 4, 2018

@samtstern just want to confirm, the common package are including all java, should PR or new features in the common must be java or it is OK for kotlin ?

@samtstern
Copy link

@XinyueZ sorry I never responded here! Let's keep common to all java so that the Java app can have all Java dependencies.

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

No branches or pull requests

4 participants