Source code for my Indian language translation map website.
 
 
 
 
Go to file
Aadhavan Srinivasan 5fc15a2c5c Increase stroke width for language boundaries
index.html Increase stroke width for language boundaries
index.js Finally finished adding language boundaries - next step: export them to a file so that they don't have to be recomputed each time
india.json unminified
india_with_districts.json Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data)
india_with_districts_without_states.json Added new JSON - without the state boundaries, just districts
languages.txt Added more languages
testing_turfjs.js Added testing file