[mkgmap-dev] Commit: r1073: Add highway shields and other ways of modifying values in the style files.From Mark Burton markb at ordern.com on Thu Jul 2 12:17:01 BST 2009
Shouldn't these symbol names be the same (the other symbol names are)?
HighwaySymbolFilter:
+ symbols.put("hbox", "\u0004"); // box with horizontal bands
PrependFilter.java:
+ symbols_6bit.put("boxx", "\u002d"); // box with horizontal bands
+ symbols_8bit.put("boxx", "\u0004");
More information about the mkgmap-dev mailing list |