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

<map-feature> click() method #876

Open
prushforth opened this issue Sep 5, 2023 · 1 comment
Open

<map-feature> click() method #876

prushforth opened this issue Sep 5, 2023 · 1 comment

Comments

@prushforth
Copy link
Member

prushforth commented Sep 5, 2023

  • should invoke the properties popup, if available
  • should invoke the last <map-a> (in document order)

worked on in #873, not closed.

@yhy0217
Copy link
Contributor

yhy0217 commented Nov 8, 2023

should invoke the properties popup, if available

Currently working

should invoke the last (in document order)

There is a test case in featureLinks.test.js, but the map-feature click() will invoke all the <map-a> links inside the <map-feature>. Currently, there is no test for this functionality.

@yhy0217 yhy0217 closed this as completed Nov 8, 2023
@yhy0217 yhy0217 reopened this Nov 8, 2023
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