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
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to