Source code for my Indian language translation map website.
 
 
 
 
Go to file
Aadhavan Srinivasan e60da27cd5 New file - updates translations on map
golangServer Added Go translation server - send requests to Google Translate API
index.html Added a form, added some more styling
index.js Store language text instead of district text
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_with_languages.json Added Awadhi language boundary
india_with_districts_without_states.json Added new JSON - without the state boundaries, just districts
language_borders.json Added Awadhi language boundary
languages.txt Added Awadhi language
updateTranslations.js New file - updates translations on map