Skip to content

Made proxy work for multiple maps in Shiny #225

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

hckiang
Copy link

@hckiang hckiang commented Sep 19, 2024

This commit fixes this issue:
#224

Apparently Shiny's addCustomMessageHandler is a misnomer: it should be called setCustomMessageHandler because each time you add a handler to the same keyword it'll replace the previous one. This fix just gives handlers of each deckgl widget a unique name so that they can coexist.

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

Successfully merging this pull request may close these issues.

1 participant