Wire a RasterLayer's hover value to a tooltip. Uses the UNFILTERED map:hover bus event so the tooltip hides the moment the cursor leaves the raster footprint (valueAt → null). Requires fim.enableMapEvents().
map:hover
fim.enableMapEvents()
Optional
Wire a RasterLayer's hover value to a tooltip. Uses the UNFILTERED
map:hoverbus event so the tooltip hides the moment the cursor leaves the raster footprint (valueAt → null). Requiresfim.enableMapEvents().