WanMil wrote > I added > type = new GType(type); > at line 202 but this didn't change the overall result. So it seems not > to be the only problem.
hmm, is it possible that this line has no effect? Please try something like GType typeCopy = new GType(type); Gerd -- View this message in context: http://gis.19327.n5.nabble.com/Weird-road-speed-tp5793614p5793641.html Sent from the Mkgmap Development mailing list archive at Nabble.com. _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
