69 Commits (d1feca7003c04d13fc7018d4cc84a6fdcfec87f0)
 

Author SHA1 Message Date
Aadhavan Srinivasan c98af5a5ae Draw states after districts; add 'fill: none' CSS to states; store a map of color to all features with that color 2 months ago
Aadhavan Srinivasan c2df272fe6 Added testing file 2 months ago
Aadhavan Srinivasan 824a92029d Renamed colors; added district colors 2 months ago
Aadhavan Srinivasan 3aa68451b7 Added Turf JS (haven't used it yet) 2 months ago
Aadhavan Srinivasan 08f7f764b2 Started working on district coloring; assign each state a different color (based on language) rather than using 4-color theorem 2 months ago
Aadhavan Srinivasan 8b8340fbce Minor update - change stroke color 2 months ago
Aadhavan Srinivasan f5a562725c Added new JSON - without the state boundaries, just districts 2 months ago
Aadhavan Srinivasan 1857dd43fc Use the new districts file; display district name instead of state name 2 months ago
Aadhavan Srinivasan 765cfe5cc5 Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data) 2 months ago
Aadhavan Srinivasan ff1685bf2c Added more languages 2 months ago
Aadhavan Srinivasan 910061fdf9 Added supported languages file 2 months ago
Aadhavan Srinivasan 0201b17ae5 Add the state name as an SVG 'text' element, as a sibling to the 'path' 2 months ago
Aadhavan Srinivasan 9cb4385a43 Add CSS to display state name on hover 2 months ago
Aadhavan Srinivasan d438a91cdf Fetch SVG size from HTML, instead of re-defining it in JS 2 months ago
Aadhavan Srinivasan ec4f1ddca9 Changed size of SVG 2 months ago
Aadhavan Srinivasan 611f10559b Moved JS to separate file 2 months ago
Aadhavan Srinivasan 11a287e242 Styling changes; moved JS to separate file 2 months ago
Aadhavan Srinivasan bc3f69bfa3 Added colors to the map (used four-color theorem, but did it manually) 2 months ago
Aadhavan Srinivasan 3a104140ab First commit 2 months ago