I implemented the events associated with elements of type Feature. When he receives a call event to refresh the LayerOverlay that this element is inserted, thus, for example, it is redesigned with another color.
Is there a more efficient way to do the redesign of just this one element and not all elements in LayerOverlay?
What is the most suitable to accomplish this task? I wish to create a variety of dynamic events associated with these elements, for example, blink, change color, size, position. Thanks