Hi, attached is a patch that shows what I'd prefer. Can't test it now.
Gerd roadspeed-v1.patch <http://gis.19327.n5.nabble.com/file/n5793644/roadspeed-v1.patch> GerdP wrote > > 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-tp5793614p5793644.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
