I have a similar issue with streets named "Main St 16/2". The name is truncated to "Main St 16" in the turn directions.
Is it possible to replace all / in the names with some other character using the style sheet? ----- Original Message ----- From: "Chris66" <[email protected]> To: <[email protected]> Sent: Wednesday, November 21, 2012 2:08 AM Subject: [mkgmap-dev] Minor process-destination issue > Hi, > > Many destinations are entered with several cities, > for example destination=Bonn;Rodenkirchen > > My NĂ¼vi is displaying only the first entry: > > "Rechts abfahren nach A 555 (Bonn" > > The right ")" is missing also in this case. > > Bug or feature ? > > Some times ago there was a patch concerning the ";" > handling, don't know if this patch was ever committed. > > The user should be able to decide via style file > to display only the first entry or all entries. > > Do we have a style-function for this? > > item( ${destination}, 1 ) -> Bonn > item( ${destination}, 2 ) -> Rodenkirchen > > Chris > > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev > > > > ----- > No virus found in this message. > Checked by AVG - www.avg.com > Version: 2012.0.2221 / Virus Database: 2629/5406 - Release Date: 11/19/12 > _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
