Label hover

This example shows a workaround for the not-yet-implemented label hover detection. The idea is to use the regular onPointHover listener and use the state(point) to check which of the reported labels are visible at the current zoom level.


All the code generating this visualization is inlined into the HTML page, view page source to see the code.