We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Recently I noticed that my colormap legend had dissapeared from the map. It was after I reinstalled my environment I use to run the webapp.
I also noticed that the colormap legend dissapeared from the example in 'geojson popup'. In the code there is still this line: colormap.add_to(m)
colormap.add_to(m)
But in the app itself, it is not showing anymore. Could there be some bug?
The text was updated successfully, but these errors were encountered:
I can confirm that the colormap still shows in version 0.19.1
Sorry, something went wrong.
Wonder if this too is related to #181
I would guess this is fixed by #193
@ajkoch Try 0.20.1 when it comes out...if it doesn't fix this, let me know and I'll reopen this issue
No branches or pull requests
Hi,
Recently I noticed that my colormap legend had dissapeared from the map. It was after I reinstalled my environment I use to run the webapp.
I also noticed that the colormap legend dissapeared from the example in 'geojson popup'. In the code there is still this line:
colormap.add_to(m)
But in the app itself, it is not showing anymore. Could there be some bug?
The text was updated successfully, but these errors were encountered: