issues
search
CartoDB
/
tangram-cartocss
⛔️ DEPRECATED Transform cartocss into a draw tangram object
https://cartodb.github.io/tangram-cartocss/
BSD 3-Clause "New" or "Revised" License
4
stars
3
forks
source link
Staging bugfixes
#78
Closed
davidmanzanares
closed
7 years ago
davidmanzanares
commented
7 years ago
Resolve multiple bugs:
The marker size unit is the pixel, not the meter (for lines is the meter)
The default-value must be between
'
only if it is a color
The opacity must override if and only if the opacity is not undefined
Removed unnecessary manual polyfill
Unit tests for color translation and opacity handling added
Code of index.js separated in 2 files
Resolve multiple bugs:
'
only if it is a color