SITL not starting at -L location

When running SITL …

sim_vehicle.py --map --console -L SANLUC

…it says it is starting up at SANLUC but in fact the map still shows Australia.

SANLUC is correctly listed in …/autotest/locations.txt.

SANLUC=32.461311,-111.208811,607,0

It was working as expected once before, now something’s changed, but what? How to fix?

Check that the L parameter is indeed parsed…

Here’s mine…