Monday, April 05, 2004
TileGenerator is now aware that some tiles should be linkable, others not. It works out the east and west boundaries of the projection and only marks a tile as linkable if it falls within that range. The input to TileGenerator is in projected units, so we can just feed it the appropriate out-of-bounds paramaters and it should all work.
Testing.
T