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

Remove unused name_getter variable in GeoJsonPopup template. #1347

Merged

Conversation

jtbaker
Copy link
Contributor

@jtbaker jtbaker commented Jun 5, 2020

Resolves #1346. I checked the rest of the repository for any references to this variable and nothing came up.

Running the test suite and linting locally did come up with a few errors/warnings, but nothing related to this feature, but does it does seem to pass CI.

@Conengmo Conengmo merged commit 5b61d9a into python-visualization:master Jun 5, 2020
@Conengmo
Copy link
Member

Conengmo commented Jun 5, 2020

Thank you for looking into this Jason, glad this got sorted out.

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.

Multiple GeoJsonPopup leads to Uncaught SyntaxError: Identifier 'name_getter' has already been declared
2 participants