[mkgmap-dev] Question reg. LayerFilterChain.addElement
From Steve Ratcliffe steve at parabola.me.uk on Tue Feb 5 14:09:24 GMT 2013
Hi Gerd > Index: LayerFilterChain.java > =================================================================== > --- LayerFilterChain.java (revision 2474) > +++ LayerFilterChain.java (working copy) > @@ -55,17 +55,10 @@ > > MapFilter f = filters.get(position++); > f.doFilter(element, this); > + // maintain chain position for repeated calls in the split filters > + position--; > } Ingenious! Looks good to me. ..Steve
- Previous message: [mkgmap-dev] Question reg. LayerFilterChain.addElement
- Next message: [mkgmap-dev] Patch v2 for routing problems in r2448 and higher
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list