Note that the CartoCSS should reference columns of the aggregated table
This commit is contained in:
Javier Goizueta 2017-12-12 11:19:05 +01:00
parent b2fcbdd8a3
commit e37682403c

View File

@ -143,7 +143,7 @@ describe('aggregation', function () {
},
threshold: 1
},
cartocss: '#layer { marker-width: [value]; }',
cartocss: '#layer { marker-width: [total]; }',
cartocss_version: '2.3.0'
}
}