It is possible to change the color of highlightCtrl when I use onselectedHover? Default is light blue.
I want to change it to another one eg. red? Does anyone know where this value is defined?
|
It is possible to change the color of highlightCtrl when I use onselectedHover? Default is light blue. I want to change it to another one eg. red? Does anyone know where this value is defined? |
||||
|
|
When you define your layer you could specify your styleMaps as well:
Then specify your
|
|||||||
|
|
The other way is to edit directly the style.css archive in the ol/Theme/default directory of your Openlayers library. Look for this code and edit it:
Hope this will be useful to you. |
|||
|
|