Openlayers - LayerRedraw() / Feature rotation
- by Ozaki
TLDR: I have an Openlayers map with a layer called 'track' I want to remove track and add track back in.
I have an image 'imageFeature' on a layer that rotates on load to the direction being set. I want it to update this rotation that is set in 'styleMap' on a layer called 'tracking'.
I set the var 'stylemap' to apply the external image &…