Closed claustres closed 4 months ago
It seems that when zooming in/out the highlight drawn at a previous zoom level remains active at the new zoom level in addition to the correct highlight:
Related to a misusage, ctx.clearClickableFeatures() should be called before the render loop.
ctx.clearClickableFeatures()
It seems that when zooming in/out the highlight drawn at a previous zoom level remains active at the new zoom level in addition to the correct highlight: