X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/mediawiki_extensions/wrmap.git/blobdiff_plain/e77e67c2a0c41731c845fdb813e920bf5fb4bbb6..7eb8c71cc15b10ccae2f1d5127d59b73c9b6230b:/wrmap.js diff --git a/wrmap.js b/wrmap.js index 51ea34d..b6aa15f 100644 --- a/wrmap.js +++ b/wrmap.js @@ -174,7 +174,10 @@ function init_wrmap(i, jq_map) { } }) ] - }) + }), + select: new OpenLayers.Style({ + fillOpacity: 1. + }) }), rendererOptions: {yOrdering: true} });