xyz icon indicating copy to clipboard operation
xyz copied to clipboard

Use feature.highlight instead of layer.highlight[]

Open dbauszus-glx opened this issue 2 years ago • 0 comments

The layer.style method checks whether a feature id is referenced in the layer.highlight[] array.

It might be more efficient to check whether the feature has a highlight flag.

dbauszus-glx avatar Aug 12 '22 14:08 dbauszus-glx