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

addContextMenuListener does not work for LTileLayer or LWmsLayer #164

Open
basisbit opened this issue Oct 11, 2017 · 0 comments
Open

addContextMenuListener does not work for LTileLayer or LWmsLayer #164

basisbit opened this issue Oct 11, 2017 · 0 comments

Comments

@basisbit
Copy link
Contributor

It seems like addContextMenuListener does not work for map image layers. The LeafletContextMenuListener.onContextMenu are never executed when you right-click on the map-tiles.

For many use cases, just adding a LeafletContextMenuListener to the LMap does not deliver the desired results. For example any contextclicks above widgets will also be handled by that listener and even show the LMap as event source. Thus it would be nice to be able to add LeafletContextMenuListener to image tile layers.

mstahv added a commit that referenced this issue Feb 26, 2018
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

1 participant