[MapData] - Minimum visibility to render is slightly off, allowing hovering unrendered features
kristofbolyai opened this issue ยท 3 comments
Essentially fixed by #2550
Also, I am not sure if we used to allow hovering features that were not 100% rendered. Maybe we should check that.
I think the old implementation also allows hovering on icons that are almost fully invisible. But I agree that it is no good.
We should probably set a cutoff at like 10% or 20% visibility. (We might need to check at what level of visibility it "feels" natural that you should be able to hover).