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

Openlayers3: if adding multiple FeatureChangeListeners for different Features only the last one added works. #691

Open
tjwde opened this issue May 15, 2020 · 3 comments

Comments

@tjwde
Copy link

tjwde commented May 15, 2020

Openlayers3: if adding multiple FeatureChangeListeners for different Features only the last one added works.

See openlayers3-parent/openlayers3/src/main/java/org/wicketstuff/openlayers3/behavior/FeatureChangeListener.js lines 67 and 82 for the cause of this issue.

@tjwde
Copy link
Author

tjwde commented May 15, 2020

The issue is solved by including "${componentId}${changeHandlerId}" in the method name of "restartTimeout"-method.

@solomax
Copy link
Contributor

solomax commented May 15, 2020

Can the issue be closed?

@martin-g
Copy link
Member

martin-g commented May 15, 2020 via email

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

3 participants