Warning, /education/kgeography/TODO is written in an unsupported language. File is not indexed.

0001 **************
0002 * UI related *
0003 **************
0004 
0005  - Add the click on map division given its flag
0006  - Add the fit to window option in the map browsing mode
0007 
0008 ******************
0009 * Parser related *
0010 ******************
0011 
0012  - Add <localname> tag to the map parser/files so the user can see the local name of a division
0013         Example: In Spanish the user will see for Belgium -> Belgica (due to i18n) and Belgique (due to localname)
0014  - Add a description saying if divisions are countrys or not as some languages have different words for Capital of a country and for Capital of a region
0015 
0016 ***************
0017 * Map related *
0018 ***************
0019 
0020  - See data/TODO
0021 
0022  - Add more maps ;-)
0023 
0024  - The answers dialog of click on map is really bad
0025 
0026  - Have non political maps, support for geographical (rivers, mountains, etc) is almost there if the map is carefully 
0027    crafted. Example: Have the map all of the same color, then for each river, mountain, etc create a box big enough 
0028    of the wanted color and then associate the color of the box with the name of the river, etc.