logo separator

[mkgmap-dev] ShapeMergeFilter bug

From Ticker Berkin rwb-mkgmap at jagit.co.uk on Wed Mar 8 17:27:36 GMT 2017

Hi Gerd

around line 73, it need the addAll (or equivalent) line

                if (usableShapes.size() < 2) {
                        mergedShapes.addAll(usableShapes);
                        return mergedShapes;
                }

Ticker



More information about the mkgmap-dev mailing list