|
The software is looking for a fixed file name, hence the problem you cited. To get around it, if you are willing to spend the memory space, create the map for the first city, then after it's all done, copy those files into a different directory (for example /City1) on your storage card. Now create the second city maps and when that is all done, copy those into a different directory (/City2). Now, to change from one to the other, just copy the files from the appropriate city directory to the directory that the software itself uses.
Awkward, but it works.
|