Changes between Version 2 and Version 3 of Ticket #10660, comment 19
- Timestamp:
- 02/09/2014 01:52:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10660, comment 19
v2 v3 4 4 The d3 example is crude, but there would be benefits with D3. There's Low overhead for complete control over the map. 5 5 6 Since D3 uses SVG, we could even give the map different color schemes based on the new admin color schemes.6 Since D3 uses SVG, we could use the new admin color schemes to inform the map's colors. 7 7 8 8 Finding the right timezone tiling shouldn't be too hard either since it uses GeoJSON.