Skip to content

Hover tooltips for TimestampedGeoJson #1472

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

Conversation

tblundy
Copy link
Contributor

@tblundy tblundy commented Apr 23, 2021

Add support for tooltips in TimestampedGeoJson objects.
Currently only popup (i.e. onclick) is supported, this adds tooltip (i.e. hover).
Usage is by defining a property in the geojson called 'tooltip'

@Conengmo Conengmo added the waiting for review PR is waiting to be reviewed label Apr 23, 2021
@Conengmo Conengmo self-requested a review April 23, 2021 07:23
@Conengmo Conengmo merged commit ab77557 into python-visualization:master Jun 19, 2021
@Conengmo Conengmo removed the waiting for review PR is waiting to be reviewed label Jun 19, 2021
@ppbbbp
Copy link

ppbbbp commented Oct 21, 2021

This is a great feature I was looking for!

However, the doc-string provides only an example for the tooltip text itself and not its behavior:

How do we set its properties (permanent, sticky, etc.) ? Any help is appreciated

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.

3 participants