From: Erik V. <eri...@hc...> - 2008-09-19 02:09:49
|
I have reviewed what your Rails project does with the board, and the fact that you make use of GIF images for the tiles, tokens, etc. I see at least two distinct issues with your current implemenation, one is the tokens are just a circle of a specific color. If you look at 1835, or 1837 there are minor companies that share the SAME color, so that it is very hard to tell from your map which minor company starts where. The latest version does draw company abbreviations on top of each token. Not in vector graphics, though, so it probably won't scale. Erik. |