Maps4HTML / Web-Map-Custom-Element

A custom <mapml-viewer> and <layer-> element suite
https://maps4html.org/Web-Map-Custom-Element/
Other
54 stars 15 forks source link

<map-feature> click() method #876

Open prushforth opened 11 months ago

prushforth commented 11 months ago

worked on in #873, not closed.

yhy0217 commented 9 months ago

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 \ links inside the \. Currently, there is no test for this functionality.