Roy G. Biv

This commit is contained in:
Tim Schaub
2014-02-07 10:40:29 -07:00
parent 5227d01572
commit f3c764ce3c

View File

@@ -36,7 +36,7 @@ var styleArray = [new ol.style.Style({
})
})];
var colors = ['red', 'orange', 'yellow', 'blue', 'green', 'indigo', 'violet'];
var colors = ['red', 'orange', 'yellow', 'green', 'blue', 'indigo', 'violet'];
var depthStyle = [];
for (i = 0, ii = colors.length; i < ii; ++i) {
depthStyle[i] = new ol.style.Style({