diff --git a/plugins/UserCountryMap/javascripts/realtime-map.js b/plugins/UserCountryMap/javascripts/realtime-map.js index 460f19c75d676f2b1a3e0baa7e567a3fdbf614e8..e2ff714cdee00352df6db334e09fe7f7f250d3a8 100644 --- a/plugins/UserCountryMap/javascripts/realtime-map.js +++ b/plugins/UserCountryMap/javascripts/realtime-map.js @@ -519,7 +519,7 @@ } }); if (currentMap.length==3){ - map.addLayer('regions', { + map.addLayer('regions', { styles: { stroke: colors['region-stroke-color'] }