<div dir="ltr">In the situation a motorway splits in two motorways (a socalled Y-branch) I used the following line in my style to make sure the destination:ref and the destination were displayed in my Garmin:<div><br></div>
<div><div>highway=motorway & destination:ref=* {name '${destination:ref|highway-symbol:hbox} ${name}' | '${destination:ref|highway-symbol:hbox}' | '${name}' ; add mkgmap:display_name = '${destination:ref} (${destination})' }</div>
</div><div><br></div><div>Yesterday I used a new mkgmap version with the new standard styles mixed with lines as the one above. I noticed that in Y-branches the destination was not displayed anymore.</div><div><br></div>
<div>What am I doing wrong here?</div><div><br></div><div>Cheers, Johan</div><div><br></div><div><br></div><div><br></div><div>mkgmap settings (not changed for the new version):</div><div><div>java -Xmx6000M -jar mkgmap.jar --help --style-file:mkgmap/styles/default --name-tag-list=int_name,name --family-id=9001 --product-id=1 --family-name=Benelux --region-name=Benelux --description=Benelux --region-abbr=BNL --latin1 --code-page=1252 --license-file=mkgmaplicense.txt --copyright-message="OpenStreetMap contributors, ODbL. See: <a href="http://www.openstreetmap.org/copyright">http://www.openstreetmap.org/copyright</a>" --draw-priority:25 --generate-sea=extend-sea-sectors,close-gaps=4000,floodblocker,fbgap=60,fbthres=200,fbratio=0.6,land-tag=natural=background --remove-short-arcs --bounds=bounds.zip --location-autofill=nearest --add-pois-to-areas --pois-to-areas-placement=entrance=main;entrance=yes;building=entrance;barrier=entrance --link-pois-to-ways --process-destination --process-exits --x-housenumbers --housenumbers --index --route --gmapsupp --tdbfile --nsis --remove-ovm-work-files *.osm.gz mkgbase.typ</div>
<div><br></div></div></div>