Version 2445 was committed by wanmil on Sat, 12 Jan 2013 Reduce memory consumption when using precompiled sea
The index of the precompiled sea tiles is now a byte[][] with 512*256 = 131072 entries instead of a HashMap<String,String> with 131072 entries. _______________________________________________ mkgmap-dev mailing list [email protected] http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
