Apply correct narrative styles in map

This commit is contained in:
Franc Camps-Febrer
2018-12-14 17:28:28 +01:00
committed by Lachlan Kermode
parent 40ac0eb120
commit 7b25efda95
2 changed files with 3 additions and 3 deletions

View File

@@ -115,7 +115,7 @@ const initial = {
narratives: {
default: {
style: 'dotted', // ['dotted', 'solid']
style: 'solid', // ['dotted', 'solid']
opacity: 0.9, // range between 0 and 1
stroke: 'red', // Any hex or rgb code
strokeWidth: 3