Allow named colors to be disabled

This commit is contained in:
Tom Payne
2013-11-13 23:59:16 +01:00
parent 4090b3f8b1
commit 97745f06ac
3 changed files with 11 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ ol.render.DragBox = function(opt_style) {
},
image: null,
stroke: {
color: 'red',
color: '#ff0000',
width: 1
},
zIndex: 0