Alexander Raichev
Alexander Raichev
I second this feature request. I would find it quite useful to be able to format the tooltip, e.g. with a thousands comma or with units.
Good to hear @patrickbr . What's the current status of this feature request?
One could take inspiration from Leaflet for R. [Here's their addLegend function](https://www.rdocumentation.org/packages/leaflet/versions/1.1.0/topics/addLegend).
Hey folks, based on @talbertc-usgs 's snippet, i created a slightly more flexible categorical legend, which you can view and use (under the MIT license) from [this Github repo](https://github.com/mrcagney/examples_folium). Hope...
But how to put the legend *on top* of the map, that is, as a child rather than a sibling of the map DIV? That way, if i make the...
Zooming by mouse wheel would be nice.
Hi folks, are you at a point yet where you can recommend a working example for Google OAuth when `offline=False`? Using the current `master` branch and the current Google example...
Thanks @daenney . Um, could you flesh out that `token_expired` function for me? Flask Dance newbie here.
Thanks @daenney , your code worked for my project.
Hey folks, any progress on this issue?