Fix test
Note that the CartoCSS should reference columns of the aggregated table
This commit is contained in:
parent
b2fcbdd8a3
commit
e37682403c
@ -143,7 +143,7 @@ describe('aggregation', function () {
|
|||||||
},
|
},
|
||||||
threshold: 1
|
threshold: 1
|
||||||
},
|
},
|
||||||
cartocss: '#layer { marker-width: [value]; }',
|
cartocss: '#layer { marker-width: [total]; }',
|
||||||
cartocss_version: '2.3.0'
|
cartocss_version: '2.3.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user