java -jar mkgmap.jar --help=options
reports
--levels=levels code
Change the way that the levels on the map correspond to the
zoom levels in the device. See customisation help. The default
is the equivalent of: "0=24, 1=22, 2=21, 3=19, 4=18, 5=16"
although this may change.
But in the source code I see
/src/uk/me/parabola/mkgmap/general/LevelInfo.java
public static final String DEFAULT_LEVELS = "0:24, 1:22, 2:20, 3:18, 4:16";
Garvan
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev