Hello!!!<br>I need to change the overview map icon image, which is similar to the layer switcher.<br>In the file OverviewMap.js, line 206 are the parameters that define the style of the div.<br>Is there any way to modify (override) this values throw a CSS file?
<br>I&#39;ve tested &#39;background-image&#39; but does not work.<br>One solution could be change the default image keeping the name, another to change directly the path in the source code; but would be great to handle it via CSS.
<br>Thanks<br><br>