Skip to content

Hover tooltips for TimestampedGeoJson#1472

Merged
Conengmo merged 3 commits intopython-visualization:masterfrom
tblundy:feature/timestampedgeojson_tooltips
Jun 19, 2021
Merged

Hover tooltips for TimestampedGeoJson#1472
Conengmo merged 3 commits intopython-visualization:masterfrom
tblundy:feature/timestampedgeojson_tooltips

Conversation

@tblundy
Copy link
Copy Markdown
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
Copy Markdown

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