Well I finally got around to implementing some of the interface changes that needed to happen. The goal was to make it more intuitive and streamlined. To make that happen I made the following changes:
- Plot mode is now ‘Route.’
- Panel mode is now ‘Divide.’
- Print mode is the same.
I’ve also started calling the ‘panels’ ‘pages.’ Which I think more people understand. I’ve also updated the print-out so that each page gets it’s own sheet of paper. I’ve also removed the ‘Font Size’ button. Now the font is always set to small. I think that size is easily readable and shouldn’t need to be adjusted. Along with that I’ve removed the text directions from all the modes but print. This removes the unnecessary clutter that they produce. Lastly I scrapped the old print mode and made a new one. When you move into print mode the main map recenters on the entire route and each page you have created gets it’s own map which is displayed below the main map. The text directions associated with each page are displayed alongside. Since all the pages are displayed you only need to print once!
The only new functionality I added was the ‘- Route’ button. This button takes a route which has been plotted and turns it back into waypoints. So if you wanted to adjust the route without having to start over you can click this button; move your waypoints; and plot the route again. I had actually created it a while ago but held off in releasing it because I didn’t think it was really necessary. I’m still not sold on it so if you like it give me some feedback.
I’ll be working toward making some way of loading/saving routes to a database after this. I’m guessing this will take a while so don’t think this site has died if nothing changes for a while.