issues
search
CartoDB
/
d3.cartodb
Client-side rendering of CartoDB visualisations with d3
BSD 3-Clause "New" or "Revised" License
30
stars
6
forks
source link
Stabilising fixes for several visualisations
#154
Closed
fdansv
closed
8 years ago
fdansv
commented
8 years ago
Improves reliability of contains bounding box check. (Fixes #148 )
Allows rendering of layers with multiple geometry types. (Fixes #149 )
Styles different geometry types styling them by bundles.
Renders geometries with a key id if they aren't really needed. (Fixes #146 )
Builds library bundle before running automated tests. (Fixes #155 )
Closes #128
Closes #128