We should make the code more abstract so that the same piece of code can be used for different maps with minimum changes. This will mean transferring more data, such as text for the web pages into the configuration file. You could then serve multiple maps from one directory by passing the name of the configuration file in the URL.
We should make the code more abstract so that the same piece of code can be used for different maps with minimum changes. This will mean transferring more data, such as text for the web pages into the configuration file. You could then serve multiple maps from one directory by passing the name of the configuration file in the URL.