Since we still don't have an actual map image to work with for the new interactive map, I'm having to reconstruct the old map interface in the redesign style, since we're going to be launching with it. I've done everything except the JavaScript bit so far, so tiles are loading and navigation arrows are working, and the drop-down selector is using the new document type taxonomy instead of the old @type attribute.
Meanwhile, I've also been thinking of a "slippy" version of this crude interface, and to that end, I've pieced together all of the original tiles into a single large map. This took quite a while, but it will enable me to create a sort of hybrid where you can slide the map around, and it shouldn't be too hard to figure out how to offset the coordinates for each individual tile and get the places to show up in more or less the right location. We shall see.