xyz
xyz copied to clipboard
Use feature.highlight instead of layer.highlight[]
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.