Quote:
Originally Posted by dlpisgreat
Saua, I took your application for a plane trip this past weekend. Something to look at is the scale. It seemed to stay at 0 to 5 miles for the longest time, before it changed to 0 to 100 miles or something like that.
Are there other increments available or do you just set it for own scale?
I can supply the track if you need it.
|
The scale at which the path is drawn is choosen by a very simple algorithm: Select the biggest scale where the entire path fits on the display (plus some margin so that it looks nice).
Then it tries to fit the biggest scale at the bottom that has a "round" number (round being arbitarily defined as 1, 5, 10, 50, 100, ...)
If you see it jump from 5 to 100 then there is indeed a bug. Does the scale at the bottom left get very small when it stays at 5 all the time? Since you're flying I assume you're using the nautical miles for display. The .bbt file might help reproduce this.