UMN-LATIS / leaflet-treering

Use link below to test non-released changes.
https://umn-latis.github.io/leaflet-treering/
0 stars 1 forks source link

Added tooltips to polyline's. #108

Closed thorn573 closed 3 years ago

thorn573 commented 3 years ago

Polyline's show year and increment (early, late) they span when hovered over. First, last, years ending in 00s & 50s have permanently showing tooltips.

Polyline increased in weight (3 -> 5) to aid hovering.

Polyline tooltip ability only occurs in non-pooped out window of leaflet-treering.

Markers use Leaflet tooltip not browser tooltip now.

Closes #106