logo separator

[mkgmap-dev] please test r3942

From Andrzej Popowski popej at poczta.onet.pl on Wed May 17 10:07:32 BST 2017

Hi Gerd,

 > list in MDR7 sorted by partial name + full name

I'm looking at this code. I have doubts about function getInitialPart(), 
shouldn't it accommodate for prefix length? Like

return name.substring((prefixOffset & 0xff), (nameOffset & 0xff) + 
(prefixOffset & 0xff));

-- 
Best regards,
Andrzej



More information about the mkgmap-dev mailing list