Allow maps to specify configuration table
Created by: slifty
As currently implemented a user can only define a single local settings table per page; these settings will apply to ALL maps. In reality we might want to have different settings for different maps (e.g. maybe one map will have an overlay and another map won't).
In order to support this we need to allow users to define multiple settings tables AND allow them to specify which settings table applies to their map.