I then create the maps with the following commands.
mkgmap --route --gmapsupp -c template.args --mapname=63240033 --area-name=“France” --description=“OSM France” --split-name-index --series-name=“OSM France” --housenumbers --country-name=“France” --country-abbr=“FR” --latin1 --overview-mapname=“OSM France” --overview-mapnumber=63240033
and
mkgmap --route --gmapsupp -c template.args --mapname=63240032 --area-name=“Belgium” --description=“OSM Belgium” --split-name-index --series-name=“OSM Belgium” --housenumbers --country-name=“Belgium” --country-abbr=“BE” --latin1 --overview-mapname=“OSM Belgium” --overview-mapnumber=63240032
What I don’t understand is in the list of installed map the Belgian map is not listed but the French one is. Can someone help please?