Is there a way how to add a poi address via the
style file.
The automatic generated poi address has the
advantage,
that the address is separated from the
name,
but has the disadvantage, that the country is not
printed,
a line feed is missing before the phone
number,
and it's not configurable.
Can I switch this address generation of
(e.g. with --no-poi-address)
and add my own address code in the
style
(e.g. set mkgmap:address=${addr:street}
...)
At the moment --no-poi-address is giving an error
message
Invalid option: 'poi-address'
Walter